i
Esper
Filter interviews by
I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.
Reverse a LinkedList and find good nodes in a Tree.
To reverse a LinkedList, iterate through the list and change the pointers to reverse the direction.
To find good nodes in a Tree, perform a depth-first search and check if each node meets the criteria of being a good node.
Example for reversing a LinkedList: 1->2->3->4->5 becomes 5->4->3->2->1 after reversal.
Example for finding good nodes in a Tree: Good nodes are those
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
I applied via Instahyre and was interviewed before Sep 2022. There were 5 interview rounds.
I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.
Mostly questions on logical aptitude
I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.
var, let, and const are all used to declare variables in JavaScript, but they have different scopes and mutability.
var is function-scoped and can be redeclared and reassigned
let is block-scoped and can be reassigned but not redeclared
const is block-scoped and cannot be reassigned or redeclared
Polyfills of bind method provide a way to use the bind method in older browsers that do not support it natively.
Polyfill code typically checks if the bind method is available and if not, it creates a new function that mimics the behavior of bind.
One common polyfill for the bind method is the following: Function.prototype.bind = Function.prototype.bind || function() { // polyfill code here };
Polyfills are often used to ...
Create a search bar component in React for filtering data
Create a functional component for the search bar
Use state to store the search query
Implement a onChange event handler to update the search query
Filter the data based on the search query
I structure my work by breaking down tasks, setting priorities, creating timelines, and regularly reviewing progress.
Break down tasks into smaller, manageable chunks
Set priorities based on deadlines and importance
Create timelines to track progress and ensure timely completion
Regularly review progress and adjust plans as needed
To make a project from scratch, start by defining requirements, creating a plan, designing the architecture, implementing the code, testing, and deploying.
Define project requirements and goals
Create a project plan with timelines and milestones
Design the architecture of the project, including database schema and system components
Implement the code following best practices and coding standards
Test the project thoroughly ...
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Apr 2024. There were 4 interview rounds.
2 questions, Easy and medium based
posted on 1 Feb 2024
Recursion, Data Structures and Algorithms, Dynamic Programming, Graph Traversals, Tree Traversals
posted on 5 Apr 2023
Find the value of x, if x is 8 times more than 2?
I have a strong background in full stack development and a proven track record of delivering high-quality software solutions.
Extensive experience in both front-end and back-end development
Proficient in multiple programming languages and frameworks
Strong problem-solving and analytical skills
Ability to work well in a team and collaborate effectively
Excellent communication and interpersonal skills
Proven track record of de...
I am a highly motivated and detail-oriented full stack developer with strong problem-solving skills.
Pros: Strong problem-solving skills
Detail-oriented
Highly motivated
Experience in full stack development
Cons: Can be overly meticulous at times
May need to work on delegating tasks more effectively
based on 2 reviews
Rating in categories
Software Engineer
9
salaries
| ₹6 L/yr - ₹23 L/yr |
Senior Software Engineer
7
salaries
| ₹23 L/yr - ₹31 L/yr |
Software Engineer III
6
salaries
| ₹19.9 L/yr - ₹24 L/yr |
Staff Engineer
6
salaries
| ₹40 L/yr - ₹50.8 L/yr |
Software Developer
5
salaries
| ₹11 L/yr - ₹13 L/yr |
CleverTap
Freshworks
Zoho
Druva