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 applied via Campus Placement and was interviewed in Aug 2022. There were 4 interview rounds.
2 coding questions with aptitude question(logical aptitude and quantitative aptitude)
This was a Machine Coding. We need to design a system and then they will check our design by running test cases. It was 2.5 hrs long.
I appeared for an interview in Jan 2025.
Data structures, particularly strings, play a crucial role in problem-solving.
I have a strong technical background, excellent problem-solving skills, and a passion for software development.
I have a Bachelor's degree in Computer Science and 5 years of experience in software development.
I am proficient in multiple programming languages such as Java, Python, and JavaScript.
I have a track record of delivering high-quality code on time and within budget.
I am a quick learner and always eager to stay u...
Strength: Problem-solving skills, Weakness: Impatience
Strength: Strong problem-solving skills demonstrated through successful projects
Weakness: Impatience when tasks take longer than expected, working on improving patience through time management techniques
Passion for problem-solving and creating innovative solutions drove me to pursue a career in software development.
Fascination with technology and its potential to improve lives
Enjoyment of logical thinking and coding challenges
Desire to constantly learn and adapt in a fast-paced industry
Previous experience in programming projects or internships
My area of expertise in programming languages is in web development, specifically with JavaScript, HTML, and CSS.
Proficient in JavaScript for client-side scripting and server-side development with Node.js
Experienced in building responsive and interactive web applications using HTML and CSS
Familiar with popular frameworks and libraries like React, Angular, and Bootstrap
JavaScript is a high-level, interpreted programming language used for creating interactive websites.
JavaScript is commonly used for client-side web development.
It allows for dynamic content updates without reloading the page.
JavaScript can be used to create interactive elements like forms, animations, and games.
It is supported by all major web browsers.
JavaScript can also be used for server-side development with Node.j
I applied via Referral and was interviewed in Nov 2021. There were 2 interview rounds.
I have worked on React Native for mobile app development.
Developed a mobile app for a client using React Native
Used Redux for state management
Integrated with Firebase for real-time database and authentication
Implemented push notifications using Firebase Cloud Messaging
I appeared for an interview in Oct 2024.
Explain about DSA and its example in realtime.
Basic coding and MySQL queries. Like Types of join, having and where difference etc.
I appeared for an interview in Nov 2020.
Round duration - 60 minutes
Round difficulty - Easy
Consider a weighted, undirected graph with 'V' vertices numbered from 1 to 'V' and 'E' bidirectional edges. You are tasked with handling 'Q' queries. For each query, you are...
Implement a function to find the shortest distance between two vertices in a weighted, undirected graph.
Use Dijkstra's algorithm to find the shortest path between the given vertices.
Create a graph data structure to represent the weighted, undirected graph.
Handle cases where no path exists between the given vertices by returning -1.
Optimize the algorithm to handle multiple queries efficiently.
Consider edge cases such as...
Your task is to sort a sequence of numbers stored in the array ‘ARR’ in non-descending order using the Merge Sort algorithm.
Merge Sort is a divide-an...
Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.
Divide the input array into two halves recursively
Sort the two halves separately
Merge the sorted halves to produce a fully sorted array
Time complexity of Merge Sort is O(n log n)
Example: Input - [5, 2, 9, 1, 5], Output - [1, 2, 5, 5, 9]
You are provided with an N * N
maze where a rat is positioned at starting cell MAZE[0][0]
. The goal is to determine and print all possible paths that the rat can take to r...
Given an N * N maze with binary values, find and print all possible paths for a rat to reach the destination cell.
Use backtracking to explore all possible paths from the starting cell to the destination cell.
At each cell, check if it is a valid move (within bounds and not blocked), then recursively explore all four directions.
Keep track of the path taken so far and mark the cells accordingly.
Once the destination cell i...
Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.
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
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Teaching Assistant
167
salaries
| ₹0.7 L/yr - ₹5.5 L/yr |
Relationship Manager
33
salaries
| ₹3.5 L/yr - ₹5.4 L/yr |
Operations Associate
26
salaries
| ₹4 L/yr - ₹5.8 L/yr |
Admission Counsellor
20
salaries
| ₹4 L/yr - ₹10 L/yr |
Data Analyst
19
salaries
| ₹8 L/yr - ₹15 L/yr |
FastInfo
Testbook.com
Lido Learning
Acadecraft