Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
Simple aptitude and reasoning.
Performing triaxial test in rock involves applying different levels of stress to a cylindrical rock sample to determine its strength and deformation characteristics.
Prepare a cylindrical rock sample with smooth parallel ends
Place the sample in a triaxial cell and apply confining pressure to simulate in-situ stress conditions
Apply axial load to the sample while measuring the stress and strain at different stages
Repeat t...
Soil clay or silt can be identified by conducting simple field tests such as the ribbon test, feel test, and sedimentation test.
Perform a ribbon test by rolling a small amount of soil between your fingers to determine if it forms a ribbon. Clay soil will form a long, flexible ribbon while silt soil will form a short, weak ribbon.
Conduct a feel test by rubbing a small amount of soil between your fingers to feel the text...
Top trending discussions
I applied via Recruitment Consulltant and was interviewed before May 2022. There were 3 interview rounds.
I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.
posted on 6 Sep 2023
I applied via Recruitment Consulltant and was interviewed before Sep 2022. There were 2 interview rounds.
I am currently handling 5 suppliers for various engineering projects.
I am responsible for managing relationships with 5 different suppliers
I oversee the procurement process for materials and services from these suppliers
I negotiate contracts and pricing with each supplier to ensure cost-effectiveness
I monitor supplier performance and address any issues that may arise
Examples: Supplier A for steel, Supplier B for electr...
I handle a variety of commodities including raw materials, finished goods, and equipment.
Raw materials such as steel, aluminum, and plastic
Finished goods like electronics, clothing, and furniture
Equipment such as machinery, vehicles, and tools
I am currently handling relationships with 10 suppliers across various industries.
I manage relationships with 10 suppliers
Suppliers are from various industries
Examples: Supplier A - electronics, Supplier B - automotive
posted on 20 Nov 2023
I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 4 interview rounds.
posted on 27 Oct 2023
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
Had three coding questions
posted on 22 Dec 2023
I applied via Naukri.com and was interviewed before Dec 2022. There were 2 interview rounds.
Program to multiply two matrices in C
Declare two matrices and initialize them with values
Use nested loops to iterate through rows and columns of the matrices
Perform multiplication and store the result in a new matrix
Print the resulting matrix
Program to reverse a string without using built-in functions in C
Create a function to reverse the string by swapping characters from start to end
Use two pointers, one pointing to the start of the string and the other pointing to the end
Swap the characters at the two pointers and move them towards each other until they meet in the middle
The different types of storage classes in C programming are auto, register, static, and extern.
Auto storage class is the default storage class for all local variables.
Register storage class is used to define local variables that should be stored in a register instead of RAM.
Static storage class allows a variable to retain its value between function calls.
Extern storage class is used to give a reference of a global vari
Structure is a user-defined data type that allows storing different types of data in a single variable, while union is a data type that allows storing only one type of data at a time.
Structure allows storing different types of data in a single variable, while union allows storing only one type of data at a time.
In a structure, each member has its own memory location, while in a union, all members share the same memory ...
Toggle the 3rd bit position in a given number using bitwise operators in C.
Use bitwise OR operator with 0x04 to toggle the 3rd bit position.
Example: num ^= (1 << 2) will toggle the 3rd bit position in 'num'.
Memory leak is a situation where a program fails to release memory it has allocated, leading to a gradual loss of available memory.
Memory leaks occur when a program allocates memory but does not free it after use.
This can lead to a gradual loss of available memory, eventually causing the program or system to crash.
Common causes of memory leaks include improper management of dynamic memory allocation and circular refere...
A dangling pointer is a pointer that points to a memory location that has been deallocated, leading to undefined behavior.
Dangling pointers can occur when memory is freed but the pointer is not set to NULL.
Accessing a dangling pointer can result in crashes or unexpected behavior.
Example: int *ptr = new int; delete ptr; // ptr is now a dangling pointer
The question involves determining the output for logic code on pointers.
Pointer arithmetic can be used to access elements in an array.
Pointers can be dereferenced to access the value they point to.
Pointers can be used to pass variables by reference.
Implement a C program using linked list
Use struct to define the linked list node
Implement functions for insertion, deletion, and traversal
Handle edge cases like empty list or deleting the last node
To convert little endian to big endian, reverse the order of bytes in the data.
Reverse the order of bytes in the data
For example, if you have the little endian value 0x12345678, in big endian it would be 0x78563412
posted on 19 Feb 2024
I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.
Microcontroller selection depends on project requirements, such as processing power, memory, peripherals, and cost. i2c is a serial communication protocol for connecting multiple devices, while SPI is a faster protocol for high-speed communication.
Consider project requirements like processing power, memory, peripherals, and cost when selecting a microcontroller.
i2c is a slower serial communication protocol commonly use...
posted on 8 Feb 2024
Sheetmetal design guidelines ensure efficient and accurate fabrication of sheetmetal components.
Consider material selection based on strength, corrosion resistance, and cost.
Design parts with appropriate bend radii to prevent cracking or tearing.
Avoid sharp corners and edges to minimize stress concentration.
Ensure proper tolerances for hole sizes, bend angles, and overall dimensions.
Use standard sheet sizes to optimize...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
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