Reorder elements of linked list such that no two consecutive elements have the same parity. You have to reorder pointers, not just the values.
Intern Engineer Interview Questions
15,350 intern engineer interview questions shared by candidates
reverse a linked list
Asked me to provide him a detailed technical write-up on my skills.
3 behavioral and 1 coding Behavioral: 1.Biggest achievement and what is the process behind it. 2.failure and how did you overcome it. 3. Strength and weakness Coding 1. Coinbase problem in 15 min
leetcode medium question involving hashmaps
What are the benefits of web workers?
How would you describe internet to kinder garden children?
You have 2 linked lists, return a list with the intersection. For example: Input: L1 = { 1,2,5,10} L2 = {9,4,5,10,15} return {5,10}
Write an algorithm to validate a palindrome
How would you implement the "estimated time to completion" feature of a progress bar?
Viewing 681 - 690 interview questions