Study your classic coding questions and make sure you can create code that executes on the spot
New Grad Engineer Interview Questions
3,248 new grad engineer interview questions shared by candidates
Behavioural questions, communication skills, technical skills
Why do you want to apply for LPL and this position?
You have a list of tasks to do, where some tasks depend on others. You have methods to 1. Get all tasks this task depends on 2. Get all tasks that depend on this task 3. Get time taken by this task. Write a method to give a valid ordering of tasks. Follow up- Write a method to find minimum time taken to finish all tasks if you can do infinite number of tasks in parallel.
Example of questions: what is the difference between good code and great code?
What is MTU and MSS? For a MTU 1500 bytes, what is preferred MSS
Very technical questions such as : if you have to develop a POS application what are the key elements that you need to consider?
Given two other wise identical wires, which one has the higher current carrying capacity if one cross section is larger than the other.
No clue how you can do it
Basic data structures, algorithms, data base,
Viewing 181 - 190 interview questions