i
Filter interviews by
I applied via Campus Placement
Questions on Logical Reasoning, Electronics subjects MCQ, C coding questions.
Designed a final year project involving a deep learning model with a block diagram.
Researched various deep learning algorithms and techniques
Implemented the chosen algorithm using Python and TensorFlow
Created a detailed block diagram to illustrate the project workflow
Tested and evaluated the performance of the deep learning model
Presented the project findings and results to faculty and peers
Embedded C is a subset of C language used for programming embedded systems, while Embedded C++ is a subset of C++ language with additional features for embedded systems.
Embedded C is a subset of C language, with limited features and libraries compared to standard C.
Embedded C++ is a subset of C++ language, with additional features like classes, inheritance, and polymorphism.
Embedded C is commonly used for low-level pro...
Microcontrollers are integrated circuits designed for specific tasks, while microprocessors are general-purpose CPUs. 8051 is a popular microcontroller.
Microcontrollers are self-contained systems with memory, I/O ports, and timers, designed for specific tasks.
Microprocessors are general-purpose CPUs that require external components for memory, I/O, and timers.
8051 microcontroller is a popular 8-bit microcontroller know
In C++, datatypes have specific ranges and sizes. Embedded systems are real-life examples of using datatypes effectively.
Datatypes in C++ have specific ranges and sizes to store different types of data efficiently.
For example, 'int' datatype in C++ typically has a range of -2,147,483,648 to 2,147,483,647.
Embedded systems use datatypes like 'uint8_t' to efficiently store data in limited memory space.
Real-life example of...
Pointers in C++ are variables that store memory addresses. They can be used to access and manipulate data directly.
Types of pointers: Null pointer, Void pointer, Wild pointer, Dangling pointer
Example: int *ptr; // pointer to an integer variable
Program to determine if a number is prime or not prime
Create a function to check if a number is prime or not
Iterate from 2 to the square root of the number and check for divisibility
If the number is divisible by any number other than 1 and itself, it is not prime
Return true if the number is prime, false otherwise
Code to generate Fibonacci series using iterative approach
Initialize an array to store the Fibonacci series
Start with the first two numbers in the series (0 and 1)
Use a loop to calculate the next number by adding the previous two numbers
Continue this process until the desired number of terms is reached
Constructor initializes an object, destructor cleans up resources. Polymorphism allows objects to be treated as instances of their parent class. Static function belongs to the class, not instances. Volatile keyword indicates a variable may be changed unexpectedly.
Constructor initializes an object when it is created. Example: 'Car c = new Car();'
Destructor cleans up resources when an object is destroyed. Example: 'delet...
Work from home is better or work from office
Top trending discussions
posted on 3 Sep 2024
Basic questions from maths to english
Coding questions with an puzzle
posted on 29 Jul 2024
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
It was quite easy and simple questions
In this round, phone number coding question is given and a puzzle question
Interview experience
Lead Engineer
40
salaries
| ₹10.2 L/yr - ₹24.2 L/yr |
System Engineer
37
salaries
| ₹3.8 L/yr - ₹15 L/yr |
Software Engineer
33
salaries
| ₹4 L/yr - ₹12.5 L/yr |
Senior Systems Engineer
29
salaries
| ₹6.7 L/yr - ₹16 L/yr |
Senior Engineer
25
salaries
| ₹8 L/yr - ₹19 L/yr |
Tech Mahindra
TCS
Infosys
Wipro