1 . which of the for loop is more efficient for(int i=0 ; i< n ; i++) for(int i=n; i>0 ; i--) 2. find the distance between given two nodes in tree. 3. sort the linked list of 0 and 1 in o(n) time. 4. explain all the concept in oops that you know in detail.
Software Engineer Fresher Interview Questions
2,022 software engineer fresher interview questions shared by candidates
Dsa based questions and basics of a coding language
Write logic for level order traversal of an n-ary tree.
Asked on my agri hackathon
it was about self intro and projects
About project they are asking mainly
dp method for fibonacci series swapping two numbers without 3rd variable
6- SQL queries
Tell me a bit about yourself
Are you belong to Iyer caste? Explain about your project.
Viewing 71 - 80 interview questions