Filter interviews by
Quality control focuses on identifying defects, while quality assurance emphasizes preventing defects in processes.
Quality Control (QC) is product-oriented, ensuring the final product meets quality standards.
Quality Assurance (QA) is process-oriented, focusing on improving and establishing processes to prevent defects.
Example of QC: Testing a software application to find bugs before release.
Example of QA: Implemen...
Use-case testing validates software functionality based on user interactions and scenarios, ensuring it meets requirements.
Focuses on user interactions: For example, testing a login feature by simulating user credentials.
Identifies functional requirements: Ensures the software behaves as expected in various scenarios.
Helps in creating test cases: Each use case can lead to specific test cases that cover different p...
A budget estimate for a team outlines projected expenses and revenues to guide financial planning and resource allocation.
Identify team objectives and required resources, e.g., staffing, equipment, and training.
Estimate costs for each resource, such as salaries, software licenses, and office supplies.
Consider fixed and variable costs; for example, rent is fixed, while utilities may vary.
Include contingency funds f...
Quality audits assess compliance with standards, ensuring processes meet required quality benchmarks for continuous improvement.
Quality audits evaluate adherence to established standards and procedures.
They help identify areas for improvement in processes and systems.
For example, in manufacturing, an audit might check if production meets safety and quality standards.
Audits can be internal (conducted by the organiz...
P2P cycle stands for Procure to Pay cycle, which is the process of obtaining goods or services from a vendor and paying for them.
The cycle starts with the need for a product or service, followed by creating a purchase requisition.
Next, a purchase order is generated and sent to the vendor.
Goods or services are received and inspected upon delivery.
An invoice is received from the vendor and matched with the purchase ...
Subcontracting process involves sending raw materials to a subcontractor for processing and receiving finished goods back.
Raw materials are sent to a subcontractor for processing
Subcontractor processes the raw materials and returns finished goods
Goods receipt is done in SAP to receive the finished goods back
Subcontracting purchase order is created to track the process
Digital twins are virtual replicas of physical objects, processes, or systems that can be used for analysis, monitoring, and prediction.
Digital twins are created using real-time data from sensors and other sources to simulate the behavior and performance of the physical counterpart.
They can be used in various industries such as manufacturing, healthcare, and transportation to optimize operations and improve decisi...
A program using OOPS in Java to demonstrate inheritance and polymorphism
Create a superclass 'Animal' with methods like 'eat' and 'sleep'
Create subclasses like 'Dog' and 'Cat' that inherit from 'Animal'
Override the 'eat' method in each subclass to show polymorphism
Swapping two numbers without using a temporary variable in Java
Use bitwise XOR operation to swap two numbers without using a temporary variable
Example: int a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5
Circular dependency occurs when two or more modules depend on each other, creating an infinite loop.
Circular dependency can lead to issues such as infinite loops, runtime errors, and difficulties in debugging.
It is common in programming languages like JavaScript, where modules can import each other in a circular manner.
To resolve circular dependencies, refactoring code to remove the dependency or using a third-par...
I appeared for an interview in Feb 2025.
Experienced Project Manager with a diverse background in leading teams and delivering successful projects across various industries.
Started my career as a project coordinator, managing small-scale projects and learning the fundamentals of project management.
Progressed to a Project Manager role in the IT sector, where I led a team to successfully implement a software solution for a major client, improving their operatio...
I effectively manage conflicts by fostering open communication, understanding perspectives, and finding common ground.
Encourage open dialogue: In a project, I facilitated a meeting where team members expressed their concerns, leading to a collaborative solution.
Identify root causes: During a disagreement over resource allocation, I conducted a root cause analysis to understand underlying issues.
Focus on common goals: I...
Project management involves planning, executing, and closing projects efficiently to achieve specific goals.
Initiation: Define project goals and scope, e.g., creating a project charter.
Planning: Develop a detailed project plan, including timelines and resources, e.g., Gantt charts.
Execution: Implement the project plan, coordinating tasks and resources, e.g., team meetings.
Monitoring: Track progress and performance, mak...
I have extensive experience managing global projects, ensuring seamless communication and delivery across diverse teams.
Managed a cross-functional team across three continents for a software rollout, ensuring timely delivery despite time zone differences.
Implemented a project management tool that facilitated real-time collaboration among team members in different countries.
Conducted regular virtual meetings to align pr...
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Yes, I am open to relocating for the right opportunity.
I am open to exploring new locations for career growth
I have relocated in the past for job opportunities
I understand the benefits of experiencing different work environments
I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.
Questions related to arrays,structures and union
Topics about ai and it's evolution
I applied via Campus Placement
The typical P2P process flow involves requisition, approval, purchase order creation, goods receipt, invoice receipt, and payment.
Requisition: Request for goods or services
Approval: Authorization of the requisition
Purchase Order Creation: Formal order placed with supplier
Goods Receipt: Receipt of goods/services
Invoice Receipt: Receipt of invoice from supplier
Payment: Settlement of invoice
Implementing a centralized data management system, providing digital training for employees, and investing in cybersecurity measures.
Implement a centralized data management system to streamline data storage and access.
Provide digital training for employees to enhance their digital literacy and skills.
Invest in cybersecurity measures to protect digital assets and data from cyber threats.
I managed conflicts by actively listening to all parties, facilitating open communication, and finding mutually beneficial solutions.
Actively listened to all parties involved to understand their perspectives
Facilitated open communication to encourage dialogue and collaboration
Found mutually beneficial solutions through compromise and negotiation
I appeared for an interview in May 2025, where I was asked the following questions.
A mount point is a directory where a filesystem is attached in Linux, allowing access to its contents.
Use the command 'mkdir /path/to/mountpoint' to create a new directory as a mount point.
Example: 'mkdir /mnt/mydrive' creates a mount point at /mnt/mydrive.
Ensure the directory is empty before mounting a filesystem to it.
Use 'mount /dev/sdXn /path/to/mountpoint' to mount a filesystem to the created mount point.
Creating a user in Linux involves using the 'useradd' command followed by setting a password with 'passwd'.
Use the command 'sudo useradd username' to create a new user.
Set a password for the user with 'sudo passwd username'.
To create a user with a home directory, use 'sudo useradd -m username'.
For adding a user to a specific group, use 'sudo useradd -G groupname username'.
Check the user details in the '/etc/passwd' fil...
Monitoring a Linux server involves tracking performance, resource usage, and system health to ensure optimal operation.
Use tools like top and htop to monitor CPU and memory usage in real-time.
Check disk space with the df command to prevent running out of storage.
Monitor system logs using tail -f /var/log/syslog for real-time error tracking.
Utilize tools like Nagios or Zabbix for comprehensive monitoring and alerting.
Se...
I applied via Monster and was interviewed in Jul 2024. There were 2 interview rounds.
Was not worth the time and it had multiple rounds questions were out of sync
A budget estimate for a team outlines projected expenses and revenues to guide financial planning and resource allocation.
Identify team objectives and required resources, e.g., staffing, equipment, and training.
Estimate costs for each resource, such as salaries, software licenses, and office supplies.
Consider fixed and variable costs; for example, rent is fixed, while utilities may vary.
Include contingency funds for un...
Quality audits assess compliance with standards, ensuring processes meet required quality benchmarks for continuous improvement.
Quality audits evaluate adherence to established standards and procedures.
They help identify areas for improvement in processes and systems.
For example, in manufacturing, an audit might check if production meets safety and quality standards.
Audits can be internal (conducted by the organization...
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
It including vendor personal details and business details, personal details including, name and address, phone numbers, language, business details including tax details and bank details and accounting, controlling and payment and purchased details.
Payment it is a transfer of money from one persons/business to another to the form cheques cash /online
I appeared for an interview in Feb 2025, where I was asked the following questions.
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
I'm a passionate software engineer with a strong background in full-stack development and a love for solving complex problems.
Graduated with a degree in Computer Science from XYZ University.
Worked at ABC Corp, where I developed a web application that improved user engagement by 30%.
Proficient in languages like JavaScript, Python, and Java, with experience in frameworks like React and Django.
Enjoy collaborating in agile...
Quality control focuses on identifying defects, while quality assurance emphasizes preventing defects in processes.
Quality Control (QC) is product-oriented, ensuring the final product meets quality standards.
Quality Assurance (QA) is process-oriented, focusing on improving and establishing processes to prevent defects.
Example of QC: Testing a software application to find bugs before release.
Example of QA: Implementing ...
Use-case testing validates software functionality based on user interactions and scenarios, ensuring it meets requirements.
Focuses on user interactions: For example, testing a login feature by simulating user credentials.
Identifies functional requirements: Ensures the software behaves as expected in various scenarios.
Helps in creating test cases: Each use case can lead to specific test cases that cover different paths.
...
Top trending discussions
Some of the top questions asked at the Infosys Consulting interview -
The duration of Infosys Consulting interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 45 interview experiences
Difficulty level
Duration
based on 402 reviews
Rating in categories
Senior Consultant
458
salaries
| ₹22 L/yr - ₹37.2 L/yr |
Consultant
383
salaries
| ₹16 L/yr - ₹25.1 L/yr |
Business Consultant
312
salaries
| ₹15 L/yr - ₹24.2 L/yr |
Associate Consultant
143
salaries
| ₹6 L/yr - ₹13.4 L/yr |
Management Consultant
137
salaries
| ₹16 L/yr - ₹27 L/yr |
ITC Infotech
CMS IT Services
KocharTech
3i Infotech