Filter interviews by
Swap vowels in a string and output the remaining characters.
Create a function that takes a string as input
Iterate through each character in the string and swap vowels with each other
Return the modified string with swapped vowels
Use array flat method to convert nested array into single array of strings.
Use array.flat() method to flatten the nested array.
Make sure the nested array is an array of strings.
Example: let nestedArray = [['apple', 'banana'], ['orange', 'grape']]; let singleArray = nestedArray.flat();
Balancing business objectives with employee initiatives requires aligning goals, communication, and flexibility.
Align business objectives with employee initiatives to create a shared vision
Communicate regularly to ensure everyone is on the same page
Be flexible and open to new ideas and approaches
Encourage employee input and involvement in decision-making
Measure and track progress towards both business and employee...
The main portals used for hiring talent are LinkedIn, Indeed, Glassdoor, and company career pages. Conversion ratios vary based on industry and job level.
LinkedIn is the most popular portal for hiring talent
Indeed and Glassdoor are also commonly used
Company career pages are effective for attracting candidates who are already interested in the company
Conversion ratios depend on industry and job level, with highly c...
I regularly use Java, Python, and JavaScript in my work as a Software Developer.
Java
Python
JavaScript
TestSigma is a powerful test automation tool that can bring significant improvements to the testing process.
TestSigma can help reduce testing time and costs by automating repetitive tasks.
It can improve test coverage and accuracy by executing tests consistently.
TestSigma can also provide detailed reports and analytics to help identify areas for improvement.
Changes that can be initiated include implementing TestSig...
Use array flat method to convert nested array into single array of strings.
Use array.flat() method to flatten the nested array.
Make sure the nested array is an array of strings.
Example: let nestedArray = [['apple', 'banana'], ['orange', 'grape']]; let singleArray = nestedArray.flat();
Swap vowels in a string and output the remaining characters.
Create a function that takes a string as input
Iterate through each character in the string and swap vowels with each other
Return the modified string with swapped vowels
I appeared for an interview in Apr 2024.
Coding test is good and perfect
Test cases writing and bug logging
Trains,ratio,charts,english grammar
I applied via Naukri.com and was interviewed in Mar 2023. There were 4 interview rounds.
A) Verbal reasoning questions. ...
b) Verbal comprehension questions. ...
c) English language questions. ...
a) Questions testing abstract reasoning. ...
b) Questions testing spatial ability. ...
C) Questions testing mechanical reasoning. ...
d) Questions testing your ability to identify errors.
I regularly use Java, Python, and JavaScript in my work as a Software Developer.
Java
Python
JavaScript
I applied via Job Portal and was interviewed in Apr 2022. There were 4 interview rounds.
I am an experienced HR professional with a strong background in employee relations and talent management.
Over 10 years of experience in HR roles
Expertise in employee relations, talent acquisition, and performance management
Implemented successful employee engagement initiatives resulting in increased productivity
Strong knowledge of labor laws and regulations
Proven track record in developing and implementing HR policies ...
TA strategies include sourcing, screening, interviewing, and offering.
Sourcing candidates through job postings, referrals, and social media
Screening resumes and applications to identify qualified candidates
Conducting interviews to assess skills, experience, and cultural fit
Making an offer that is competitive and meets the candidate's expectations
Using data and analytics to optimize the recruitment process
Building a str...
In the previous organization, various engagement activities were conducted to build the organizational culture.
Regular team-building exercises were organized to foster collaboration and improve communication among employees.
Employee recognition programs were implemented to acknowledge and appreciate outstanding performance.
Monthly town hall meetings were held to provide updates on company goals, achievements, and addre...
The main portals used for hiring talent are LinkedIn, Indeed, Glassdoor, and company career pages. Conversion ratios vary based on industry and job level.
LinkedIn is the most popular portal for hiring talent
Indeed and Glassdoor are also commonly used
Company career pages are effective for attracting candidates who are already interested in the company
Conversion ratios depend on industry and job level, with highly compet...
Balancing business objectives with employee initiatives requires aligning goals, communication, and flexibility.
Align business objectives with employee initiatives to create a shared vision
Communicate regularly to ensure everyone is on the same page
Be flexible and open to new ideas and approaches
Encourage employee input and involvement in decision-making
Measure and track progress towards both business and employee goal...
Provided an open position, Find out the best 5-6 candidate for for the role from LinkedIn.
SWOT analysis.
TestSigma is a powerful test automation tool that can bring significant improvements to the testing process.
TestSigma can help reduce testing time and costs by automating repetitive tasks.
It can improve test coverage and accuracy by executing tests consistently.
TestSigma can also provide detailed reports and analytics to help identify areas for improvement.
Changes that can be initiated include implementing TestSigma in...
I applied via Campus Placement and was interviewed before Jun 2021. There were 3 interview rounds.
Top trending discussions
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Easy
This round was held during university hours and consisted of 2 coding questions.
Round duration - 120 minutes
Round difficulty - Easy
Make sure you do no cutting and are clear about the approach you'd be following.
Running median of an input stream is the median value of the numbers seen so far in a continuous stream of data.
Maintain two heaps - a max heap for the lower half of the numbers and a min heap for the upper half.
Keep the number of elements in the two heaps balanced or differ by at most 1.
If the total number of elements is odd, the median is the root of the max heap. If even, it is the average of the roots of the two he...
Prepare for company-wise interview questions according to the company in which you are applying. Try to write the code yourself and if got stuck in between then take help from the internet. I recommend you Codezen of Coding Ninjas for practicing Data Structures and Algorithms based questions.
Application resume tips for other job seekersBe sure 100% of what you write in your resume and prepare for that before the interview what is written on resume.
Final outcome of the interviewSelectedposted on 16 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 1 hour
Round difficulty - Medium
You are provided with an integer array ARR
of length 'N'. Your objective is to determine the first missing positive integer using linear time and constant space. T...
Find the smallest positive integer missing from an array of integers.
Iterate through the array and mark positive integers as visited by changing the sign of the corresponding index.
After marking all positive integers, iterate again to find the first positive integer with a positive value.
Return the index of the first positive integer found plus one as the answer.
Tip 1 : During an interview, never say that you don't know the answer, keep trying and the interviewer will help you himself.
Tip 2 : Keep speaking up the approach going on in your mind, they want to judge your approaches much more than whether the answer is right or wrong.
Tip 3 : Be confident, cheerful, keep smiling, and continue making eye contact with the interviewer, this leaves a positive impression.
Tip 4 : Search and practice questions specific to the company, questions are repeated several times.
Tip 5 : A sound knowledge of Microsoft Azure Services and cloud computing will be an icing on the cake, and increase your chances to get selected.
Tip 6 : Keep giving contests on coding platforms, it will help you to stay motivated and check your stand.
Tip 7 : Keep a daily goal of number of questions instead of the time duration.
Tip 1 : Everything mentioned on the resume should be thoroughly known to you since if they catch you being dishonest, pretty good coding skills also might not help.
Tip 2 : Have projects related to the same field you are trying to apply for mentioned in your resume, this shows you are already experienced in the field.
Tip 3 : Adding references of some experienced people of the same field might help you gain their trust.
Tip 4 : Do not keep your resume too long, and do not mention irrelevant details, keep it short and crisp.
Tip 5 : Some experience in the field of operations and management or some positions of responsibility will really help you score extra points since it shows you have leadership qualities and are familiar with the market along with super coding skills.
posted on 14 Sep 2021
I appeared for an interview in Sep 2020.
Round duration - 45 Minutes
Round difficulty - Easy
Had some small chit-chat regarding how Work from Home is going on for him and me. Later he introduced himself and asked the same.
Coming to technical questions, he asked me the algorithm and also asked me to code the questions mentioned below. Discussed the time complexities and edge cases.
You are given a N x M
matrix of integers. Your task is to return the spiral path of the matrix elements.
The first line contains an integer 'T' which denotes the nu...
The task is to return the spiral path of elements in a given matrix.
Iterate over the matrix in a spiral path by keeping track of the boundaries.
Print the elements in the spiral path as you traverse the matrix.
Handle cases where the matrix is not a square matrix separately.
Given an array or list of strings called inputStr
, your task is to return the strings grouped as anagrams. Each group should contain strings that are anagrams of one anoth...
Group anagrams in an array of strings based on character frequency.
Create a hashmap to store sorted strings as keys and corresponding anagrams as values.
Iterate through the input strings, sort each string, and add it to the hashmap.
Return the values of the hashmap as grouped anagrams.
Round duration - 45 Minutes
Round difficulty - Medium
This round started without any introduction, and he directly jumped into the question. Asked me about the algorithm, and later coded it and ran it. And then he asked me to optimize it. Finally, he asked me if I had any questions.
Design a 2-player Tic-Tac-Toe game played on an N
* N
grid where Player 1 uses ‘X’ and Player 2 uses ‘O’. A move is always valid and occupies an empty spot.
If a player places ...
Design a 2-player Tic-Tac-Toe game on an N x N grid where players take turns placing their marks, and the first player to get N marks in a row wins.
Implement a function move(row, col, player) to handle each player's move and check for a win condition.
Keep track of the board state and update it after each move.
Check for winning conditions horizontally, vertically, and diagonally after each move.
Return the result (0 for ...
Tip 1 : Solve as many questions as you can
Tip 2 : Practice Quantitate aptitude.
Tip 3 : Don't lie on your resume.
Tip 1 : Have some good projects.
Tip 2 : Don't lie on your resume.
Some of the top questions asked at the Testsigma interview -
based on 6 interview experiences
Difficulty level
Duration
based on 60 reviews
Rating in categories
Solution Engineer
20
salaries
| ₹2.5 L/yr - ₹5.2 L/yr |
Senior Product Designer
7
salaries
| ₹19.8 L/yr - ₹19.9 L/yr |
Product Designer
7
salaries
| ₹19.9 L/yr - ₹25 L/yr |
Technical Support Lead
7
salaries
| ₹10.6 L/yr - ₹20 L/yr |
UI Developer
6
salaries
| ₹4.7 L/yr - ₹7.5 L/yr |
Teleperformance
Amazon
iEnergizer
Deloitte