They asked me how I approach DRC violations—specifically, what steps I take to identify and fix them efficiently during the physical design flow. It was focused on checking my understanding of backend design quality and my hands-on experience.
Junior Software Engineer Interview Questions
7,227 junior software engineer interview questions shared by candidates
Utilization of all fundamental concepts in OOP and our methodology to approach a problem
Introduce your self and tell me why you have applied for this particular job.
Tell me about the project you have done in your academic.
Implement logic for the compare function of Arrays.sort to sort string items in ascending or descending order depending on value of a boolean parameter. INPUT: sortItems({"carrot", "apple", "egg"}, inReverse: true) sortItems({"carrot", "apple", "egg"}, inReverse: false) OUTPUT: egg carrot apple apple carrot egg
Pseudo codes, pattern logics, SQL queries
Intro yourself Difference Group by vs Order by? Second Highest Salary from an employee table? What is Copy Constructor in C++? What is destructor? why to use? What is MYSQL? What is LIMIT in DBMS? WAP to copy string from one string to another without using libraries. WAP to print reverse of string without using libraries.
Coding qn based on algo and data structures
4 Step process 1-Online practical consists of basic Java questions, similar to leet code type questions 2-Online Audio meet and greet casual conversation no prep needed really 3-Skype practical, they call you can give you a brief outline for a practical. They judge you based on OOP and so on. Make sure to practice best practices and fast coding. 4-Video interview. This one is long. know your technical theory, project history and be prepared for some brain teasers near the end too
Take home coding assignment.
Viewing 6561 - 6570 interview questions