i
InfinityLabs
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
OOPS concepts in Java are fundamental principles of object-oriented programming such as Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability of a method to do different things based on the object it is acting upon.
Abstraction: H...
Write a program for palindrome
I see myself as a collaborative team player who values communication, cooperation, and shared goals.
I believe in open communication and actively listen to my team members' ideas and feedback.
I am willing to share my knowledge and expertise with others, and also eager to learn from them.
I strive to create a positive and inclusive team environment where everyone feels valued and motivated.
I am adaptable and flexible, abl...
Top trending discussions
posted on 29 Nov 2022
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 4 interview rounds.
Ther try to gaze out what are the responsibilities you handled and your growth potential
They try to find out what you are will do in a given set of scenarios
posted on 22 Jan 2025
1 hour online test ..
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
posted on 11 Jan 2025
Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS
I applied via Campus Placement
Dsa problems dp and tress problem
posted on 18 Jun 2024
Count occurrences of a letter in a string.
Iterate through each character in the string and count occurrences of the specified letter.
Use a hashmap to store the count of each letter.
Handle both uppercase and lowercase letters to ensure accurate counting.
posted on 23 Aug 2024
I applied via campus placement at National Institute of Technology (NIT), Karnataka and was interviewed in Jul 2024. There was 1 interview round.
Question based on array string linkedlist
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
83
salaries
| ₹6 L/yr - ₹16 L/yr |
Software Engineer
48
salaries
| ₹4 L/yr - ₹12 L/yr |
Associate Software Engineer
35
salaries
| ₹2 L/yr - ₹7.2 L/yr |
Project Manager
30
salaries
| ₹8.5 L/yr - ₹20 L/yr |
Software Developer
19
salaries
| ₹4.5 L/yr - ₹19.4 L/yr |
TCS
Wipro
Infosys
HCLTech