Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2023. There were 2 interview rounds.
Career growth refers to the progression and advancement in one's professional life through gaining new skills, experiences, and responsibilities.
Setting clear career goals and objectives
Continuous learning and skill development
Seeking opportunities for advancement and promotion
Networking and building professional relationships
Receiving feedback and performance evaluations
Taking on new challenges and responsibilities
Ada
posted on 13 Nov 2021
I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.
posted on 8 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Mar 2022. There were 3 interview rounds.
Technical plus general knowledge appti
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
Easy-Moderate, Coding problem related to string
posted on 14 Mar 2022
Merge conflict occurs when two or more developers make changes to the same file in Git.
It happens when two or more developers make changes to the same file in Git.
Git is unable to automatically merge the changes and requires manual intervention.
Developers need to resolve the conflict by choosing which changes to keep and which to discard.
Common tools used to resolve merge conflicts include Git's command-line interface ...
Reverse a string without inbuilt function
Iterate through the string from end to start
Append each character to a new string
Return the new string
posted on 24 May 2024
I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.
malloc is a function in C programming used to dynamically allocate memory during runtime.
malloc stands for 'memory allocation'.
It is used to allocate a specific amount of memory during program execution.
The allocated memory is not automatically initialized and must be manually managed.
Example: int *ptr = (int*) malloc(5 * sizeof(int));
Free refers to something that is given or available without cost or payment.
Free products or services do not require any payment.
Free can also refer to freedom or liberty, such as free speech or free will.
Free can also mean available for use without restrictions, like open-source software.
A null pointer is a pointer that does not point to any memory location.
Null pointers are used to represent that a pointer does not point to a valid object or memory location.
Attempting to dereference a null pointer can result in a segmentation fault or program crash.
Null pointers are commonly used in programming languages like C and C++.
Example: int* ptr = nullptr; // ptr is a null pointer
posted on 30 Apr 2024
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
posted on 10 Jul 2024
Reverse a linked list by changing the direction of pointers.
Start with three pointers: current, previous, and next.
Iterate through the linked list, updating pointers to reverse the direction.
Return the new head of the reversed linked list.
To reverse a string, iterate through the characters and swap the characters from start to end.
Iterate through the characters of the string
Swap the characters from start to end until reaching the middle of the string
Return the reversed string
based on 1 interview
Interview experience
Bridge Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Quantity Surveyor
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Highway Engineer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Support Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Bridge Design Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
AECOM
TCE
L&T Technology Services
Jacobs Engineering Group