Write a function to insert a node into binary tree in C
Software Engineer Summer Intern Interview Questions
12,247 software engineer summer intern interview questions shared by candidates
What are you willing to provide in the company
Why did you choose SAP?
1) Write a function that returns the second highest number within an array 2) Write a function that returns the most occurring letter in a string 3) Combine the above ^ into one function I would say in as much as leetcode helps, study data structures as much as possible because the questions may not even be there and you'd have to figure it out yourself
Basics of Java and some questioned about academic projects.
maps basic usage in c++
Given a string, return true if it's a palindrome. Only alphanumeric characters considered. Do this in one pass through the string.
Given a graph where each node is a person and they are connected to their friends, and a method to obtain the friends of a person, write a method to get mutual friends between two people, and write a method to get friends of their friends.
each round has two coding problems
Given a list of votes, determine the winner
Viewing 1661 - 1670 interview questions