Be the first one to contribute and help others!
I applied via Company Website and was interviewed before Feb 2021. There were 2 interview rounds.
Ba complete
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.
Startup growth can be measured through various metrics such as revenue, user acquisition, market share, and customer satisfaction.
Revenue growth is a key metric for measuring startup growth. This can be tracked through sales figures, profit margins, and overall revenue growth rate.
User acquisition is another important metric. This can be measured through the number of new users acquired over a period of time, as well a...
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 Company Website and was interviewed before Sep 2019. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
I have worked on several machine learning projects, including image recognition and natural language processing.
Developed an image recognition model using convolutional neural networks
Implemented a natural language processing algorithm for sentiment analysis
Collaborated on a recommendation system using collaborative filtering
Applied machine learning techniques to predict customer churn in a telecom company
I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.
Question was moderate.based on logical reasoning and math.
Coding test question based on sql and python.
I applied via LinkedIn and was interviewed before Sep 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Dec 2020. There were 5 interview rounds.
Guestimates around sizing
Guestimates are rough estimates based on limited information
They are useful in situations where precise data is not available
Factors such as historical data, industry benchmarks, and expert opinions can be used to make guestimates
Guestimates should be clearly communicated as rough estimates and not taken as exact figures
Whitehat jr
Unacademy
Planet Spark
upGrad