Filter interviews by
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Basic aptitude questions
Linkedlist implementation
Top trending discussions
posted on 15 Dec 2022
UI design and crud operation tasks
posted on 21 Feb 2024
I applied via Walk-in and was interviewed before Feb 2023. There were 3 interview rounds.
Basic DS and JS questions
posted on 4 Mar 2021
I applied via LinkedIn and was interviewed in Sep 2020. There were 4 interview rounds.
C++ program to implement queue using linked list and class
Create a class for queue and node
Implement enqueue, dequeue, and display functions
Use pointers to link nodes in the linked list
posted on 21 Sep 2023
I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.
Computer Networks, SQL, DBMS, aptitude questions on trains, boats , profit and loss. 2 coding questions. Total duration was 1.5 hrs.
Fizz buzz question and array related
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Easy level questions on string, linked list and array
TCP is a connection-oriented protocol while UDP is connectionless.
TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.
TCP is slower but more reliable while UDP is faster but less reliable.
TCP is used for applications that require high reliability and accuracy such as email, file transfer, and web browsing while UDP is used for applications that require speed and ...
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);
Reverse a linked list in C language.
Create three pointers: current, previous, and next.
Traverse the linked list and change the direction of the pointers.
Return the new head of the reversed linked list.
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 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.
Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures can be linear (arrays, linked lists) or non-linear (trees, graphs)
Common operations on data structures include insertion, deletion, and searching
Examples of data structures include stacks, queues, hash tables, and binary trees
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Software Engineer
80
salaries
| ₹7.4 L/yr - ₹15 L/yr |
Associate Software Engineer
55
salaries
| ₹2 L/yr - ₹8.2 L/yr |
Senior Software Engineer
33
salaries
| ₹8 L/yr - ₹20 L/yr |
Business Analyst
32
salaries
| ₹4.6 L/yr - ₹18.6 L/yr |
SQA Engineer
21
salaries
| ₹3.3 L/yr - ₹11 L/yr |
PC Solutions
RNF Technologies
JMR Infotech
Hidden Brains InfoTech