Filter interviews by
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);
I applied via Walk-in and was interviewed in Aug 2022. There were 3 interview rounds.
Yes, I have electronic knowledge.
I have a degree in Electronics Engineering.
I have experience in troubleshooting and repairing electronic devices.
I am familiar with electronic components and their functions.
I have worked with various electronic testing equipment such as oscilloscopes and multimeters.
Top trending discussions
posted on 13 Aug 2020
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
Sorting and searching are fundamental data structure algorithms used to organize and retrieve data efficiently.
Sorting algorithms include bubble sort, insertion sort, merge sort, quicksort, and heapsort.
Searching algorithms include linear search, binary search, and interpolation search.
The choice of algorithm depends on the size and type of data being sorted or searched.
Efficient sorting and searching are critical for ...
Print a matrix in spiral order using clean and efficient code
Create four variables to keep track of the boundaries of the matrix
Use a while loop to iterate through the matrix in a spiral order
Print each element as you iterate through the matrix
Update the boundaries of the matrix after each iteration
Find the most similar sentence from a billion sentences based on user input.
Use a text similarity algorithm like cosine similarity or Jaccard index.
Preprocess sentences: tokenize, remove stop words, and stem/lemmatize.
Utilize efficient data structures like tries or inverted indices for fast lookups.
Consider using embeddings (e.g., Word2Vec, BERT) for semantic similarity.
Implement a search algorithm that narrows down ca...
I appeared for an interview in Oct 2017.
Write a program to maximum subsequence in an array
I applied via Naukri.com and was interviewed before Jan 2023. There were 3 interview rounds.
Two coding questions along with 10 technical mcq questions
Key concepts in C# include classes, objects, inheritance, polymorphism, encapsulation, and exception handling.
Classes: Blueprint for creating objects
Objects: Instances of classes that hold data and behavior
Inheritance: Allows a class to inherit properties and methods from another class
Polymorphism: Ability to use a single interface to represent different types of objects
Encapsulation: Bundling of data and methods into ...
I applied via Naukri.com and was interviewed in Feb 2022. There were 4 interview rounds.
8 MCQ Questions
2 Program
I have worked on various projects in my previous company.
Developed a web application for managing customer orders and inventory.
Implemented a machine learning algorithm for predicting customer churn.
Collaborated with a team to build a mobile app for tracking fitness activities.
Designed and implemented a scalable backend system for processing large amounts of data.
based on 1 interview experience
Difficulty level
Duration
based on 100 reviews
Rating in categories
Embedded Engineer
21
salaries
| ₹3 L/yr - ₹4 L/yr |
Software Engineer
19
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Applications Engineer
12
salaries
| ₹3.6 L/yr - ₹6 L/yr |
Quality Engineer
9
salaries
| ₹1.5 L/yr - ₹5.3 L/yr |
Senior Sales Engineer
7
salaries
| ₹6.5 L/yr - ₹8.5 L/yr |
TMEIC
Agiliad Technologies
Marine Electricals
Armstrong Robotics & Technologies Private Limited