Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Bridging selection on suitable alignment involves finding common ground and addressing any differences.
Identify common goals and objectives to align selection criteria.
Communicate openly and transparently with all parties involved.
Address any differences or conflicts through constructive dialogue and compromise.
Ensure that the selection process is fair and unbiased for all candidates.
Provide training and support to tea...
Selection of foundation for a bridge across a river depends on water velocities at the crossing points.
Consider the water velocities at different crossing points to determine the type of foundation needed for the bridge.
Foundations such as pile foundations or caisson foundations may be required for areas with high water velocities.
Consult with engineers and experts to analyze the water velocities and select the most su
Suitable design for required foundation involves considering factors like soil type, load bearing capacity, and structural stability.
Consider soil type to determine proper foundation design (e.g. shallow foundation for stable soil, deep foundation for loose soil)
Assess load bearing capacity to ensure foundation can support the structure's weight (e.g. use reinforced concrete for heavy structures)
Ensure structural stabi...
Design a catchment area under the bridge for easy water distribution.
Ensure the catchment area is sloped towards a drainage system for efficient water flow.
Use materials like concrete or metal to construct the catchment area for durability.
Consider adding a filter system to remove debris and contaminants from the collected water.
Include a pump or gravity-fed system to distribute the water to designated areas.
Regular ma...
Top trending discussions
I am a highly skilled System Engineer with expertise in designing and implementing complex systems.
Experienced in managing and troubleshooting network infrastructure
Proficient in virtualization technologies such as VMware and Hyper-V
Strong knowledge of operating systems like Windows and Linux
Familiar with scripting languages like PowerShell and Bash
Excellent problem-solving and communication skills
Yes, I have experience working in teams.
I have worked on several group projects during my studies.
I have collaborated with colleagues to solve complex technical problems.
I have participated in cross-functional teams to implement system upgrades.
I have also been part of agile development teams, working closely with software engineers and testers.
One example of teamwork is when I led a team of engineers to successfully d
Yes, I know C language. Here's a program to print numbers from 1 to 10 excluding 5.
Use a loop to iterate from 1 to 10
Inside the loop, check if the current number is equal to 5
If it is not equal to 5, print the number
The question was about finding the average of a set of numbers.
I approached the problem by first summing all the numbers in the set.
Then, I divided the sum by the total number of elements in the set to find the average.
I used a loop to iterate through the set and keep track of the sum and count of elements.
Print the level order traversal of binary tree in spiral form
Perform level order traversal of the binary tree
Alternate the direction of traversal for each level
Use a stack to reverse the order of nodes in each level
Print the nodes in the order of traversal
Find the maximum element in each subarray of size k in a given array.
Iterate through the array from index 0 to n-k.
For each subarray of size k, find the maximum element.
Store the maximum elements in a separate array.
Return the array of maximum elements.
To find the Kth largest element in two sorted arrays, we can use the merge step of merge sort algorithm.
Merge the two arrays into a single sorted array using a modified merge sort algorithm.
Return the Kth element from the merged array.
Merge two sorted arrays into one sorted array with expected time complexity of (m+n).
Use a two-pointer approach to compare elements from both arrays and merge them into the first array.
Start comparing elements from the end of both arrays and place the larger element at the end of the first array.
Continue this process until all elements from the second array are merged into the first array.
Interview experience
based on 3 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant