Let’s pretend four travelers with different weights arrive at river on a dark night. There’s only one flashlight and only two travelers can cross via the single boat at a time, and the time that it takes to cross the river is the greater weight (e.g. if two passengers have weights of 5 & 20, it takes 20 minutes for the two people to cross one direction and 5 for the person with the flashlight to return for additional passengers). If the four travelers have weights of {1, 2, 5, 10}, what’s the configuration that will get everyone across in the least amount of time?
Engineer Software Interview Questions
419,836 engineer software interview questions shared by candidates
Soft-skills along the lines of "name a time you had a team member who didn't pull his weight".
1. ACID properties from DBMS
The questions are purely related to mobile and web app automation !!
Describe yourself in the best way possible
what is sql injection
Problem: Given a string which has some repeated characters. Write a Java program to identify the character and print the number of occurrences
Question 1:Given an m*n matrix with all its elments=1. Also given a list of (x,y) points. The question was to make the elements of xth row and yth column as zero. Optimise it. Question 2: Array Pair sum, provide O(N) solution
Write an algorithm to check an array is a mirror array.
1. write a code to find duplicates in an array
Viewing 3351 - 3360 interview questions