i
Tezo
Filter interviews by
I applied via Campus Placement
My approach to solving issues involves identifying the root cause, brainstorming solutions, evaluating options, and implementing the best course of action.
Identify the root cause of the issue
Brainstorm potential solutions
Evaluate the pros and cons of each solution
Implement the best course of action
Monitor the results and make adjustments as needed
Top trending discussions
60 min OA with general aptitude and quant based questions. The time provided was the main challenge for the test
I applied via Internshala and was interviewed in Apr 2024. There were 3 interview rounds.
Was 1 hr with a simple question from leetcode
Reverse a linked list
Create a new linked list to store the reversed elements
Traverse the original linked list and insert each node at the beginning of the new list
Update the head of the new list as the last node of the original list
I am a dedicated and hardworking individual with relevant skills and experience for the role.
I have completed relevant coursework in the field
I have previous internship experience in a similar role
I possess strong communication and teamwork skills
Yes, I am open to relocating for the right opportunity.
I am open to relocating for the right opportunity
I am flexible and willing to move for the internship
I understand the importance of being open to relocation for career growth
I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Dec 2020. There were 4 interview rounds.
Function to find and replace a line in an array of strings
Loop through array to find line containing first input
Replace line with second input
Return updated array
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
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
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
based on 1 interview
Interview experience
Software Developer
16
salaries
| ₹6.1 L/yr - ₹12.5 L/yr |
Junior Software Developer
10
salaries
| ₹5 L/yr - ₹8.4 L/yr |
Quality Analyst
5
salaries
| ₹4.5 L/yr - ₹10 L/yr |
Data Scientist
4
salaries
| ₹6 L/yr - ₹7.9 L/yr |
Lead Developer
4
salaries
| ₹26 L/yr - ₹35.7 L/yr |
PC Solutions
RNF Technologies
Hidden Brains InfoTech
Tekskills