A bug was found in some code that you wrote, how would you handle this situation?
Developer Interview Questions
271,338 developer interview questions shared by candidates
Choose a person randomly on the street, X. Let N denote the random variable representing the number of people that you select randomly from the street before you find someone who's taller than X. What is E[N]?
They asked me where is the logic regarding to storing data into local data source after getting a response from a remote data source
If there is an error in the code for a project where would you look first?
Q. How can you create a component manually i.e. without using angular CLI.?
Business case questions and scenarios
What is the difference between TRUNCATE and DELETE?
Given 2 arrays that are already sorted, write a quick function that combines both arrays and returns a single sorted array.
Write a function to get prime numbers upto n.(JS) follow up question: Improve its performance and efficiency.
Write a program to find the numbers which are greater than the given number from an array. Count only distinct numbers.
Viewing 1671 - 1680 interview questions