Filter interviews by
Clear (1)
I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.
Data types in C define the type of data that a variable can hold, such as int, float, char, etc.
Basic data types in C include int, float, char, double, and void.
Derived data types in C include arrays, pointers, structures, and unions.
Examples: int num = 10; float price = 25.50; char letter = 'A'; int arr[5];
Structures in C are user-defined data types that allow for grouping different data types under a single name.
Structures can contain variables of different data types, allowing for more complex data organization.
They are defined using the 'struct' keyword.
Example: struct Person { char name[50]; int age; float salary; };
Individual members of a structure can be accessed using the dot operator (.)
Example: struct Person p1;
Bit manipulation involves operations on individual bits of binary numbers.
Bitwise AND, OR, XOR, and NOT operations are commonly used in bit manipulation.
Shifting bits left or right can be used to multiply or divide by powers of 2.
Setting or clearing specific bits using masks is another common technique.
Example: Setting the 3rd bit of a number to 1 - num |= (1 << 3);
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
I was interviewed in Sep 2016.
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills and ability to work in a team
Completed multiple projects including a web-based inventory management system
I was interviewed in May 2017.
I was interviewed in Jun 2017.
I was interviewed in May 2017.
I was interviewed in Aug 2017.
based on 1 interview
Interview experience
Embedded Engineer
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Applications Engineer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Bharat Electronics
HCLTech
Wipro
TCS