Primero fue un form y luego fue un code challenge
Junior Software Engineer Interview Questions
7,241 junior software engineer interview questions shared by candidates
Given a company table with three columns, Company, department, no_of_employees. Your task is to write a query that sends back the company with the least no of employees (all departments combined).
Given a grid with 0 and 1. 0 meaning blocked path, 1 mean a right path. Your task is to find out the maximum distance from (0, 0) to a cell that is not either 0 or 1.
var c = "1"+ 2+4
reduce function in Js , Given a function , asked to explain
Describe the Liskov substitutional principle
Calculation on array, find missing value, duplicated value and find the sum.
What experience do you have with TypeScript?
what is your expectation on the salary?
1. Implement stack using queue. 2. Next greatest from left. 3. Create a server using node js 4. Some queries in mysql
Viewing 6341 - 6350 interview questions