i
Wipro
Filter interviews by
A software engineer is a professional who designs, develops, and maintains software applications and systems.
Designs and develops software applications
Writes code to implement software solutions
Tests and debugs software to ensure functionality
Collaborates with team members to create software products
Stays updated on new technologies and trends in the field
The date format in Tosca for 2 workdays from today needs to be calculated.
Calculate today's date
Add 2 workdays to the current date
Format the resulting date in Tosca format
P2P cycle stands for Procure to Pay cycle, which is the process of purchasing goods or services from a supplier.
P2P cycle involves requisitioning, purchasing, receiving, and paying for goods or services.
It starts with creating a purchase requisition, followed by supplier selection and purchase order creation.
Goods are received, invoices are matched with purchase orders, and payments are made to the supplier.
The cy...
Sonar and Coverity are static code analysis tools used to detect bugs and security vulnerabilities in software.
Sonar is an open-source platform used for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells, and security vulnerabilities.
Coverity is a proprietary static code analysis tool that helps developers find and fix defects in their codeba...
What people are saying about Wipro
Abstraction hides implementation details, while interfaces define a contract for classes to implement methods without providing details.
Abstraction focuses on hiding complexity; interfaces focus on defining a contract.
Abstraction can be achieved using abstract classes; interfaces cannot have any implementation.
Example of abstraction: an abstract class 'Vehicle' with a method 'move()'.
Example of interface: 'Drivabl...
find element returns the first matching element, find elements returns a list of all matching elements
find element returns a single WebElement matching the specified locator
find elements returns a list of WebElements matching the specified locator
Example: driver.findElement(By.id("exampleId")) vs driver.findElements(By.className("exampleClass"))
Check if a string of parentheses is valid using a stack data structure.
Use a stack to track opening parentheses: '(', '{', '['.
For each closing parenthesis: check if it matches the top of the stack.
If the stack is empty at the end, the parentheses are valid.
Example: '()' is valid, '([{}])' is valid, '([)]' is invalid.
Find the longest common prefix among an array of strings.
Iterate through the characters of the first string and compare with the corresponding characters of other strings.
Stop when a mismatch is found or when reaching the end of the shortest string.
Return the prefix found so far.
Brokers in Kafka are servers that store and manage the topic logs.
Brokers are responsible for receiving messages from producers and serving them to consumers.
They store topic logs and replicate them for fault tolerance.
Brokers can be added or removed dynamically to scale the Kafka cluster.
Examples of brokers include servers running Kafka instances.
Stream API is a feature in Java that allows processing sequences of elements in a functional style.
Introduced in Java 8, Stream API enables functional-style operations on collections.
Supports operations like filter, map, and reduce for data manipulation.
Example: List<String> names = Arrays.asList("John", "Jane", "Jack"); names.stream().filter(name -> name.startsWith("J")).forEach(System.out::println);
Stre...
Round one is aptitude test , because based on the thinking
Coding is main because to create any websites or any development we need coding skills
We need this group discussion because we must speak in front of many members without fear.
I appeared for an interview in Apr 2025, where I was asked the following questions.
I am excited about this job because it aligns with my skills, passion for technology, and desire to contribute to impactful projects.
I am passionate about software development and enjoy solving complex problems, as demonstrated in my previous project where I optimized a database query, improving performance by 30%.
This company is known for its innovative approach and commitment to using cutting-edge technologies, which...
I tend to be overly critical of my work, which can slow down my progress and affect my confidence in delivering projects.
I often spend too much time perfecting details, like UI elements, which can delay project timelines.
In team settings, I sometimes hesitate to share my ideas, fearing they may not be good enough, which limits collaboration.
I have a tendency to take on too many tasks at once, leading to burnout and dec...
Developed a scalable web application that improved user engagement by 40%, showcasing my skills in full-stack development.
Led a team of 5 developers to create a web application for a local business.
Implemented a user-friendly interface that increased customer satisfaction.
Utilized React and Node.js to ensure a responsive and efficient application.
Conducted user testing sessions that provided valuable feedback for impro...
I am motivated by challenges, continuous learning, and the impact of my work on users and the team.
Solving complex problems: I thrive on tackling difficult coding challenges, like optimizing algorithms for better performance.
Continuous learning: I enjoy keeping up with new technologies and frameworks, such as learning React to enhance my front-end skills.
Team collaboration: Working with diverse teams inspires me, as I ...
I excel in problem-solving, collaboration, and adaptability, which enhance my effectiveness as a software engineer.
Strong problem-solving skills: I enjoy tackling complex coding challenges, like optimizing algorithms for better performance.
Effective collaboration: I have successfully worked in cross-functional teams, contributing to projects like a mobile app launch.
Adaptability: I quickly learn new technologies, demon...
My ideal job combines challenging projects, a collaborative team, and opportunities for continuous learning and growth.
Engaging projects that push my technical skills, like developing scalable applications or working with cutting-edge technologies.
A collaborative environment where team members share knowledge and support each other, similar to agile methodologies.
Opportunities for professional development, such as atte...
I manage stress through organization, prioritization, and maintaining a healthy work-life balance.
I prioritize tasks using a to-do list, which helps me focus on what needs immediate attention. For example, during a project deadline, I break down tasks into manageable parts.
I practice mindfulness and take short breaks to recharge. For instance, I take a 5-minute walk or do breathing exercises when feeling overwhelmed.
I ...
I thrive in collaborative, innovative environments that prioritize growth, learning, and open communication among team members.
I prefer a culture that encourages teamwork, as seen in companies like Google, where cross-functional collaboration is key.
A focus on continuous learning and development is important to me, similar to how Amazon invests in employee training programs.
I value transparency and open communication, ...
My dream job is a collaborative software engineering role where I can innovate, learn, and contribute to meaningful projects.
Work in a team-oriented environment that values collaboration and open communication.
Engage in projects that have a positive impact, like developing healthcare apps or educational tools.
Have opportunities for continuous learning through workshops, conferences, and mentorship.
Utilize modern techno...
Asking insightful questions shows your interest in the role and helps you understand the company culture and expectations.
What does a typical day look like for a software engineer on your team?
Can you describe the team dynamics and collaboration style?
What are the biggest challenges the team is currently facing?
How does the company support professional development and growth?
What technologies and tools does the team pr...
I applied via Campus Placement
I appeared for an interview in Apr 2025, where I was asked the following questions.
Red is a primary color associated with strong emotions, danger, and energy, often used in design and symbolism.
Symbolism: Red often represents love, passion, and anger, making it a powerful color in art and design.
Cultural Significance: In many cultures, red is associated with good fortune and celebration, such as in Chinese New Year.
Psychological Impact: Red can increase heart rate and evoke strong emotions, often use...
College days were filled with both challenges and triumphs, shaping my personal and professional growth significantly.
Academic Achievements: I excelled in my programming courses, particularly in algorithms, which fueled my passion for software development.
Team Projects: Collaborating on a capstone project with classmates taught me the importance of teamwork and effective communication.
Extracurricular Activities: I join...
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
A software engineer is a professional who designs, develops, and maintains software applications and systems.
Designs and develops software applications
Writes code to implement software solutions
Tests and debugs software to ensure functionality
Collaborates with team members to create software products
Stays updated on new technologies and trends in the field
The best software developer is subjective and can vary based on individual preferences and criteria.
The best software developer is someone who consistently produces high-quality code that meets project requirements.
They have strong problem-solving skills and the ability to think critically about complex issues.
Effective communication and collaboration with team members are also important qualities of a great software d...
It is a friendly way of wishing a software engineer to have a good day.
It is a common phrase used to wish someone well in their day.
It shows a positive and friendly attitude towards the software engineer.
It can help create a positive work environment and boost morale.
A software engineer is responsible for designing, developing, and maintaining software applications and systems.
Designing and developing software applications
Testing and debugging code
Collaborating with team members
Updating and maintaining existing software
Implementing new features and functionalities
The best software engineer is someone who is highly skilled, adaptable, and passionate about problem-solving.
Highly skilled in programming languages and technologies
Adaptable to new technologies and able to learn quickly
Passionate about problem-solving and finding innovative solutions
Good communication and teamwork skills
Experience in relevant industry or domain (e.g. web development, mobile apps, AI)
Continuous learnin...
I appeared for an interview in Mar 2025, where I was asked the following questions.
A MAC address is a unique identifier for network interfaces, used for communication within a local network.
Unique Identifier: Each MAC address is unique to a network interface, ensuring that devices can be accurately identified on a local network.
Format: MAC addresses are typically represented as six groups of two hexadecimal digits, separated by colons or hyphens (e.g., 00:1A:2B:3C:4D:5E).
Layer 2 Communication: MAC ad...
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
The date format in Tosca for 2 workdays from today needs to be calculated.
Calculate today's date
Add 2 workdays to the current date
Format the resulting date in Tosca format
The question is asking for the current date plus 2 weeks.
Use a programming language's date manipulation functions to get the current date.
Add 2 weeks to the current date to get the desired date.
Consider leap years and different month lengths when calculating the date.
I appeared for an interview in Apr 2025, where I was asked the following questions.
Some of the top questions asked at the Wipro Software Engineer interview -
The duration of Wipro Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 135 interview experiences
Difficulty level
Duration
based on 1.1k reviews
Rating in categories
Project Engineer
33.6k
salaries
| ₹3.2 L/yr - ₹7.5 L/yr |
Senior Software Engineer
23.5k
salaries
| ₹6.8 L/yr - ₹19.5 L/yr |
Senior Associate
22.8k
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Technical Lead
20.5k
salaries
| ₹16.6 L/yr - ₹30 L/yr |
Senior Project Engineer
18.5k
salaries
| ₹6.5 L/yr - ₹18.4 L/yr |
TCS
Infosys
Tesla
Amazon