Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
This program reverses a given string in C language.
Declare a character array to store the input string.
Find the length of the string using the strlen() function.
Initialize two variables, one pointing to the start of the string and the other pointing to the end.
Swap the characters at the start and end positions using a temporary variable.
Increment the start pointer and decrement the end pointer until they meet in the mi
The program prints integers in an array that are repeated thrice.
Iterate through the array and count the occurrences of each integer.
Print the integers that have a count of three.
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
Basic questions on C such as storage classes, pointers and more.
For coding, I was asked to write a LinkedList using C and insert a node in the LinkedList. Very straight forward.
Experience with MQTT protocol for communication in IoT devices.
Developed firmware using MQTT protocol for real-time communication
Implemented MQTT client libraries in embedded systems
Worked on MQTT topics, QoS levels, and message retention policies
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Blinking an LED using bare metal code involves directly manipulating hardware registers without an operating system.
Access the GPIO register for the specific pin connected to the LED
Set the pin as an output
Toggle the pin state at regular intervals to create the blinking effect
Different types of pointers, volatile variable, storage classes, Static and extern keywords, ISR
Pointers: Null pointer, void pointer, function pointer
Volatile variable: Used to indicate that a variable may be changed by external factors
Storage classes: auto, register, static, extern
Static keyword: Used to declare variables that are only accessible within the same file
Extern keyword: Used to declare variables that are d...
Use sorting to find the nth largest number in a jumbled array.
Sort the array in descending order.
Access the nth element in the sorted array to find the nth largest number.
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.
Compilation process in C involves preprocessing, compiling, assembling, and linking.
Preprocessing: Includes header files, macro expansions, and conditional compilation.
Compiling: Translates source code to assembly code specific to the target architecture.
Assembling: Converts assembly code to machine code in object files.
Linking: Combines object files and libraries to generate an executable file.
Function pointer syntax allows for storing the address of a function in a pointer variable.
Syntax: return_type (*pointer_name)(parameters)
Example: void (*funcPtr)(int) = &someFunction;
Reverse a given string
Use a loop to iterate through the characters of the string
Swap the characters from start to end of the string
Continue swapping until reaching the middle of the string
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
posted on 4 Apr 2024
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
Percentage, speed, series, logical abulity, differnces
Swapping nibbles of strings in C
Use bitwise operations to swap the nibbles of each character in the string
Iterate through each character in the string and swap the nibbles
Ensure to handle edge cases like strings with odd length or non-hex characters
posted on 1 May 2024
I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.
Very basic c questions like an array
I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.
Basics like converting decimal number to binary.
Syllabus based question
Production Manager
4
salaries
| ₹5 L/yr - ₹5 L/yr |
Java Developer
3
salaries
| ₹1.8 L/yr - ₹3.5 L/yr |
HR Executive
3
salaries
| ₹1.2 L/yr - ₹2.4 L/yr |
Embedded Software Engineer
3
salaries
| ₹1.8 L/yr - ₹2.4 L/yr |
Embedded Engineer
3
salaries
| ₹1.8 L/yr - ₹3.2 L/yr |
Bosch
Siemens
Honeywell Automation
ABB