Tell me about the college project work
Assistant Systems Engineer Interview Questions
4,734 assistant systems engineer interview questions shared by candidates
Basic c language questions + basic electronics questions, digital electronics
Who is the CEO of TCS?
Tell me about your projects.
1. Self Introduction 2. Project related questions 3. ML concepts 4. Pointers in C 5. Dynamic memory 6. Algorithm to check for anagrams
I was asked about OOP priniciples, ACID properties of DBMS. I was asked to write a bit of code like bubble sort by hand. He asked me about my interests as well.
About project Basics of programming languages that i know c, java and python. Asked me to write some SQL queries
Question 1: How is C different from C++? Answer: C++ can be said to be a superset of C. Major added features in C++ are Object-Oriented Programming, Exception Handling and rich C++ Library. Learn about more differences and similarities between C and C++ from here. Question 2: What is a static variable? Answer: Static variables have a property of preserving their value even after they are out of their scope! Hence, static variables preserve their previous value in their previous scope and are not initialized again in the new scope. Question 3: Are Variables in C static or Dynamic scoped? Answer: Variables in C are always statically scoped. Visit How are variables scoped in C – Static or Dynamic? to learn more. Question 4: Explain the four storage classes in C?
Q. Separate odd and even numbers in an array using any language.
Questions about the project I did in the engineering course
Viewing 3131 - 3140 interview questions