how to sort 2 different arrays,and save the result in the second array, if the first contains n elements, and the second contains m elements, and the second is alocated a length of m+n.
Developer Interview Questions
269,153 developer interview questions shared by candidates
Given 2 lists how to get the smallest common item between them.
What are your strong skills? Which approaches of development design you have used?
Sequence of robot moves and find circular loops in given moves sequence. sequence = "<<>>>>^v^v>><<" , < WEST, > EAST, ^ NORTH, v SOUTH. ^v this is a circular loop. find all such loops in a moves sequence.
you have an array @names = qw(John Donald Alice Carlos Bob) you have ton find out the length using map funtion? now you have to filter name with less than 4
Are u ready for 2 years bond?
Write a tic-tac-toe game in JavaScript with UI elements.
about java about python about c about c++
2. Algorithm question (given two lists of arrays, check whether the first string can be generated by characters in the second string)
After a night of wild revelry, a group of local intoxicated hoodlums stumble into a children's playground. One of these hoodlums, Phil, climbs to the middle of a spin-around carousel and his friends push the carousel so it rotates once every five seconds. Phil, who is trying not to get sick, holds a flashlight motionless in his hand. There is a straight path running by the playground that, at its closest point, is 30 meters from the middle of the carousel. Unknown to Phil, there are two cops facing him on the path, shocked at the spectacle. One of them is standing on the path at the point closest to the carousel, while the other is standing 60 meters down the path. At approximately what speed (in meters per second) does the spot illuminated by the flashlight traverse each of the cops' bodies? State speed at the closest cop first.
Viewing 901 - 910 interview questions