The interviewer asked me a custom DFS question and some LP questions.
Engineer 1 Interview Questions
1,033 engineer 1 interview questions shared by candidates
Favourite Data structure, I told graphs and arrays. Was asked question on DAG and Cycle detection. Later was asked how to store DAG and Time complexity of few algorithms.
i remember 1 question - it was to create a data structure in capable to insert a number, delete a number, and return a random number, all in O(1) complexities.
1. Tell me about Yourself. 2. Write a class and their member function. 3. WAP to check if a string is a substring in another string. 4. Default access specifier in java. 5. what are access specifier? 6. static keyword 7. Features of oop 8. Pure virtual function 9. What is polymorphism? 10. function overloading and overriding 11. How we can override a function 12. can we change return type in function overloading?
Tell me about yourself please
Explain server roles?
Binary search questions Dp questions Greedy approach Sql question I said my coding language is java so asked about java Little bit of project networking dbms and os
First Round : 1. find the peak value of array from a large size of array 2.print the data in the last 7 days of a month 3. Networking questions 4. DBMS questions 5. Java questions 2nd Round : 1.Questions on resume, past projects 2. JavaScript questions 3. HTML,CSS questions 4. How to shuffle cards from the deck of cards.(Coding Approach)
1.Given a sorted circular single linked list. write a code to Insert, delete given elements into it. 2.Detect the loop in a single linked list.
Pointers
Viewing 301 - 310 interview questions