How to use machine learning to build a smart search engine
Intern Software Interview Questions
17,732 intern software interview questions shared by candidates
Write a method that copies a string, and one that reverses a string. What is the running time of this algorithm?
Extremely easy interview, asked basic programming concepts such focusing on object oriented design (Describe OOP, what is a class, what is a mutex, etc.).
Do you prefer front-end or back-end development?
1. Create a linked list data structure and write functions for its operations (add element, remove, reverse, etc.) 2. Circular buffer
Write a function to insert a node into binary tree in C
What are you willing to provide in the company
How is Java and C++ different in any point?
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.
Viewing 2451 - 2460 interview questions