Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 5 interview rounds.
Implement a stack using arrays with push, pop, and peek operations.
Create an array to store the elements of the stack
Implement push operation by adding elements to the end of the array
Implement pop operation by removing the last element from the array
Implement peek operation by returning the last element of the array without removing it
Top trending discussions
I was interviewed in Jan 2025.
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
I was tasked with creating a Spring Boot microservice.
Javascript is a versatile programming language commonly used for web development.
Javascript is a high-level, interpreted programming language.
It is used for adding interactivity to websites, creating web applications, and building server-side applications.
Javascript can manipulate the DOM, handle events, and make asynchronous requests using AJAX.
It supports object-oriented, functional, and imperative programming styles...
I was interviewed before Nov 2023.
I applied via Walk-in and was interviewed before Dec 2023. There were 2 interview rounds.
Regex and aptitude discussion
I applied via Recruitment Consultant and was interviewed in Apr 2021. There was 1 interview round.
Custom priority queue implementation
Define a data structure to hold the elements and their priorities
Implement methods to add, remove and peek elements based on priority
Use a heap or binary tree to maintain the priority order
Consider edge cases like empty queue and duplicate elements
Map, TreeMap and Set are data structures used in Java to store and manipulate collections of objects.
Map is an interface that maps unique keys to values.
TreeMap is a class that implements the Map interface and stores its elements in a sorted order.
Set is an interface that stores unique elements.
TreeSet is a class that implements the Set interface and stores its elements in a sorted order.
All three data structures are p
I applied via Monster and was interviewed in Aug 2021. There was 1 interview round.
Questions on volatile, gdb usage, and singleton pattern.
Volatile is a keyword in C that tells the compiler not to optimize the variable.
GDB is a debugger tool used to analyze and debug code during runtime.
Singleton is a design pattern that restricts the instantiation of a class to one object.
To use GDB, compile the code with the -g flag, run the executable with gdb, set breakpoints, and use commands like 'next' and 'pr...
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.
I was interviewed before Jul 2023.
A callback in JavaScript is a function passed as an argument to another function, to be executed later.
Callback functions are commonly used in asynchronous programming.
They allow for functions to be executed after another function has finished executing.
Example: setTimeout function in JavaScript takes a callback function as an argument to be executed after a specified time.
Frontend application architecture
based on 1 interview
Interview experience
Software Engineer
107
salaries
| ₹10 L/yr - ₹22 L/yr |
Senior Software Engineer
81
salaries
| ₹13.5 L/yr - ₹25.5 L/yr |
Associate Software Engineer
43
salaries
| ₹8.5 L/yr - ₹16 L/yr |
Lead Software Engineer
25
salaries
| ₹24 L/yr - ₹40.5 L/yr |
Senior Solution Engineer
24
salaries
| ₹14 L/yr - ₹20.5 L/yr |
Freshworks
Zoho
Chargebee
MindTickle