Filter interviews by
Data Structures and Algorithms
Top trending discussions
I applied via Shine and was interviewed in Jan 2024. There was 1 interview round.
My expected CTC is based on market standards, my skills, and experience level, aiming for a competitive package.
Research industry standards: For example, entry-level developers in my region typically earn between $60,000 to $80,000.
Consider my experience: With 3 years of experience in full-stack development, I would expect a CTC in the range of $80,000 to $100,000.
Evaluate skills and technologies: Proficiency in in-dem...
Quantiative Aptitude
I applied via Indeed and was interviewed before Aug 2023. There were 3 interview rounds.
Core HTML, CSS and JS
JS deep dive and react
I appeared for an interview in Apr 2025, where I was asked the following questions.
Centering a div container can be achieved using CSS techniques like flexbox, grid, or margin auto for block elements.
Using Flexbox: Set the parent container to display: flex; and justify-content: center; align-items: center; to center the child div.
Example: .parent { display: flex; justify-content: center; align-items: center; height: 100vh; } .child { width: 50%; }
Using Grid: Set the parent to display: grid; and use p...
To run a React project, use the command 'npm start' in the project directory to start the development server.
Navigate to the project directory: Use 'cd your-project-name' to go to your React project folder.
Install dependencies: Run 'npm install' to install all required packages listed in package.json before starting the project.
Start the development server: Execute 'npm start' to launch the React application in your de...
posted on 5 Jul 2024
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
React without react dom involves using React's server-side rendering capabilities to render components without the need for a DOM.
Use ReactDOMServer.renderToString() to render React components on the server side
This can be useful for server-side rendering of React components for SEO purposes
Example: ReactDOMServer.renderToString(
Design a pagination system to efficiently navigate through large datasets.
Define page size: Determine how many items to display per page (e.g., 10 items).
Implement offset and limit: Use SQL queries like 'SELECT * FROM table LIMIT 10 OFFSET 20' for fetching data.
Provide navigation controls: Include 'Next', 'Previous', and page number indicators for user navigation.
Consider performance: Use caching strategies to store fr...
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.
posted on 12 May 2022
I applied via Company Website and was interviewed before May 2021. There was 1 interview round.
based on 2 interview experiences
based on 2 reviews
Rating in categories
Senior Software Engineer
83
salaries
| ₹33 L/yr - ₹66.5 L/yr |
Software Engineer
63
salaries
| ₹20 L/yr - ₹52.1 L/yr |
Software Engineer2
53
salaries
| ₹32 L/yr - ₹49.2 L/yr |
Software Development Engineer II
19
salaries
| ₹28.1 L/yr - ₹45.4 L/yr |
Software Engineer III
18
salaries
| ₹52.4 L/yr - ₹79 L/yr |
Amazon
Etsy
InsanelyGood
Mogli labs