Alice and Bob need to pick apples from in orchard. Alice can pick apples from exactly A numbers of trees, Bob can pick from exactly B trees (A, B are both integers). The orchard is a row of N trees, on each tree there is a different number of apples. Given integers A, B and an array size N containing integers only, return the number of most apples Alice and Bob can pick together where: - Alice most pick apples from trees left to Bob's trees - Alice's and Bob's trees cannot overlap, that is they cannot pick from the same tree If A + B > N you should return 0
Full Stack Developer Interview Questions
15,812 full stack developer interview questions shared by candidates
There were some specific questions regarding software architecture and solving certain technical issues. The coding test was about moving specific marked train cars identified by letters from different tracks to another in multiples of three, while also moving the ones that weren't marked out of the way.
Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. You may assume that each input would have exactly one solution, and you may not use the same element twice. You can return the answer in any order.
exception handling in spring
Going over the CV.
Which AngularJs version do you use?
Asked about the project I've worked..
Interviewer asked me abount oops concept in c++ and still more tecnical and logical questions
1)Android basic questions 2)Java basic questions - stack, datatypes 3)Apps worked on questions 4)Apps deployment questions 5)Factorial program questions 6)OOPS questions
Design patterns that I used in project
Viewing 1981 - 1990 interview questions