Filter interviews by
A link list is a linear data structure where each element is a separate object with a pointer to the next element.
Link list is used to store data in a non-contiguous manner.
It allows for efficient insertion and deletion of elements.
Examples include singly linked list, doubly linked list, and circular linked list.
I applied via Job Portal and was interviewed in Sep 2022. There were 2 interview rounds.
Developed a web-based student information system for a university
Used PHP and MySQL for backend development
Implemented user authentication and authorization
Designed a responsive UI using Bootstrap framework
Infosys Consulting interview questions for designations
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Online zoom coding test will be there - 4 questions - 2 about output of code & 2 about technical questions.
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Virtual polymorphism is achieved through virtual functions in C++.
Virtual functions allow a function in a base class to be overridden in a derived class.
Example: Animal class with virtual function 'makeSound' overridden in Dog a
Virtual polymorphism allows objects of different classes to be treated as objects of a common superclass.
Create a base class with virtual functions
Create derived classes that override the virtual functions
Use pointers or references of the base class to call the overridden functions
Hackearth online coding test for 1 hour
Use sorting or heap data structure to find k largest elements in an array of strings.
Sort the array in descending order and return the first k elements.
Use a max heap data structure to efficiently find the k largest elements.
Examples: ['apple', 'banana', 'orange', 'kiwi'], k=2 -> ['orange', 'kiwi']
Remove duplicates from array of strings
Create a Set to store unique strings
Iterate through the array and add each string to the Set
Convert the Set back to an array to get the unique strings
Technology advantage or not
All aptitude topics,logical reasoning
posted on 4 Nov 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
Design a RESTful API for CRUD operations on user resources.
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Create endpoints like /users for listing all users, /users/{id} for specific user
Use status codes like 200 for success, 404 for not found, 400 for bad request
Implement authentication and authorization mechanisms for security
Include request and response body formats like JSON or XML
I applied via Campus Placement
Time value distance clock
posted on 4 Jan 2025
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
Hacker rank test, java code and system design
based on 2 reviews
Rating in categories
Consultant
390
salaries
| ₹9.3 L/yr - ₹25.1 L/yr |
Senior Consultant
351
salaries
| ₹11.7 L/yr - ₹37 L/yr |
Business Consultant
297
salaries
| ₹15.3 L/yr - ₹24.2 L/yr |
Senior Associate Consultant
153
salaries
| ₹6.5 L/yr - ₹15 L/yr |
Associate Consultant
139
salaries
| ₹6 L/yr - ₹12.5 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra