i
Coding Ninjas
Filter interviews by
I applied via Walk-in and was interviewed before Jun 2022. There were 3 interview rounds.
Coding test of your skills and how well can you cope up with a problem given.
LAC stands for Location Area Code, a unique identifier for a group of cells in a mobile network.
LAC helps in identifying the location of a mobile device within a cellular network.
It is used for handover procedures when a device moves between different cells.
In a network with 3 nodes, each node would have a unique LAC assigned to it.
Reverse the order of strings in an array
Use the reverse() method to reverse the array
Example: ['apple', 'banana', 'cherry'] -> ['cherry', 'banana', 'apple']
Top trending discussions
I was interviewed in Aug 2022.
2 hrs duration with 2 easy level dsa questions and 15 around mcqs based on core cs concepts.
Implementing stack using linked list
Create a Node class with data and next pointer
Create a Stack class with top pointer
Implement push() method to add element to top of stack
Implement pop() method to remove element from top of stack
Implement peek() method to return top element without removing it
Find the first duplicate value in an array of strings.
Create a hash table to store the frequency of each string.
Iterate through the array and check if the string already exists in the hash table.
If it does, return the string. If not, add it to the hash table.
If no duplicates are found, return null or an appropriate message.
SDLC lifecycle involves planning, designing, developing, testing, deploying, and maintaining software components and architecture.
SDLC (Software Development Life Cycle) includes phases like planning, designing, coding, testing, and maintenance.
Components are designed, developed, tested, and integrated into the overall architecture.
Architecture involves defining the structure, behavior, and interactions of software comp...
I applied via Job Fair and was interviewed before Nov 2023. There were 3 interview rounds.
3 coding question around prime number arrays and strings
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
Aptitude test was first round. it was hard level
Program on string, oops , exception handling
Hard test dsa question practice more leetcode
I was interviewed in Oct 2024.
Explain about DSA and its example in realtime.
I applied via Campus Placement and was interviewed before Nov 2023. There was 1 interview round.
Question were very basic from array and stacks
I applied via LinkedIn and was interviewed in Feb 2023. There were 6 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Teaching Assistant
138
salaries
| ₹0 L/yr - ₹0 L/yr |
Relationship Manager
29
salaries
| ₹0 L/yr - ₹0 L/yr |
Operations Associate
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Admission Counsellor
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Program Manager
16
salaries
| ₹0 L/yr - ₹0 L/yr |
upGrad
Simplilearn
Unacademy
BYJU'S