Write the code to add n natural numbers. Write a code to add ASCII numbers from A-Z.
Software Trainee Interview Questions
9,098 software trainee interview questions shared by candidates
All the questions were based on CV
Tell me about yourself. Basic questions on C, Microprocessor and Micro controllers, Signal and systems, Communication Theory, languages you know.
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
OOPS Concept SQL Queries on Join Project in detail
Technical questions can be from any subject studied. So basically an unknown question will be tough!
Questions were asked mainly on object oriented programming like inline functions,lamda functions etc
1.reverse the words in a string
What is react js and MySQL
<6> Can you write SQL queries then? then write a query for : given a Table QUICKTRACE with columns Sl_No, Item, expiry date, quantity. now write a SQL query to retrive all the groceries that are about to expire this week.
Viewing 8981 - 8990 interview questions