Give me a time you showed leadership
R And D Engineer Interview Questions
113 r and d engineer interview questions shared by candidates
ACID properties. About projects. How are you different?
Oops concept, data structure and algorithms,OS
1 interview round, Question regarding computer networking and programming are asked. Everything basics like what is osi model, palindrome program, why do you want to join tejas, do you like your previous job etc
The online assesment contains 3 sections SECTION 1: APTITUDE In this section, you'll encounter basic question on aptitude. SECTION 2: CS FUNDAMENTALS In this section there were MCQs on CS core subjects like: Operating system, DBMS, Computer networks. SECTION 3: CODING ROUND (ONLY IN C/C++) You have to write the code only in C/C++. Q1. There is an array of size n. For each element you have to find out the maximum digit and the minimum digit and you have to replace it with the remaining digits and finally take the sum of all digits. N=4 arr=[546, 498, 123, 1223] Excluding the maximum and minimum digit from each element, the resulting array will be arr=[5, 8, 2, 22] Take the sum of digits until single digit arr=[5,8,2,4] Finally return the sum of all elements 5+8+2+4=19
Oops Class Structure Quick sort Linux commands
What is stack how it is useful compared to other data structures
What is FIFO
They asked about simple machine learining questions and python program
what is your recent experience.
Viewing 61 - 70 interview questions