Filter interviews by
I am proficient in multiple programming languages including Python, Java, and JavaScript, each serving different purposes in software development.
Python: Great for data analysis and machine learning; used in frameworks like Django and Flask.
Java: Widely used for enterprise applications; known for its portability across platforms.
JavaScript: Essential for web development; enables dynamic content and is used in fram...
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...
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.
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...
IT consulting is important for helping businesses improve their technology infrastructure, optimize processes, and stay competitive in the digital age.
Provides expertise and guidance on implementing new technologies
Helps businesses streamline processes and increase efficiency
Assists in identifying and mitigating cybersecurity risks
Supports digital transformation initiatives
Enables businesses to stay competitive in...
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
SAP is an enterprise resource planning software that helps businesses manage various aspects of their operations.
SAP stands for Systems, Applications, and Products in Data Processing.
It is a software suite that integrates different modules to support various business functions.
SAP FICO (Financial Accounting and Controlling) is a module within SAP that focuses on financial management and accounting processes.
SAP provide...
General accounting refers to the process of recording, summarizing, and reporting financial transactions of an organization.
General accounting involves recording all financial transactions of a company, such as sales, purchases, expenses, and payments.
It includes the preparation of financial statements, such as the balance sheet, income statement, and cash flow statement.
General accounting ensures compliance with accou...
Chart of accounts is a list of all the accounts used by an organization to record financial transactions.
Chart of accounts is a structured list of general ledger accounts.
It provides a framework for organizing financial transactions and generating financial statements.
Each account in the chart of accounts represents a unique category of transactions.
Accounts are classified into different groups such as assets, liabilit...
SAP stands for Systems, Applications, and Products in Data Processing.
SAP is a software company that provides enterprise resource planning (ERP) solutions.
SAP software is used by businesses to manage their operations and finances.
SAP has various modules such as FICO, MM, SD, HR, etc. that cater to different business needs.
SAP FICO is a module that deals with financial accounting and controlling.
SAP is widely used in in...
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...
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 46 interview experiences
Difficulty level
Duration
based on 401 reviews
Rating in categories
Senior Consultant
468
salaries
| ₹22 L/yr - ₹37.2 L/yr |
Consultant
386
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