Difference between Lists and Arrays, different real world use cases for both.
Software Trainee Interview Questions
9,098 software trainee interview questions shared by candidates
related to python as my resume is based on pyhton.
Why did you chose IT?
Technical questions can be from any subject studied. So basically an unknown question will be tough!
OOPS Concept SQL Queries on Join Project in detail
1. Sort an array and find the third largest element. 2. Write a code to find the middle node in the linked list. 3. To find out whether a string is a substring of another string or not. If yes, return the starting index. 4. Sort an array with all non zeroes on one side and all zeroes one side. Example: for input: [1,4,5,0,0,2,1,8,9,0,1] output should be [1,4,5,2,1,8,9,1,0,0,0] 5. sum of all digits present in a string
Ask questions on basic coding ,on resume and on projects
they asked aquestion from all the topics
The technical questions were problem statements to find the shortest subarray with a given sum and bit manipulation. In the technical round, the questions were from DBMS, OS, DSA, etc.
Can c++ support procedural programming
Viewing 8991 - 9000 interview questions