min number of fountains to cover garden
Software Development Internship Interview Questions
205 software development internship interview questions shared by candidates
Regarding javascript basic questions HTML, CSS, bootstrap, Reactfor front end interview
Know all of your OOP principles really well
2a. Given a binary array (an array consisting of only '1's and '0's) of length n, find the minimum number of operations necessary to collect all the '1's at the ith position. In one operation you can shift only one '1' to an adjacent position. Return the minimum number of operations required for every index from 1 to n.
2b. Given a binary tree, flatten the binary tree into one dimension in such a way that the order in which one can access the elements is the same as a preorder traversal and only the left child nodes can contain values, the right child has to point NULL.
Where do you yourself in five years?
What is the computer language skills have learned?
explain a time you had a difference in opinion
Lowest Common Ancestor of a Binary Search Tree.
Tell me about yourself from the time you left high school
Viewing 161 - 170 interview questions