Open In App

nearbuy Interview experience for Internship (On-Campus)

Last Updated : 27 Oct, 2015
Improve
Improve
Like Article
Like
Save
Share
Report
Nearbuy came to our college for internship.

1st round (90 minutes)

25 aptitude/puzzle questions (included josephus problem, weighing scale and balls problem, locker problem etc).

2 coding problems were there
https://www.hackerrank.com/contests/w1/challenges/maximizing-xor
https://www.hackerrank.com/challenges/candies

1st round interview:

Talked about projects.

Gave a variation of weighing scale and balls problem and asked why was the answer optimum.

Two children run a three legged race together but the distances traveled by them are different. how is this possible?

Spiral traversal of a binary tree. optimise.

int foo(int) const meaning in c++

Difference between const pointer and pointer to const and their notation.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads