Basic interview questions from a CS student. questions from C, java(or C++, depends what you choose as your OOP language), DBMS, OS. Questions : C- Linked lists and other data structures Java - Exception handling, OOP concepts, Inner classes and garbage collections DBMS- Foreign key and other stuffs(don remember exactly) OS - Scheduling algorithms One quiz question ..it was a good one but i answered :D
Associate Software Developer Interview Questions
2,463 associate software developer interview questions shared by candidates
NDA
Puzzles were asked mainly. And a technical question to understand the coding knowledge.
solve an basic algorithm in JavaScript
What is your salary expectation
Puzzles: 1. Cake Cutting Problem: Cut the cake into 8 pieces using 3 cuts without stacking the pieces. 2. Two rope problem: Burn two ropes to measure 45 minutes. 3. Unable to recall but it was very easy. DSA questions: 1. Sort the elements of list A as per the order of elements in list B. e.g: A: 1 2 5 1 2 5 1 2 2 1 3 1 3 5 2 B: 3 5 1 2 Ans: 3 3 5 5 5 1 1 1 1 1 2 2 2 2 2 2. 3. Unable to recall but it was very easy. Managerial Round: OOPs questions: Explain the difference between Composition and Abstraction with examples. A few tricky input-output questions. SQL question: Types of Join. Queries on join. HR questions: 1. Where do you see yourself in five years? 2. Why do you want to join SOTI? 3. What are your strengths and weaknesses? 4. Do you prefer to work in a team or alone? 5. How do you resolve conflicts in the team? 6. What was your role in the project that you mentioned in the resume? Explain your role and the task that you performed.
Data Structures, DBMS, OOP concepts. Projects from resume.
What is a responsive website?
Find cube root of a number without using pow function or even log function.
Framework specific questions from .net and angular.
Viewing 1901 - 1910 interview questions