Filter interviews by
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 4 interview rounds.
I appeared for an interview before Sep 2020.
Round duration - 40 minutes
Round difficulty - Easy
Timing: 12PM
Due to covid, the interviews happened over a video call on Zoom. They also shared an IDE link where we could write our code and the interview could see it.
The interviewer was very polite and helpful. She dropped hints in between to help me reach the final solution when I was stuck or needed some clarity. She wanted to check how analytically I could solve the problem. She focused more on my approaches towards the problem.
There was also a brief discussion on my resume and projects.
Given an N-ary tree where each node has at most 'N' child nodes, the task is to serialize the tree into a sequence of bits and then deserialize it back t...
Serialization and deserialization of an N-ary tree involves converting the tree into a sequence of bits and reconstructing the original tree from this format.
Serialize the N-ary tree by traversing it in level order and representing each node and its children using a space-separated sequence of integers.
Deserialize the serialized tree by parsing the input sequence and reconstructing the tree structure based on the provi...
Round duration - 40 minutes
Round difficulty - Medium
Timing: Mid-afternoon
Due to covid, the interviews happened over a video call on Zoom. They also shared an IDE link where we could write our code and the interview could see it.
The interviewer was very polite and helpful. He dropped hints in between to help me reach the final solution when I was stuck or needed some clarity. He wanted to check how analytically I could solve the problem. He focused more on my approaches towards the problem.
There was also a brief discussion on my resume and projects.
Create a data structure that maintains mappings between keys and values, supporting the following operations in constant time:
1. INSERT(key, value): Add or update t...
Design a constant time data structure for key-value mappings with operations like INSERT, DELETE, SEARCH, GET, GET_SIZE, and IS_EMPTY.
Use a hash table to achieve constant time complexity for operations.
Implement INSERT, DELETE, SEARCH, GET, GET_SIZE, and IS_EMPTY functions.
Ensure key is a string and value is a positive integer.
Return appropriate results based on the operation type.
Handle edge cases like key not found o
Round duration - 30 Minutes
Round difficulty - Medium
Timing: Evening
Due to covid, the interviews happened over a video call on Zoom. They also shared an IDE link where we could write our code and the interview could see it.
There was a panel of three people as interviewers in this round.
I was also asked one behaviour questions in this round.
You are provided with a directory path in Unix-style notation, and your task is to simplify it according to given rules.
In a Unix-style file system:
Given a Unix-style directory path, simplify it by following certain rules and return the simplified path.
Use a stack to keep track of directories while iterating through the input path.
Handle cases for '.', '..', and multiple slashes appropriately.
Return the simplified path by joining the directories in the stack with '/' separator.
Tip 1 : Focus on Data Structures and Algorithms. Practising questions based on them every day is the key to succeeding. You can enroll into a Data Structures and Algorithms course by Coding Ninjas. This course helped me build a strong foundation in these topics. I also recommend platforms like LeetCode and InterviewBit for further practice.
Tip 2 : During your interview THINK OUT LOUD!!! It is very important that you voice your approach towards the problem otherwise interviewer will have no clue what you are thinking.
Tip 3 : Do give mock interviews to some college senior or mentor. They help you understand how to express your thought process better (Think out loud) and also reduce the interview stress and anxiety.
Tip 1 : In order to make a strong resume you must include at least 2-3 Projects and an intern/work experience. Mention all your skills which you are confident of in your resume.
Tip 2 : Try to make it of one page only. You can use overleaf to make your resume.
I applied via Company Website and was interviewed in Jan 2021. There were 6 interview rounds.
Google Sheets is a cloud-based spreadsheet program offered by Google as part of the Google Drive office suite.
Allows users to create and edit spreadsheets online
Offers collaboration features for real-time editing and commenting
Can import and export various file formats, including Microsoft Excel
Offers add-ons and scripts for automation and customization
Accessible from any device with internet connection
MDD & OMC are important parameters for soil compaction and moisture content.
MDD stands for Maximum Dry Density, which is the maximum density that can be achieved for a given soil compaction effort.
OMC stands for Optimum Moisture Content, which is the moisture content at which the maximum dry density can be achieved.
These parameters are important for determining the appropriate moisture content and compaction effort for...
The velocity of steel varies depending on the type and conditions.
The velocity of steel can range from 5000 to 6000 meters per second
The velocity of steel can be affected by factors such as temperature and pressure
The velocity of steel is important in industries such as construction and manufacturing
The cube test result in 7 days depends on the purpose of the test and the specific cube being tested.
The cube test can refer to various tests in different fields such as construction, engineering, and materials science.
For example, in construction, the cube test is used to determine the compressive strength of concrete cubes after 7 days of curing.
The result of the cube test can vary depending on factors such as the ty...
I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.
It was difficult aptitude test. One need to be well versed in aptitude and coding ( any programming language).
I applied via Company Website and was interviewed in Jan 2021. There were 4 interview rounds.
There are infinite ways to sort an infinite array with varying complexities.
Sorting algorithms like QuickSort, MergeSort, HeapSort, etc. can be used to sort the array.
The time complexity of sorting algorithms varies from O(n log n) to O(n^2).
The space complexity also varies depending on the algorithm used.
Sorting an infinite array is not practical, so it is usually done in chunks or using parallel processing.
The sortin...
Accrual entry is a journal entry made to record revenue or expenses that have been earned or incurred but not yet received or paid.
Accrual entry is used to match revenue and expenses to the period in which they were earned or incurred.
It is recorded as a debit to an expense or asset account and a credit to a liability or revenue account.
Examples of accrual entries include recording unpaid salaries, interest on loans, a...
posted on 3 Oct 2021
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 20 reviews
Rating in categories
Software Developer
15
salaries
| ₹1.9 L/yr - ₹8.4 L/yr |
Senior Software Developer
5
salaries
| ₹8.1 L/yr - ₹11 L/yr |
Senior Software Engineer
5
salaries
| ₹10.5 L/yr - ₹15.5 L/yr |
Software Engineer
4
salaries
| ₹2.4 L/yr - ₹5.4 L/yr |
Quality Analyst
4
salaries
| ₹2.2 L/yr - ₹4.8 L/yr |
Wipro
Cognizant
Infosys
Tech Mahindra