Dedup a list (remove duplicates).
Software Development Engineering Intern Interview Questions
56,545 software development engineering intern interview questions shared by candidates
What does BASF stand for?
About the project?
How would you reverse a doubly-linked list?
Given a sorted circularly linked list of Nodes that store integers and a new Node, insert the new Node into the correct position. (Duplicates allowed)
hard problems
What should the relationship between an engineer and technician look like?
Given a list of integers, return the first unique integer. Ex. given [4, 8, 3, 8, 9, 4, 7, 9], return 3.
Logic
Description of the steps you take in an design process after requirements are set.
Viewing 541 - 550 interview questions