How to find the target element in a rotated sorted array
New Product Development Interview Questions
9,749 new product development interview questions shared by candidates
Interview 2: 1. Evaluate Division 2. Custom sorting: All numbers and characters in a string must be sorted and placed on the indexes of character/number only.
Given an array of meeting time intervals intervals where intervals[i] = [starti, endi], return the minimum number of conference rooms required.
what was my GPA, what did i learned from my preceptor, why i wanted to be a nurse. how to solve problems with a family member, what was my favorite subject at nursing school and the most challenging
HackerRank coding challenge. The test was to build a program that would allow you to "Query by Example" a JSON document, similar to all other questions everyone before me got.
Linked list and string manipulation
They ask me about if some company offers you double salary then us and its in your city,what would you do?would you like to join there or stay here?
Write a function to print first n odd powers of 3, where n is given.
Write a function (in your preferred language C, C++, or Java) that will take the given string and return the reverse. (ie. input:"abc def ghi" output:"ihg fed cba") Optimize the above code (if possible). Now knowing that the original function you wrote in pt1 is being used by other programs and cannot be modified write another function that when called will utilize the function from pt1 to only reverse the words in the sentence. (ie. input:"abc def ghi" output:"ghi def abc") Test your code.
Two data structures problems, one bit manipulation problem and one design problem. Very similar to medium-level (and perhaps a couple of hard-level) Leetcode problems.
Viewing 111 - 120 interview questions