Filter interviews by
Program to add a node in a linked list
Create a new node with the data to be added
Traverse the linked list to find the last node
Update the next pointer of the last node to point to the new node
Bit field operations in C code allow for efficient storage and manipulation of individual bits within a data structure.
Define a struct with bit fields to specify the size of each field
Use bitwise operators like | (OR), & (AND), ^ (XOR), and ~ (NOT) to perform operations on the bit fields
Access individual bits using the dot operator on the struct variable
Example: struct Flags { unsigned int flag1 : 1; unsigned int flag2...
A C program to implement a data structure using arrays of strings.
Define the data structure using arrays of strings
Implement functions to manipulate the data structure
Example: Implementing a stack using an array of strings
Read
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2020. There were 3 interview rounds.
I appeared for an interview before Nov 2020.
Round duration - 90 Minutes
Round difficulty - Medium
It was in the morning at our institute. There were technical and aptitude problems.
Develop a function to print star patterns based on the given number of rows 'N'. Each row in the pattern should follow the format demonstrated in the example.
The picture illustra...
Function to print star patterns based on the given number of rows 'N'.
Iterate through each row from 1 to N
For each row, print spaces (N-row) followed by stars (2*row-1)
Repeat until all rows are printed
Round duration - 30 Minutes
Round difficulty - Medium
It was actually a Techno HR round. I was asked some technical questions about OS, OOPS, COMPUTER NETWORKING, WEB DEVELOPMENT. He went through my whole resume, asked about all the projects and past working experiences. The interviewer was really good, we talked about so many other topics, from Women empowerment to Water Crises. I felt really confident while speaking because he made me so comfortable.
Selection sort is a sorting technique that works by repeatedly finding the minimum element (considering ascending order) from the unsorted part and placing it at the beginning of ...
Selection Sort Algorithm sorts an array by repeatedly finding the minimum element and placing it at the beginning of the unsorted part.
Iterate through the array to find the minimum element and swap it with the first unsorted element.
Repeat this process for each element in the array until it is fully sorted.
Time complexity of Selection Sort is O(n^2) making it inefficient for large arrays.
Tip 1 : Study data structures thoroughly and practice coding regularly. Do practice it on Leetcode as it has a lot of test cases, I personally find it really helpful.
Tip 2 : Learn new skills and make projects with them to get the most out of them.
Tip 3 : Do study other basic and very important subjects like Oops, DBMS, OS.
Tip 1 : Do mention your achievements and other co curricular activities.
Tip 2 : Your projects are a big highlight, keep them crisp and be prepared to explain them thoroughly.
I appeared for an interview in Aug 2016.
posted on 2 Dec 2016
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
I appeared for an interview in Jun 2016.
I appeared for an interview in Aug 2017.
based on 3 interviews
Interview experience
based on 21 reviews
Rating in categories
Database Engineer
10
salaries
| ₹3 L/yr - ₹7 L/yr |
Senior Test Engineer
10
salaries
| ₹10.8 L/yr - ₹20 L/yr |
Software Engineer
9
salaries
| ₹3 L/yr - ₹5 L/yr |
Technical Lead
8
salaries
| ₹12.5 L/yr - ₹21 L/yr |
Senior Software Engineer
7
salaries
| ₹7 L/yr - ₹15.5 L/yr |
Vivo
Dell
Godrej & Boyce Manufacturing
Eureka Forbes