Thursday, July 14, 2022
HomeSoftware developmentOmuni (Arvind Web) Interview Expertise for SDE 2

Omuni (Arvind Web) Interview Expertise for SDE 2


View Dialogue

Enhance Article

Save Article

Like Article

I used to be instantly reached out by the recruiter and she or he was very well mannered.

She scheduled the interview in first spherical and it was a coding spherical and the interviewer was asking questions from GeeksforGeeks.

The interviewer requested 3 coding questions:

Enter: 
arr = [1, 2, 3, 4, 5, 6, 7, 8] 
ok = 5 
Output: 
[5, 4, 3, 2, 1, 8, 7, 6]

For instance, if first record is 5->7->17->13->11 and second is 12->10->2->4->6, the primary record ought to grow to be 5->12->7->10->17->2->13->4->11->6 and second record ought to grow to be empty. The nodes of second record ought to solely be inserted when there are positions accessible. For instance, if the primary record is 1->2->3 and second record is 4->5->6->7->8, then first record ought to grow to be 1->4->2->5->3->6 and second record to 7->8.

I used to be not in a position to clear up all of the questions, and bought rejected. Hope this helps

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments