Filter interviews by
I was interviewed in Sep 2021.
Round duration - 90 minutes
Round difficulty - Medium
Round duration - 60 Minutes
Round difficulty - Medium
Given an unsorted array of integers, rearrange the elements such that all the zeroes are moved to the end, while maintaining the order of non-zero elements.
The first line cont...
Round duration - 45 Minutes
Round difficulty - Hard
Given a string strNum
that represents a number, the task is to determine the number of ways to decode it using the following encoding: 'A' - 1, 'B' - 2, ..., 'Z' - 26.
Round duration - 30 Minutes
Round difficulty - Easy
Tip 1 : Practice Atleast 300 Questions
Tip 2 : Practice different approaches to solve a particular problem
Tip 3 : Do Atleast 2 projects
Tip 1 : Have some Projects on resume
Tip 2 : Do not put false things on resume
I was interviewed in Sep 2021.
Round duration - 90 Minutes
Round difficulty - Medium
Round duration - 90 Minutes
Round difficulty - Medium
Given a string 'STR' composed of lowercase English letters, identify the character that repeats first in terms of its initial occurrence.
STR =...
Tip 1 : Practice every day at least 3-4 Questions of DSA
Tip 2 : Do projects which are hosted.
Tip 1 : Have some projects on your resume.
Tip 2 : if you have an internship or training explain it in a proper way like what are the techniques you learned during your training.
Top trending discussions
For example, a ₹10 LPA CTC could mean an in-hand salary of ₹70,000–₹75,000 per month, depending on deductions and benefits.
✨ 𝗣𝗿𝗼 𝗧𝗶𝗽: Always request a detailed salary structure during negotiations—it’s your roadmap to making informed decisions
𝗖𝗧𝗖 𝘃𝘀 𝗜𝗻-𝗛𝗮𝗻𝗱 𝗦𝗮𝗹𝗮𝗿𝘆: 𝗧𝗵𝗲 𝗥𝗲𝗮𝗹𝗶𝘁𝘆 𝗖𝗵𝗲𝗰𝗸 𝗘𝘃𝗲𝗿𝘆 𝗣𝗿𝗼𝗳𝗲𝘀𝘀𝗶𝗼𝗻𝗮𝗹 𝗡𝗲𝗲𝗱𝘀!
We’ve all been there—excitedly discussing job offers and hearing about the impressive CTC (Cost to Company). But when payday arrives, you wonder
S/4 HANA implementation involves migrating business processes to SAP's latest ERP system for improved efficiency and real-time analytics.
Data migration from legacy systems to S/4 HANA
Business process reengineering to align with S/4 HANA functionalities
Customization and configuration of S/4 HANA modules
Training employees on using the new system effectively
Testing and validation of the implemented solution
Setting up a master data set involves identifying data sources, cleansing data, defining data attributes, and establishing data governance.
Identify all relevant data sources that will be included in the master data set
Cleanse the data to ensure accuracy and consistency
Define data attributes such as data types, formats, and relationships
Establish data governance policies and procedures to maintain data quality and integ
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Agile ceremonies are key meetings in Agile methodology where QA plays a crucial role in ensuring quality throughout the development process.
QA participates in Agile ceremonies such as Sprint Planning, Daily Stand-ups, Sprint Review, and Sprint Retrospective to provide input on quality aspects.
QA helps in defining acceptance criteria for user stories during Sprint Planning to ensure that the team understands the quality...
Story estimation techniques in Agile involve using relative sizing, planning poker, and t-shirt sizing.
Relative sizing compares the size of one story to another to estimate effort.
Planning poker involves team members individually estimating stories and then discussing differences.
T-shirt sizing categorizes stories into small, medium, large, etc. based on complexity.
Fibonacci sequence can be used for story points (1, 2,
Updating the scrum board involves adding, moving, and removing tasks to reflect the current status of the project.
Regularly update the scrum board with the progress of tasks
Move tasks from 'To Do' to 'In Progress' to 'Done' columns as they are worked on and completed
Remove tasks that are no longer relevant or have been completed
Ensure the team is aware of any changes made to the scrum board
SQL Joins are used to combine rows from two or more tables based on a related column between them.
INNER JOIN: Returns rows when there is at least one match in both tables
LEFT JOIN: Returns all rows from the left table and the matched rows from the right table
RIGHT JOIN: Returns all rows from the right table and the matched rows from the left table
FULL JOIN: Returns rows when there is a match in one of the tables
I have experience using a variety of testing tools such as Selenium, Jira, and TestRail.
Selenium
Jira
TestRail
Over 5 years of experience leading QA teams, faced challenges in communication, resource allocation, and stakeholder management.
Managed a team of 10 QA engineers, ensuring timely delivery of high-quality testing.
Challenges included resolving conflicts within the team, prioritizing tasks based on project deadlines, and effectively communicating with stakeholders.
Implemented agile methodologies to improve team efficiency...
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
Voice involves speaking directly with customers, while non-voice involves communicating through written messages or emails.
Voice involves speaking with customers over the phone or in person
Non-voice involves communicating through written messages, emails, or chat
Voice requires good verbal communication skills, while non-voice requires good written communication skills
Voice processing involves handling customer queries through phone calls, while non-voice processing involves handling queries through emails, chat, etc.
Voice processing involves interacting with customers over the phone
Non-voice processing involves handling customer queries through emails, chat, social media, etc.
Roles in voice processing include answering calls, providing assistance, resolving issues verbally
Roles in ...
Discussing customer care involves addressing customer needs, resolving issues, and providing excellent service.
Listen actively to customer concerns
Empathize with the customer's situation
Offer solutions or alternatives to resolve issues
Provide clear and concise information
Follow up to ensure customer satisfaction
Non voice, voice process to customer care every customer problems can solutions him
An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.
Cannot be instantiated directly
May contain abstract methods
Used as a blueprint for other classes
Abstraction is the process of hiding complex details and showing only the essential features of an object or system.
Abstraction allows us to focus on what an object does, rather than how it does it
It helps in simplifying complex systems by breaking them down into smaller, more manageable parts
Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone
QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).
QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.
It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).
Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.
Example: ['3', '1', '4'...
Bubble sorting has a time complexity of O(n^2) for a sorted list.
Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.
The time complexity does not change even if the list is already sorted.
Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.
Yes, I have been to multiple states other than Jharkhand.
I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.
I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.
I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.
Sabre Commands to Check Availability
Blocking and Booking Tickets
Commands to Check Fare rules
Checking Availability
Infant and Child title
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
I have a Bachelor's degree in Accounting and 3 years of experience as an Accounts Assistant at XYZ Company.
Bachelor's degree in Accounting
3 years of experience as an Accounts Assistant at XYZ Company
Proficient in financial analysis and reporting
Strong attention to detail and accuracy
Experience with accounting software such as QuickBooks
I have previous experience working with small shops and company brands, handling accounts and financial transactions.
Managed accounts payable and receivable for a small boutique clothing store
Handled payroll and tax filings for a local restaurant chain
Assisted in budgeting and financial analysis for a startup tech company
Wipro
HGS
SGS
R.R. Donnelley