Wednesday, July 13, 2022
HomeWordPress 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 straight 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] 
okay = 5 
Output: 
[5, 4, 3, 2, 1, 8, 7, 6]

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

I used to be not in a position to remedy all of the questions, and acquired 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