Filter interviews by
Structural design technical details involve analyzing loads, selecting materials, and determining structural elements.
Analyze loads such as dead loads, live loads, and wind loads to determine the forces acting on the structure
Select appropriate materials based on strength, durability, and cost considerations
Design structural elements such as beams, columns, and foundations to resist the applied loads
Consider factors su...
Top trending discussions
A URL shortener service that converts long URLs into shorter, more manageable links.
Generate a unique short code for each long URL
Store the mapping between short code and long URL in a database
Redirect users from short URL to original long URL when accessed
I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.
Online coding test had two questions to be solved in 60 mins. Medium level questions to be expected.
I applied via Approached by Company and was interviewed in Jan 2024. There were 4 interview rounds.
LeetCode style DS Algo Questions
I applied via Referral and was interviewed in Nov 2023. There were 6 interview rounds.
Duration: 1Hour 30 Minutes, 2 Coding Questions of Total 175 Marks. 1st Question has 75 marks and 2nd Question has 100 marks.
Using Bitwise OR operation to find the smallest missing number in an array.
Iterate through the array and perform Bitwise OR operation with each element to set corresponding bit in a bitmask
Iterate through the bitmask to find the first unset bit, which represents the smallest missing number
Example: Array [0, 1, 3, 4, 6] would have a bitmask of 10101, smallest missing number is 2
Pseudo code for a scenario
Define variables and data structures needed
Write the main logic using conditional statements and loops
Handle edge cases and error conditions
Test the pseudo code with sample inputs
4 Rounds:
Online Assesment, Leetcode medium type questions
Application Design: Write solution with Design patterns
LLD
HLD
3 questions, 2 dsa and 1 sql query
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
The coding test was divided in 4 sections:
1> Java and SpringBoot multiple choice questions
The question topics included, multihreading, springboot context, security
2> Leetcode style program question 1 - Easy
3> Leetcode style program question 2 - Medium
Length of longest consecutive ones by at most one swap.
4> Sql query question
Event bubbling is the propagation of an event from the innermost child element to the outermost parent element.
Events triggered on a child element will also trigger on its parent elements
The event travels up the DOM tree until it reaches the document object
Can be stopped using event.stopPropagation()
Can be useful for event delegation
The .on('click',function() is a more flexible method than .click(function())
The .on() method can handle multiple events and selectors
The .click() method can only handle one event and one selector
The .on() method can also handle dynamically added elements
The .click() method cannot handle dynamically added elements
Function to check if two strings are anagram or not
Create two character arrays from the strings
Sort the arrays
Compare the sorted arrays
Function to determine the order of integers in an array.
Check first and last element to determine if increasing or decreasing
Check for inflection point to determine if order changes
Return order type as string
Optimize images, minify code, reduce HTTP requests, use caching, and lazy loading.
Optimize images using compression and appropriate file formats
Minify code to reduce file size and improve load times
Reduce HTTP requests by combining files and using sprites
Use caching to store frequently accessed data locally
Implement lazy loading to defer loading of non-critical resources
Design a database schema for a movie site with user ratings and recommendations.
Create tables for movies, users, ratings, and recommendations
Use foreign keys to link tables
Include columns for movie genre and user watch history
Algorithm for recommendations can use user watch history and ratings to suggest similar movies
Function to simulate dice roll with equal probability without using random function
Use a toss function that returns either 0 or 1 with equal probability
Call the toss function 3 times and convert the result to a binary number
If the binary number is greater than 0 and less than or equal to 6, return it
If the binary number is greater than 6, repeat the process
Query to fetch duplicate email from table
Use GROUP BY and HAVING clause to filter out duplicates
SELECT email, COUNT(*) FROM table_name GROUP BY email HAVING COUNT(*) > 1;
This will return all the duplicate emails in the table
I applied via Campus Placement
based on 2 interviews
Interview experience
Piping Engineer
5
salaries
| ₹2 L/yr - ₹3 L/yr |
Process Engineer
4
salaries
| ₹2 L/yr - ₹3.2 L/yr |
Civil Site Engineer
4
salaries
| ₹3.6 L/yr - ₹5.9 L/yr |
Piping Designer
4
salaries
| ₹1.8 L/yr - ₹5.4 L/yr |
Piping Design Engineer
4
salaries
| ₹2.3 L/yr - ₹4 L/yr |
Amazon Sellers Services
Primus Global Technologies
GAMMON INDIA
Practo