Open In App

OneDirect Interview Experience

Last Updated : 29 Jul, 2019
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1:RESUME SCREENING ROUND: The company selected 46 people from 400 students in our college. They selected people based on projects in the field of web development and android development.

Round 2:CODING ROUND: They asked us to write four programs on hackerearth.

Question 1: Take an integer as input and output its next prime number .

Question 2: Identify if a substring in the beginning and at the end of a STRING is the same and print NICE else print NOT.

Question 3: Try to left rotate an integer array and check if it is sorted or not(Use bubblesort)

Question 4: A program based on binary representation of a number.


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

Similar Reads