Filter interviews by
JavaScript is a high-level, interpreted programming language used for creating interactive websites and web applications.
JavaScript is commonly used for client-side web development.
It can be used to add interactivity to websites, such as form validation, animations, and dynamic content.
JavaScript can also be used for server-side development with Node.js.
Examples of JavaScript frameworks/libraries include React, Angular
Java is a high-level programming language known for its portability, security, and object-oriented features.
Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).
It is object-oriented, allowing for modular and reusable code.
Java is known for its security features, such as sandboxing and encryption.
Popular frameworks and libraries like Spring and Hibernate are built using Java.
...
Top trending discussions
posted on 17 Jul 2024
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Online coding test with MCQ's
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 ..
Code Snept question with 3-4 Reasoning question. Google form
Pen paper coding round. String , Array . Linkedlist , graph, questions
To find the nearest prime number, iterate from the given number in both directions until a prime number is found.
Start iterating from the given number in both directions to find the nearest prime number.
Check if a number is prime by dividing it by all numbers less than its square root.
Keep track of the closest prime number found during the iteration.
Find the second maximum number in an array of strings.
Convert the array of strings to an array of integers.
Sort the array in descending order.
Return the second element in the sorted array.
posted on 5 Dec 2024
I applied via Campus Placement
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
Interview experience
based on 4 reviews
Rating in categories
Software Developer
119
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Developer
41
salaries
| ₹6 L/yr - ₹12 L/yr |
Software Engineer
33
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
Operations Executive
27
salaries
| ₹2 L/yr - ₹2.9 L/yr |
Software Tester
20
salaries
| ₹2.2 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech