Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.
When a user searches a URL, the browser sends a request to the server, which then processes the request and returns the requested webpage.
User enters URL in browser address bar
Browser sends a request to the server hosting the website
Server processes the request and retrieves the requested webpage
Server sends the webpage back to the browser
Browser renders and displays the webpage to the user
Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.
Event loop is responsible for handling asynchronous operations in JavaScript.
It allows for tasks to be queued and executed in a non-blocking manner.
Event loop continuously checks the call stack and the task queue, moving tasks from the queue to the call stack when the stack is empty.
Example: setTimeout()...
posted on 7 Dec 2024
Quantitative aptitude, logical apptiude,
posted on 8 Apr 2023
I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.
Clone a Todo Application UI using ReactJS, Sass
Create a new ReactJS project using create-react-app
Design the UI using Sass and implement it in ReactJS
Use state and props to manage the todo list
Add functionality to add, delete and mark tasks as complete
Implement local storage to persist data
Test the application thoroughly
Explanation of CSS specificity hierarchy
Inline styles have the highest specificity
IDs have higher specificity than classes and elements
Multiple selectors with the same specificity are resolved by the order in which they appear in the stylesheet
The universal selector (*) has the lowest specificity
This round was more focused on the problem solving. 2 coding questions were asked. The round was for an hour
Server-Side Rendering (SSR) is the process of rendering web pages on the server and sending the HTML to the client.
SSR improves website performance and SEO by reducing load times and providing search engines with fully rendered pages.
React provides a library called ReactDOMServer that allows developers to render React components on the server.
SSR requires a server-side framework or library, such as Next.js or Gatsby, t...
Interview experience
Senior Software Engineer
31
salaries
| ₹17 L/yr - ₹36 L/yr |
Software Engineer
19
salaries
| ₹13 L/yr - ₹23 L/yr |
Software Developer
9
salaries
| ₹10 L/yr - ₹30 L/yr |
QA Engineer
7
salaries
| ₹8.5 L/yr - ₹16.3 L/yr |
Principal Software Engineer
6
salaries
| ₹31.4 L/yr - ₹57 L/yr |
Sabre
Blue Yonder
Manhattan Associates
Kinaxis