Filter interviews by
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
Receiving inside and outside the company's stores and the account of all drugs and the net and profit account
I appeared for an interview in May 2022.
Round duration - 60 minutes
Round difficulty - Medium
To create a form in React JS and monitor value changes, you can use state to store form data and handle onChange events.
Use state to store form data
Handle onChange events to update state with new values
Use controlled components to ensure form data is synced with state
Round duration - 60 Minutes
Round difficulty - Easy
It was specially to test real life problem solving skills.
To make a React application SEO friendly, use server-side rendering, optimize meta tags, create a sitemap, and use proper URL structure.
Utilize server-side rendering to ensure search engines can crawl and index your content
Optimize meta tags including title, description, and keywords for each page
Create a sitemap to help search engines navigate your site and discover all pages
Use proper URL structure with descriptive k
Tip 1 : Practice error handling in React
Tip 2 : NodeJS Event Loop
Tip 3 : Generic Types in Typescript
Tip 1 : Mention your strong points and technical skills.
Tip 2 : Mention about at least two skills in which you’re master.
I will use a combination of methods including interviews, surveys, and observation to elicit requirements.
Conducting interviews with stakeholders to understand their needs and expectations
Distributing surveys to gather feedback from a larger group of people
Observing current processes and workflows to identify areas for improvement
Using focus groups to gather input from a diverse set of perspectives
Reviewing existing do...
I applied via Company Website and was interviewed in Dec 2021. There were 3 interview rounds.
Round 1 is has numerical,verbal,logical and along with 2 coding questions. Numerical is the toughest one. Other than that all can be managed.
Primary key is a unique identifier for each record in a database table.
Primary key ensures data integrity and helps in faster data retrieval.
It cannot have null values and must be unique for each record.
Examples of primary keys are social security number, email address, etc.
Indexing is the process of creating an index for faster data retrieval.
Indexing is used to improve the performance of database queries.
It involves creating a data structure that allows for faster searching and sorting of data.
Examples of indexing include creating an index on a primary key or a frequently searched column.
Indexing can also be used in search engines to quickly retrieve relevant results.
Different types of ...
I appeared for an interview before May 2021.
Round duration - 90 Minutes
Round difficulty - Medium
Given an array or list of integers called 'CHOCOLATES', representing the number of chocolates in each packet, your task is to distribute these packets among 'M' students so ...
Distribute chocolates among students to minimize the difference between the maximum and minimum chocolates.
Sort the array of chocolates packets.
Use sliding window technique to find the minimum difference between the maximum and minimum chocolates distributed to students.
Consider edge cases like when the number of students is equal to the number of packets.
Round duration - 20 minutes
Round difficulty - Easy
Round duration - 20 Minutes
Round difficulty - Easy
Tip 1 : Choose your favourite language as primary language for interview.
Tip 2 : Give answers with full confident and try to give examples. And make any project.
Tip 3 : If you don't know any answer then say I don't know it. Don't give the wrong answers.
Tip 1 : Have one or two projects at least in resume.
Tip 2 : Mention only those things which you know. Don't put false info in resume.
I appeared for an interview in Feb 2022.
Round duration - 50 minutes
Round difficulty - Medium
A flexible window of 6 hours was provided to attempt the 1 hour test
Bob, the mayor of a state, seeks to determine the maximum number of vehicles that can be uniquely registered. Each vehicle's registration number is structured as foll...
Calculate the maximum number of unique vehicle registrations based on given constraints.
Parse input for number of test cases, district count, letter ranges, and digit ranges.
Calculate the total number of unique registrations based on the given constraints.
Output the maximum number of unique vehicle registrations for each test case.
Given an integer 'N', your task is to identify all palindromic numbers from 1 to 'N'. These are numbers that read the same way forwards and backwards.
The first line pr...
Implement a function to find all palindromic numbers from 1 to N.
Iterate from 1 to N and check if each number is a palindrome
Use string manipulation to check for palindromes
Consider edge cases like single-digit numbers and 11
Round duration - 60 minutes
Round difficulty - Easy
The interviewer was chill and quite polite.
SQL query to output data of students whose names start with 'A'.
Use SELECT statement to retrieve data from the table.
Use WHERE clause with LIKE operator to filter names starting with 'A'.
Example: SELECT * FROM students WHERE name LIKE 'A%';
An operating system is a software that manages computer hardware and provides services for computer programs.
An operating system is the most important software that runs on a computer.
It manages the computer hardware and provides common services for computer programs.
Examples of operating systems include Windows, macOS, Linux, and Unix.
A process table is a data structure used by the operating system to manage informati...
Given an array ARR
of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than once.
Return the duplicate elements in any orde...
Find duplicates in an array of integers within a specified range.
Iterate through the array and keep track of the count of each element using a hashmap.
Return elements with count greater than 1 as duplicates.
Time complexity can be optimized to O(N) using a set to store duplicates.
Example: For input [0, 3, 1, 2, 3], output should be [3].
Round duration - 20 minutes
Round difficulty - Easy
Standard HR round with some behavioural questions
Tip 1 : Be thoroughly prepared with DSA
Tip 2 : Focus on DBMS
Tip 3 : Be prepared with skills mentioned in resume
Tip 1 : Mention some good projects
Tip 2 : Don't put false statements on your resume
I appeared for an interview before May 2021.
Round duration - 180 Minutes
Round difficulty - Easy
It was an coding + mcq+ english round
Given an array or list of integers 'ARR', identify the second largest element in 'ARR'.
If a second largest element does not exist, return -1.
ARR = [2,...
The task is to find the second largest element in an array of integers.
Iterate through the array and keep track of the largest and second largest elements.
Initialize the largest and second largest variables with the first two elements of the array.
Compare each element with the largest and second largest variables and update them accordingly.
Return the second largest element at the end.
Handle the case where no second la
Round duration - 30 Minutes
Round difficulty - Easy
it was technical round
Given an integer array 'ARR' of size 'N' containing numbers from 0 to (N - 2). Each number appears at least once, and there is one number that appears twice. Yo...
Given an array of size N containing numbers from 0 to (N-2), find and return the duplicate number.
Iterate through the array and keep track of the frequency of each number using a hashmap.
Return the number with a frequency of 2.
Round duration - 20 Minutes
Round difficulty - Easy
It was an hr round. this was just after the tech round.
Tip 1 : Stay focused
Tip 2 : Practice coding questions.
Tip 3 : View previous interviews of the companies
Tip 1 : Don't lie on resume
Tip 2 : Just write in format that is catchy
I applied via Recruitment Consulltant and was interviewed in Apr 2022. There was 1 interview round.
I applied via Tcs website and was interviewed before Sep 2021. There were 3 interview rounds.
Normal aptitude related questions.. some questions on English as well
Basic coding questions
I applied via TCS and was interviewed in Nov 2021. There were 4 interview rounds.
Amptitude test
Coding round
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Accountant
4
salaries
| ₹7.2 L/yr - ₹10 L/yr |
Pastry Chef
3
salaries
| ₹8.5 L/yr - ₹8.5 L/yr |
TAJSATS AIR CATERING
Gate Gourmet
Compass Group Support Services
Sodexo