i
Wipro
Filter interviews by
A linked list is a data structure that consists of nodes where each node contains a data field and a reference to the next node in the sequence.
Consists of nodes connected by pointers
Each node contains data and a reference to the next node
Allows for dynamic size and efficient insertion/deletion
The question is about decrypting a given string.
Ask for more information about the encryption method used
Check if there are any clues or hints provided
Try different decryption techniques such as substitution, transposition, or symmetric/asymmetric encryption
Use online tools or libraries to assist with decryption
Explained a program in a programming language I was comfortable in
I chose to explain a program in Python
The program was a simple calculator that could perform basic arithmetic operations
I explained the code step by step, starting with importing the necessary modules and defining functions
I also discussed the use of variables and data types in the program
Finally, I demonstrated how the program could be run and test...
Method overloading is a feature in OOP where multiple methods can have the same name but different parameters.
Method overloading allows for more flexibility in programming
The compiler determines which method to call based on the number and type of arguments passed
Example: public void print(int num) and public void print(String str) can both be called using print() method
What people are saying about Wipro
C is a low-level language while Java is a high-level language with automatic memory management.
C is compiled while Java is interpreted
C has pointers while Java does not
Java has built-in garbage collection while C does not
Java is platform-independent while C is not
Java has a larger standard library than C
OOPs concepts are a programming paradigm that focuses on objects and their interactions.
OOPs stands for Object-Oriented Programming.
It involves the use of classes, objects, encapsulation, inheritance, and polymorphism.
Classes are templates for creating objects, while objects are instances of classes.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inheritance al...
Java is an object-oriented programming language while C++ is a general-purpose programming language.
Java is platform-independent while C++ is platform-dependent.
Java has automatic garbage collection while C++ requires manual memory management.
Java has a simpler syntax compared to C++.
Java has a built-in support for multithreading while C++ requires external libraries.
C++ allows for low-level memory manipulation wh...
Java is a popular language for its platform independence, object-oriented programming, and vast community support.
Java is platform-independent, meaning it can run on any operating system without modification.
Java is object-oriented, allowing for modular and reusable code.
Java has a vast community of developers and libraries, making it easy to find solutions to problems.
Java is used in a variety of applications, in...
IOT is a network of physical devices that are connected and can communicate with each other to perform tasks.
IOT stands for Internet of Things
It involves connecting everyday devices to the internet
These devices can communicate with each other and with us
Examples include smart homes, wearable technology, and industrial sensors
I have a strong grip on C programming language.
I have experience in writing efficient and optimized code in C.
I am familiar with data structures and algorithms in C.
I have worked on projects involving embedded systems and device drivers in C.
I have knowledge of memory management and pointers in C.
I have used C to develop applications in various domains such as networking, gaming, and system programming.
A linked list is a data structure that consists of nodes where each node contains a data field and a reference to the next node in the sequence.
Consists of nodes connected by pointers
Each node contains data and a reference to the next node
Allows for dynamic size and efficient insertion/deletion
I applied via Campus Placement and was interviewed in Sep 2021. There were 2 interview rounds.
Online test consists of
1. Aptitude section
2. Coding
3. Essay writing
1. Aptitude which contains Quants + Logical + Verbal
2. Coding (2 questions)
3. Essay Writing(, 400 words in 20 mins)
The question is about decrypting a given string.
Ask for more information about the encryption method used
Check if there are any clues or hints provided
Try different decryption techniques such as substitution, transposition, or symmetric/asymmetric encryption
Use online tools or libraries to assist with decryption
Implement a function to check if a given string is a palindrome or not.
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Convert the string to lowercase and remove all non-alphanumeric characters.
Compare the first and last characters, then the second and second-to-last characters, and so on until the middle of the string is reached.
If all pairs match, the s...
Passion or salary: which should be given higher priority?
Passion should be given higher priority as it leads to job satisfaction and better performance
Salary is important but it should not be the sole factor in choosing a job
Passion can also lead to better career growth and opportunities
However, financial stability is also important and should not be ignored completely
I am a product engineer with experience in designing and developing innovative products.
I have a degree in mechanical engineering and have worked in the field for 5 years.
I have experience in CAD software and 3D printing.
I have designed and developed products such as a smart water bottle and a portable solar charger.
I am passionate about creating products that improve people's lives.
C is a low-level language while Java is a high-level language with automatic memory management.
C is compiled while Java is interpreted
C has pointers while Java does not
Java has built-in garbage collection while C does not
Java is platform-independent while C is not
Java has a larger standard library than C
Method overloading is a feature in OOP where multiple methods can have the same name but different parameters.
Method overloading allows for more flexibility in programming
The compiler determines which method to call based on the number and type of arguments passed
Example: public void print(int num) and public void print(String str) can both be called using print() method
OOPs concepts are a programming paradigm that focuses on objects and their interactions.
OOPs stands for Object-Oriented Programming.
It involves the use of classes, objects, encapsulation, inheritance, and polymorphism.
Classes are templates for creating objects, while objects are instances of classes.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inheritance allows ...
Yes, I am open to relocation for the right opportunity.
I am willing to relocate for a challenging and rewarding role
I am open to exploring new cities and cultures
I understand that relocation may be necessary for career growth
I am willing to consider relocation assistance if offered
Examples: I have previously relocated for a job opportunity and enjoyed the experience
I have researched the potential new location and am ex...
Yes, I am willing to sign a service bond.
I understand that a service bond is a commitment to work for a certain period of time with the company.
I am willing to sign a service bond if it is reasonable and fair.
I would like to know the terms and conditions of the bond before signing it.
I believe that signing a service bond shows my commitment to the company and the product.
Examples of reasonable service bond terms includ...
Java is an object-oriented programming language while C++ is a general-purpose programming language.
Java is platform-independent while C++ is platform-dependent.
Java has automatic garbage collection while C++ requires manual memory management.
Java has a simpler syntax compared to C++.
Java has a built-in support for multithreading while C++ requires external libraries.
C++ allows for low-level memory manipulation while J...
I am a dedicated and experienced Product Engineer with a passion for innovation and problem-solving.
I have a Bachelor's degree in Mechanical Engineering from XYZ University.
I have 5 years of experience working in product development and design.
I am proficient in CAD software such as SolidWorks and AutoCAD.
I have successfully launched several new products in the market, increasing company revenue by 20%.
I am a team play...
IOT is a network of physical devices that are connected and can communicate with each other to perform tasks.
IOT stands for Internet of Things
It involves connecting everyday devices to the internet
These devices can communicate with each other and with us
Examples include smart homes, wearable technology, and industrial sensors
Java is a popular language for its platform independence, object-oriented programming, and vast community support.
Java is platform-independent, meaning it can run on any operating system without modification.
Java is object-oriented, allowing for modular and reusable code.
Java has a vast community of developers and libraries, making it easy to find solutions to problems.
Java is used in a variety of applications, includi...
Relocation is not a problem for me.
I am open to relocating for the right opportunity.
I have experience relocating for previous jobs and have successfully adapted to new environments.
I am flexible and willing to adjust to new locations and cultures.
I understand the challenges that come with relocation and have a plan in place to handle them.
I have researched the potential relocation area and am excited about the opportu...
I have a strong grip on C programming language.
I have experience in writing efficient and optimized code in C.
I am familiar with data structures and algorithms in C.
I have worked on projects involving embedded systems and device drivers in C.
I have knowledge of memory management and pointers in C.
I have used C to develop applications in various domains such as networking, gaming, and system programming.
I plan on coping up in IT by continuously learning and adapting to new technologies and industry trends.
Continuously learning and staying updated with the latest technologies and industry trends
Taking up relevant courses, certifications, and attending workshops or conferences
Networking and collaborating with professionals in the IT field
Seeking mentorship and guidance from experienced professionals
Practicing problem-so...
I manage pressure by staying organized, prioritizing tasks, and maintaining a positive mindset to ensure productivity and focus.
Prioritization: I assess tasks based on urgency and importance, focusing on high-impact activities first. For example, during a tight project deadline, I create a priority list to tackle critical features first.
Time Management: I break down larger tasks into smaller, manageable chunks and set ...
I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.
To debug a particular program without affecting others, use breakpoints and step through the code.
Set a breakpoint in the program you want to debug
Step through the code using a debugger to identify the issue
Use logging statements to track the flow of the program
Check the call stack to see which functions are being called
Use conditional breakpoints to stop the program at specific points
I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.
Prepare normal for aptitude - maths, quant, analytic
My GD topic was Is internet good for students or not
I didn't attempt this as I was noob back in third year Engg
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
If and Switch Case statements are used for conditional branching in programming.
If statements are used for simple conditional branching.
Switch Case statements are used for multiple conditional branching.
If statements are more flexible than Switch Case statements.
Switch Case statements are more efficient than If statements for large number of conditions.
If statements can be nested, but Switch Case statements cannot.
Exam...
Yes, algorithms and pseudocodes are still important in IT Services.
Algorithms are used in various fields of IT such as machine learning, data analysis, and cryptography.
Pseudocodes are used to plan and design algorithms before coding them.
Understanding algorithms and pseudocodes is essential for software engineers to write efficient and optimized code.
Examples of algorithms include sorting algorithms, search algorithms...
Yes, I am comfortable using both CLIs and IDEs for my daily tasks.
I have experience using various CLIs such as Git Bash, Windows Command Prompt, and Terminal on macOS.
I am proficient in using IDEs such as Visual Studio Code, Eclipse, and IntelliJ IDEA.
I understand the benefits and drawbacks of both CLIs and IDEs and can choose the appropriate tool for the task at hand.
I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.
based on 1 interview experience
based on 16 reviews
Rating in categories
Project Engineer
33.3k
salaries
| ₹3.2 L/yr - ₹7.3 L/yr |
Senior Software Engineer
23.2k
salaries
| ₹6.2 L/yr - ₹19 L/yr |
Senior Associate
21.8k
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Technical Lead
20.1k
salaries
| ₹16.6 L/yr - ₹30 L/yr |
Senior Project Engineer
18.7k
salaries
| ₹6.4 L/yr - ₹18.4 L/yr |
TCS
Infosys
Tesla
Amazon