Filter interviews by
Top trending discussions
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
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; ...
I am a dedicated and passionate embedded engineer with a strong background in programming and hardware design.
Proficient in programming languages such as C, C++, and Python
Experience in designing and implementing embedded systems
Familiarity with microcontrollers and microprocessors
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
My name is not available.
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via Indeed and was interviewed in Oct 2023. There were 2 interview rounds.
Timers are used to measure time intervals, while counters are used to count events or occurrences.
Timers are typically used for generating delays, measuring time intervals, or triggering events at specific times.
Counters are used to count external events, such as pulses or interrupts.
Timers can be used to implement software delays, while counters can be used for tasks like frequency measurement.
Examples: A timer can be...
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 12 Feb 2024
I was interviewed in Jan 2024.
Embedded c 15 question and c language programming
I am a dedicated and passionate embedded engineer with a strong background in programming and hardware design.
Proficient in programming languages such as C, C++, and Python
Experience in designing and implementing embedded systems
Familiarity with microcontrollers and microprocessors
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
My name is not available.
A dangling pointer is a pointer that points to a memory location that has been deallocated or freed.
Dangling pointers can cause crashes or unpredictable behavior.
They occur when a pointer is not set to NULL after the memory it points to is freed.
They can also occur when a pointer is used after the memory it points to has been freed.
Dangling pointers can be avoided by setting pointers to NULL after freeing memory.
Static libraries are linked at compile-time, while dynamic libraries are linked at run-time.
Static libraries are included in the final executable file, increasing its size.
Dynamic libraries are loaded into memory only when needed, reducing the executable size.
Static libraries are platform-specific, while dynamic libraries can be shared across platforms.
Static libraries provide faster execution, while dynamic libraries ...
Software Engineer
11
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Embedded Software Engineer
8
salaries
| ₹3.3 L/yr - ₹13.1 L/yr |
Senior Software Engineer
5
salaries
| ₹4.2 L/yr - ₹8.5 L/yr |
Software Developer
4
salaries
| ₹3.6 L/yr - ₹6.6 L/yr |
Accounts Manager
4
salaries
| ₹4.6 L/yr - ₹4.6 L/yr |
Infosys
TCS
Wipro
HCLTech