Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There were 5 interview rounds.
System design assignment related to Coursera.
Top trending discussions
I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.
Easy leetcode code 2 questions , HTML5 css javascript simple screen design
I applied via LinkedIn and was interviewed before May 2021. There were 2 interview rounds.
var, let, and const are all used to declare variables in JavaScript, but they have different scoping rules and behaviors.
var has function scope and can be redeclared and reassigned
let has block scope and can be reassigned but not redeclared
const has block scope and cannot be reassigned or redeclared
Use const for values that won't change, let for values that will, and avoid var
CSS box model defines the layout of elements on a webpage. Padding and margin can apply to block-level elements but not to inline elements.
CSS box model consists of content, padding, border, and margin around an element.
Padding adds space inside the border of an element.
Margin adds space outside the border of an element.
Padding and margin can apply to block-level elements like <div> but not to inline elements lik
Arrow functions are shorter syntax for writing function expressions.
Arrow functions do not have their own 'this' keyword.
Arrow functions cannot be used as constructors.
Arrow functions do not have the 'arguments' object.
Arrow functions are more concise and easier to read.
Regular functions are better for methods and constructors.
JavaScript asynchronous model allows non-blocking code execution by using callbacks and promises.
JavaScript uses an event loop to handle asynchronous operations.
Callbacks are functions passed as arguments to other functions and executed when the operation is complete.
Promises are objects that represent the eventual completion or failure of an asynchronous operation.
Async/await is a newer syntax that allows writing asyn...
I applied via LinkedIn and was interviewed before Sep 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
Write the program to swipe number
posted on 1 Nov 2023
I applied via Approached by Company and was interviewed before Nov 2022. There were 4 interview rounds.
Designing a low level architecture for a quiz portal application
Use a microservices architecture for scalability and flexibility
Implement a database schema to store quiz questions, answers, and user responses
Utilize caching mechanisms to improve performance
Design an authentication system to ensure secure access to quizzes
Include features for creating, editing, and taking quizzes
I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.
Scenario based case study
I applied via Approached by Company and was interviewed before Jun 2022. There were 3 interview rounds.
Coding round with 3 problem statements
Common Aptitude along with HTML5, CSS
based on 1 interview
Interview experience
Marketing Manager
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Account Director
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Director Enterprise Account
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Udemy
upGrad
Simplilearn
BYJU'S