Filter interviews by
I applied via Walk-in and was interviewed in Mar 2023. There were 2 interview rounds.
Compilers are software programs that translate source code into machine code.
Compilers are used to convert high-level programming languages into machine code.
There are different types of compilers such as source-to-source compilers, just-in-time compilers, and ahead-of-time compilers.
Examples of popular compilers include GCC, Clang, and Visual C++.
Portion value refers to the amount of a particular food item that is considered a serving size.
Portion value is important for maintaining a healthy diet and managing calorie intake.
It varies depending on the food item and can be measured in different units such as grams, cups, or pieces.
For example, a portion value of broccoli is typically one cup, while a portion value of chicken breast is around 3 ounces.
Top trending discussions
I applied via campus placement at Anna University and was interviewed in Apr 2024. There were 3 interview rounds.
General topics were given
posted on 21 Mar 2024
Hexaware was came to our college placement and our placement staff gave us 3 days coding training and aptitude training and the first round round is aptitude it was a online mcq type you have to pass the aptitude inorder to attend the round 2
Coding test was based on DSA
Profit loss, blood relation, coding decoding, logical reasoning
2 automata code
1) Array based
2)String based
I was interviewed in Nov 2022.
An aptitude test is a way for employers to assess a candidates abilities through a variety of different testing formats
posted on 19 Nov 2022
I applied via Company Website and was interviewed in Oct 2022. There were 2 interview rounds.
Simple technical maths calculations,
Writing a Jawa coding in small projects
I applied via Campus Placement and was interviewed in Aug 2021. There were 5 interview rounds.
posted on 16 Sep 2021
I was interviewed in Oct 2020.
Round duration - 90 minutes
Round difficulty - Medium
Test was active from 28th September 8 PM till 2 AM (29th September’20). We could attempt at any time.
1.5 Hr Duration
Two coding questions.
There is a cycle in the graph only if there is a back edge (back edge is an edge that connects a vertex to another vertex that is discovered before it's parent) present in the graph. To detect a back edge, we will keep track of vertices that have been already visited. If we reach a vertex that is already visited and is not the parent vertex of the current vertex, then there is a cycle in the graph.&n...
We can use the flood fill algorithm to check for all connected 1s.
Round duration - 60 minutes
Round difficulty - Medium
Online video call round on Microsoft Teams
Interviewer was very friendly.
This round is often called Domain Discussion Round.
In this approach, we will consider every substring and check if it can be the longest repeating substring. Let’s say we have a variable ‘longestSubstring’ that stores the length of the longest repeating substring.
We can convert a substring into a repeating substring if, (L - MX) <= K (where ‘L’ is the length of substring and ‘MX’ is the count of the character which occurs maximum times in this subst...
Round duration - 60 minutes
Round difficulty - Medium
One hour HR round.
Also called Core Values Interview.
The Interviewer was a senior level employee and was very friendly.
You should know everything you have mentioned in your resume. I you are not confident about a topic, don't mention it on your resume.
I would advise you to look up the most commonly asked behavioral questions in the interview and the STAR method to approach these types of questions.
Do not mug up answers to these questions, but instead come up with your own situations that you dealt with while doing internships/projects etc.
For questions like "Tell me about your weakness or Tell me about a time you messed up" do not say I don't have any weaknesses or ...
Tip 1 : Interview is more like a two-way discussion rather than a question-answer session, feel free to ask for help/hints if you're stuck.
Tip 2 : Even if you don't know the solution to the problem just try to work out a naive solution. You can optimize it later.
Tip 3 : Make sure to read out the interview experiences of other people who have applied for the same role/company in the past
Tip 1: Keep it concise and to the point.
Tip 2: Don't forget to show your best achievements
Switch case is used for multiple conditions while if else is for binary conditions. Sorting can be done using various algorithms.
Switch case is faster than if else for multiple conditions
If else is more readable for binary conditions
Sorting can be done using bubble sort, insertion sort, quick sort, etc.
Example code for bubble sort: for(i=0;i
Difference between compiler and interpreter with a coding challenge
Compiler translates the entire code into machine language before execution while interpreter translates line by line during execution
Compiler generates an executable file while interpreter does not
Compiler is faster but debugging is harder while interpreter is slower but debugging is easier
Coding challenge: Write a program to find the sum of two numbers
Appraisal Analyst
113
salaries
| ₹1.5 L/yr - ₹4.2 L/yr |
Executive Appraisal Administrator
10
salaries
| ₹2.2 L/yr - ₹3 L/yr |
Quality Analyst
8
salaries
| ₹5 L/yr - ₹6.5 L/yr |
Team Lead
6
salaries
| ₹3.4 L/yr - ₹9.2 L/yr |
Research Analyst
6
salaries
| ₹1.5 L/yr - ₹2.2 L/yr |
TCS
Infosys
Wipro
HCLTech