Did not even get to this part.
Junior Software Engineer Interview Questions
6,782 junior software engineer interview questions shared by candidates
Use of abstaction, Stored Procedure in SQL
sorting, problem solving, OOP, Database
Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target.
They gave some coding problems related to sorting algorithms, Dijkstra, DP, string manipulation. They actually look for the efficiency in the code.
Asked some basic database questions
1st Phase: 1. What is test case? 2. What is SDLC? 3. How do you write a test case? 4. What is bug cycle? 5. How do you keep track of the test cases? 6. Which platform do you use for test reports? 7. What is bug priority and how do you define it? 8. What is sanity testing? How to do it? 9. What is smoke test? What is its significance? 10. Draw a palindrome code (Any language) 11. Take a number and show sum up to that number from 0. (Any Language) 12. How to check if a number is even or odd? (Just logic) 13. How to print max value in SQL table? 14. How to print second max value in SQL? 15. How to reverse a table index in SQL? 16. What is the major difference in primary key and foreign key? I don’t have all the questions memorized. But I reckon there were almost 35-40 questions. These mainly included SQL, programming language, Logic building, SQA basics and platforms. 2nd Step: This step was taken by an higher authority. The interviewer asked me about my CV, my varsity life, thesis project, some programming questions and coding and some basic questions of SQL. (How to print the minimum value of a table, how to concatenate two tables in sql ) etc.
DS & Algo: Basic data structures such as linked-list, tree, Recursion, graph-theory, searching, sorting, etc. Java core concepts like Collections framework, multithreading, OOP and others if applicable. Relational database concepts and SQL queries. These are the most commonly asked topics. Additional questions may be asked based on the submitted resume.
OOP just remember every concept finely( They ask oop related syntax from java mostly ). I think they don't see problem solving and database skill with importance.
1. Offline Coding Test: Had to solve 5 problems related to Javascript, HTML/CSS (this two problems language was specific) another problems you can solve it in any language you prefer C/C++, python, java or any language you like. 2. Technical Interview: Interviewer gave two problems to solve, one was Javascript's normal problem and another was OOP related problem. Try to code clean, as the interviewer also checks the code's indentation. Then, I was asked what kind of project I've done in my varsity life, also the projects I included on my resume. I had to explain them. And also there are basic CSE knowledge questions i.e algorithms, data structures, oop etc.
Viewing 1661 - 1670 interview questions