How to implement a class without instance..?
Software Interview Questions
550,978 software interview questions shared by candidates
Find the kth largest element collectively from 2 sorted integer arrays.
Given an array of numbers. Find out the number with odd frequency of occurrence.
if a function returns itself, what will happen if it's called.
Write a function that makes a deep copy of a linked list that, besides having a pointer to the next node, also has a pointer to a random node in the list.
Why are manhole covers round.
All questions were pretty straight forward... you better know C++ or any similar language though ;)
Q1. Singly linked list, know header node, but do not know how many nodes in a list. find out 2nd last node
Check if array of int contain two number that sum equal to target number
How would you find the largest value in an array?
Viewing 1781 - 1790 interview questions