Filter interviews by
I applied via Internshala and was interviewed in Jul 2022. There were 3 interview rounds.
Program to blink LED using millis function in Arduino
Declare a variable to store the current time
Use the millis() function to get the current time
Compare the current time with the previous time to check if the desired time has elapsed
If the desired time has elapsed, toggle the LED state and update the previous time
Repeat the process in a loop
Top trending discussions
Normal aptitude question
I prefer C++ for its performance and versatility.
C++ is known for its high performance and efficiency.
C++ is a versatile language that can be used for a wide range of applications.
C++ allows for low-level memory manipulation, making it suitable for embedded systems.
Examples: Developing firmware for microcontrollers, implementing real-time systems.
C is faster than Java or Python due to its lower-level nature and direct hardware access.
C is a low-level language that allows for direct memory manipulation and hardware access, resulting in faster performance.
Java and Python are higher-level languages with more abstractions, leading to slower execution compared to C.
C code is compiled directly to machine code, while Java and Python code are typically interpreted or r...
I applied via Job Fair and was interviewed before Dec 2023. There were 2 interview rounds.
Very easy, basic questions
Written test
C programming
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Aug 2022. There were 2 interview rounds.
It was easy as it contained basic questions.
posted on 28 Jun 2024
Aptitude questions include English test, coding test, programming related questions
A functional pointer is a pointer that points to a function instead of a data object.
Functional pointers are used to call functions indirectly.
They can be passed as arguments to other functions.
Example: int (*ptr)(int, int) = &add; where add is a function that takes two integers and returns an integer.
The static keyword in C is used to declare variables and functions with a local scope that persists throughout the program's execution.
Static variables retain their value between function calls
Static functions can only be called within the file they are defined in
Static variables are initialized only once at the start of the program
Static keyword can also be used to limit the scope of global variables to the file they
Compilation process of C programming involves preprocessing, compiling, assembling, and linking.
Preprocessing: Includes header files, macro expansion, and conditional compilation.
Compiling: Translates source code into assembly code specific to the target platform.
Assembling: Converts assembly code into machine code in object files.
Linking: Combines object files and libraries to generate an executable file.
I applied via Job Fair and was interviewed in Aug 2023. There was 1 interview round.
posted on 7 Nov 2024
I applied via Walk-in and was interviewed in May 2019. There were 4 interview rounds.
Some basic c questions
posted on 17 Apr 2024
C coading and basic electronics and logical questions
Operations Associate
4
salaries
| ₹1.8 L/yr - ₹5 L/yr |
Backend Developer
3
salaries
| ₹5 L/yr - ₹6 L/yr |
Procurement Executive
3
salaries
| ₹2 L/yr - ₹3 L/yr |
Infosys
Wipro
HCLTech
Tech Mahindra