Filter interviews by
Questions on array, string and linked list
Memory layout in C refers to the organization of memory for variables and data structures.
Memory is divided into 3 sections: Text segment, Data segment, and Heap segment.
Text segment contains the executable code.
Data segment contains global and static variables.
Heap segment contains dynamically allocated memory.
Stack segment contains function calls and local variables.
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
I appeared for an interview before Jun 2016.
I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.
posted on 30 Nov 2022
I applied via LinkedIn and was interviewed before Nov 2021. There were 3 interview rounds.
There are basic aptitude questions for freshers level
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Easy level questions on string, linked list and array
A nibble swap program in C
Nibble swap means swapping the 4-bit halves of a byte
Use bitwise operators to perform the swap
Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);
API call in C
Include the necessary header files
Create a URL string with the required parameters
Use the curl library to make the API call
Handle the response data appropriately
posted on 2 May 2023
I applied via Recruitment Consulltant and was interviewed before May 2022. There were 4 interview rounds.
Programming on basics of C
Programming on basics of C
posted on 14 Sep 2023
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English
Reverse a string by grouping 'm' characters together
Iterate through the string in groups of 'm' characters
Reverse each group of 'm' characters
Concatenate the reversed groups to get the final reversed string
I applied via Internshala and was interviewed in Oct 2023. There was 1 interview round.
based on 1 interview experience
based on 1 review
Rating in categories
Senior Software Engineer
31
salaries
| ₹8 L/yr - ₹13 L/yr |
Verification Engineer
30
salaries
| ₹5 L/yr - ₹12 L/yr |
Software Engineer
24
salaries
| ₹4 L/yr - ₹8.5 L/yr |
Senior Test Engineer
20
salaries
| ₹8.5 L/yr - ₹13.9 L/yr |
Physical Design Engineer
17
salaries
| ₹8.6 L/yr - ₹18.7 L/yr |
HCL Infosystems
Tekwissen
Softenger
Capital Numbers Infotech