What are types of SQL triggers?
Intern Software Interview Questions
20,198 intern software interview questions shared by candidates
Given a string such as "123" or "67", write a function to output the number represented by the string without using casting.
Write code for string search
Intersection of two linked lists
Find if a linked list has a cycle in it.
Given an array of sorted characters and a target character, find the closest character from array.
Given a singly linked list, find the kth element from the back and delete it.
Given a continuous stream of cartesian points (x,y), find the 100 closest points to the origin.
Both of the questions are not difficult but I didn't figure out the latter, so you should write down the code instead of just the pseudo-code.
Find top 10 occurring words in a page.
Viewing 271 - 280 interview questions