Given a tree find out whether is a BST or not.
Software Engineer Intern Interview Questions
9,335 software engineer intern interview questions shared by candidates
Suppose you have a set of patients in the United States of who are at risk of heart attacks. Each person has a device on them that returns a set of 15 boolean values, each value corresponding to a risk factor for heart attacks. (You don't need to understand the hardware implementation of this device, just understand that it works.) Describe a database that will help doctors understand when a patient is most likely at risk of a heart attack.
Parsing log files for login data
insert a new node into an ascending sorted linked-list.
Are classes present in C? Justify.
basic C and Git questions and project-related questions.
Given a file with 3-letter words, print all 3x3 with each row, column and diagonal being one of the words from given file.
Given dictionary of obscene words and input text. Find all inputs of obscene words in input text.
Ordinary technical interview
Typical types of tree questions, such as finding the maximum tree length, closest path to various sets of nodes, along with being able to detect levels of all nodes as efficiently as possible.
Viewing 651 - 660 interview questions