i
UST
Filter interviews by
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Coding Questions on REGEX, Dictionaries, Strings, Unit test coding.
The question is about coding tests in C using pseudo code.
Understand the problem statement clearly before writing pseudo code.
Break down the problem into smaller steps and write pseudo code for each step.
Use proper syntax and logic in your pseudo code to demonstrate your understanding of C programming.
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
Storage classes in C specify the scope and lifetime of variables.
Storage classes include auto, register, static, and extern.
Auto variables are local to a block and have automatic storage duration.
Register variables are stored in CPU registers for faster access.
Static variables retain their value between function calls.
Extern variables are declared in one file and can be used in another file.
A structure program is a program that uses structures to group related data together.
Structures in C programming allow you to group related data together under one name.
You can define a structure using the 'struct' keyword.
Structures can contain different data types, including int, float, char, and even other structures.
You can access the members of a structure using the dot operator.
Example: struct employee { int id; ...
posted on 9 Jul 2024
I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.
I am fascinated by the challenge of working with low-level hardware and creating efficient, real-time systems.
Enjoy the challenge of working with low-level hardware
Excited about creating efficient, real-time systems
Passionate about developing innovative solutions for embedded systems
CAN protocol stands for Controller Area Network protocol, used for communication between microcontrollers and devices in automotive and industrial applications.
CAN protocol is a robust and reliable communication protocol used in automotive and industrial applications.
It allows multiple microcontrollers to communicate with each other without a host computer.
CAN protocol uses a differential signaling scheme to reduce ele...
Binary Coded Decimal (BCD) is a way of representing decimal numbers using a binary code.
BCD uses four bits to represent each decimal digit.
Each decimal digit is represented by its binary equivalent.
For example, the decimal number 25 is represented in BCD as 0010 0101.
Keyboard mapping in a microcontroller involves assigning specific key codes to each key on the keyboard.
Keyboard mapping is typically done using a lookup table that maps physical key presses to corresponding key codes.
The microcontroller reads the key code when a key is pressed and sends it to the computer for processing.
Keyboards may use different mapping standards such as ASCII or HID.
Custom keyboard mappings can als...
An analog to digital converter converts continuous analog signals into discrete digital values.
Converts continuous analog signals into digital values
Utilizes sampling and quantization techniques
Common types include successive approximation ADC and delta-sigma ADC
posted on 2 Dec 2024
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
+ C and C++concepts.
+ RTOS
+ Multi threading
posted on 12 Feb 2024
I was interviewed in Jan 2024.
Embedded c 15 question and c language programming
posted on 28 May 2024
posted on 25 Nov 2023
I applied via Referral and was interviewed in Oct 2023. There were 2 interview rounds.
Embedded C is a programming language used for developing software for embedded systems.
Embedded C is a subset of the C programming language.
It is optimized for resource-constrained systems with limited memory and processing power.
It allows direct access to hardware and provides low-level control.
Embedded C is used in various industries like automotive, aerospace, consumer electronics, etc.
Example: Writing code to contr...
posted on 21 Nov 2024
I applied via Company Website and was interviewed before Nov 2023. There were 2 interview rounds.
Asked about previous project
pointer's coding
I applied via Campus Placement and was interviewed before Jan 2023. There were 4 interview rounds.
Basic c programming coding questions
Interview experience
based on 1 review
Rating in categories
Software Developer
2.1k
salaries
| ₹2.5 L/yr - ₹12.4 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹6.5 L/yr - ₹26 L/yr |
Software Engineer
1.3k
salaries
| ₹3.6 L/yr - ₹14.8 L/yr |
System Analyst
1.2k
salaries
| ₹6.5 L/yr - ₹22.6 L/yr |
Senior Software Developer
1.1k
salaries
| ₹5.5 L/yr - ₹20 L/yr |
TCS
Infosys
Wipro
HCLTech