Filter interviews by
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, lia...
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 pr...
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 ...
A string is a sequence of characters.
Strings are used to represent text in programming languages.
Strings are enclosed in quotation marks.
Strings can be concatenated using the + operator.
Strings can be indexed and sliced like arrays.
Examples: 'hello world', '123', 'my name is John'.
OOPs concepts are the principles of Object-Oriented Programming that focus on encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inheritance is the process of creating a new class from an existing class, inheriting all the properties and methods of the parent class.
Polymorphism is the ability of an object t...
As a BSc graduate, I expect a salary that reflects my skills and the industry standards for entry-level positions.
Research industry standards: For example, entry-level positions in customer service typically range from $30,000 to $40,000 annually.
Consider location: Salaries may vary based on the cost of living in different cities; for instance, urban areas may offer higher salaries.
Highlight relevant skills: If I ...
Filtering candidates from a large pool of graduates
Define clear job requirements and qualifications
Use automated screening tools to filter resumes
Conduct initial phone screenings to assess communication skills
Administer technical assessments to evaluate coding abilities
Conduct in-person interviews to assess cultural fit and team dynamics
STP (Spanning Tree Protocol) is a network protocol that prevents loops in Ethernet networks by creating a loop-free logical topology.
STP is used to prevent broadcast storms and network congestion caused by loops.
It works by electing a root bridge and calculating the shortest path to the root bridge for each network segment.
STP uses Bridge Protocol Data Units (BPDU) to exchange information between switches.
It emplo...
RIP version 1 is a classful routing protocol while RIP version 2 is a classless routing protocol.
RIP version 1 does not support VLSM (Variable Length Subnet Masking) while RIP version 2 does.
RIP version 1 does not support authentication while RIP version 2 does.
RIP version 1 broadcasts routing updates using the destination IP address 255.255.255.255 while RIP version 2 uses multicast address 224.0.0.9.
RIP version ...
BGP attributes are characteristics used to influence routing decisions in Border Gateway Protocol.
BGP attributes are used to determine the best path for routing traffic.
Some common BGP attributes include AS Path, Next Hop, Local Preference, and MED.
AS Path attribute shows the path of autonomous systems that the route has traversed.
Next Hop attribute indicates the IP address to reach the next hop for the route.
Loca...
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