i
Filter interviews by
Clear (1)
I was interviewed in Dec 2024.
Design a database table for storing user information
Identify the necessary fields such as name, email, phone number, address, etc.
Define appropriate data types for each field (e.g. VARCHAR, INT, DATE)
Set primary key and any necessary constraints (e.g. unique, not null)
Consider normalization to avoid data redundancy and improve data integrity
Microservices are a software development technique where applications are composed of small, independent services that communicate over well-defined APIs.
Microservices break down a large application into smaller, loosely coupled services
Each service is responsible for a specific function and can be developed, deployed, and scaled independently
Communication between services is typically done through APIs, often using li...
Top trending discussions
I applied via Referral and was interviewed before Sep 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Mar 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.
Diesel engine works by compressing air in the cylinder and injecting fuel at the right time to ignite the mixture.
Air is compressed in the cylinder by the piston
Fuel is injected into the cylinder at the right time
The heat generated by the compressed air ignites the fuel
The expanding gases push the piston down, creating power
Diesel engines are more efficient than gasoline engines
CC stands for carbon copy, a term used in email communication to indicate additional recipients of a message.
CC is used to send a copy of an email to someone other than the primary recipient
CC recipients are visible to all other recipients of the email
CC is often used for informational purposes or to keep others in the loop
CC can also be used to show transparency in communication
Compression ratio is the ratio of the volume of gas in a cylinder when the piston is at the bottom of its stroke to the volume of gas when the piston is at the top of its stroke.
It is a measure of how much the engine compresses the air/fuel mixture before ignition.
Higher compression ratios can lead to better fuel efficiency and more power.
Compression ratio is calculated by dividing the volume of the cylinder at bottom
Swept volume is the volume of space swept by a piston in an engine cylinder during one stroke.
It is the volume of the combustion chamber when the piston is at the bottom of its stroke subtracted from the volume of the combustion chamber when the piston is at the top of its stroke.
It is used to calculate the engine displacement.
For example, a four-cylinder engine with a 500cc swept volume has a total displacement of 2,0...
I applied via Referral and was interviewed in Aug 2023. There were 3 interview rounds.
Aptitude Test of quat, reasoning, LRDI and Domain.
I applied via Campus Placement and was interviewed before Apr 2022. There were 2 interview rounds.
Tata Motors is an Indian multinational automotive manufacturing company.
Tata Motors is a subsidiary of Tata Group, one of India's largest conglomerates.
It is the largest automotive manufacturer in India and the 17th largest globally.
Tata Motors produces a wide range of vehicles, including cars, trucks, buses, and military vehicles.
They have a strong presence in both domestic and international markets.
Some popular Tata ...
I am a Technical Lead with experience in software development and project management. Currently, I am not interning anywhere.
Experienced Technical Lead with expertise in software development and project management
Proficient in programming languages such as Java, Python, and C++
Skilled in leading and managing teams to deliver high-quality software products
Experience in Agile methodologies and project management tools li
There were 120 students in my batch.
My batch had 4 sections with 30 students each.
I graduated with 119 students as one student dropped out.
I don't have the exact number but it was around 120.
Several companies come for our branch including ABC, XYZ, and DEF.
ABC
XYZ
DEF
I plan to continue learning and growing in my technical skills while also taking on leadership roles.
Continuing education through courses and certifications
Mentoring and coaching junior team members
Leading technical projects and initiatives
Staying up to date with industry trends and advancements
I am currently leading a team working on developing a mobile application for a retail company.
The project involves creating a user-friendly interface for customers to browse and purchase products.
We are implementing features such as push notifications, in-app purchases, and social media integration.
The app is being developed for both iOS and Android platforms.
We are using Agile methodology for development and have week...
I applied via Company Website and was interviewed before Jul 2023. There were 2 interview rounds.
Business case study based on job role followed by some follow up questions
Passion for problem-solving and helping businesses improve.
Enjoy analyzing complex issues and finding innovative solutions
Passionate about helping businesses improve their operations and achieve their goals
Thrives in fast-paced and challenging environments
Excited about the opportunity to work with a variety of industries and clients
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
Implement a function to 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 linked list
Update the head of the new linked list as the last node of the original linked list
I was interviewed in Dec 2020.
Round duration - 120 minutes
Round difficulty - Hard
There was 2 parts. First part problems were based on Quantitative Aptitude. Problems were of 3 types- Easy, Medium and Hard with different scores. Difficulty keeps on increasing if you answer correctly and keeps on decreasing if you answer incorrectly.
First part was of 45 mins.
Second part consisted of 2 coding problems- Medium, Hard. One was based on Greedy and other was a difficult DP + Bitmask problem.
Coding part had more weightage than Aptitude.
In Ninja Land, there are cities numbered from 0 to N-1. The distances between each pair of cities are represented by an N * N matrix 'DIST', where 'DIST[i][j]' is the distance ...
The problem involves selecting K cities to install servers in Ninja Land to minimize the maximum distance from any city to a nearest server.
Iterate through all possible combinations of K cities to select for server installation.
Calculate the maximum distance from any city to the nearest server for each combination.
Choose the combination that minimizes the maximum distance.
Given a non-empty string inputString
, determine if it can be converted into a 'Beautiful String' using the defined operation.
You can perform any number of operations to con...
Determine if a given string can be converted into a 'Beautiful String' using a specific operation.
Check if the input string is already a 'Beautiful String' by checking if it contains 'abc' in the correct positions.
If 'abc' is present in the input string, check if the left and right portions satisfy the defined conditions.
If the conditions are met, return 'True', otherwise return 'False'.
Round duration - 90 minutes
Round difficulty - Medium
There were 3 interviewers in my panel. The most senior panellist asked q. related to my interests and internship experience.
Other 2 asked questions related to Coding and subjects. There was 1 coding question which was implementation based and involved many corner cases. They were checking if I was able to figure out different corner cases and handle those.
There were situation based questions also asked. One question was on system design of Arogya Setu App.
Calculate the product of two complex numbers represented as strings in the form “A+Bi”. Here, ‘A’ represents the real part, and ‘B’ represents the imaginary part.
Calculate the product of two complex numbers represented as strings in the form 'A+Bi'.
Parse the input strings to extract real and imaginary parts of both complex numbers
Perform multiplication of the complex numbers using the formula (a+bi)*(c+di) = (ac - bd) + (ad + bc)i
Format the result as a string in the form 'A+Bi' and return
Round duration - 30 minutes
Round difficulty - Easy
HR round involved basic questions related to background and behaviour. It was basically a cultural fit round.
Tip 1 : Focus on Data Structures, Algorithms as >= 75% of your interview will be dedicated to it. Practice as much as you can.
Tip 2 : Learn the fundamentals of C, C++, OS, SQL as that are basic expectations of interviewer.
Tip 3 : Keep 2 descent projects in resume. Try to have an internship. It will make your resume strong.
Tip 1 : Try to keep relevant information only. Add all your skills and achievements.
Tip 2 : Try to have links of your coding and Github profiles.
Tip 3 : Add 2 to 3 project with small descriptions. Try to keep bullet points. Do mention the Tech Stack.
Tip 4 : Don't lie on any skill. Write only those on which you have worked.
based on 1 interview
Interview experience
Senior Engineer
1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Technical Lead
858
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
750
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Consultant
556
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
516
salaries
| ₹0 L/yr - ₹0 L/yr |
Bosch Global Software Technologies
Qualcomm
Tata Motors
BMW