I applied via
Naukri.com
and was interviewed in Dec 2024. There
was
1 interview round.
Round 1 - One-on-one
(5 Questions)
Q1. How many variance in sap?
Add your answer
Q2. We cac explain the all accounts receivable and accounts payable
Add your answer
Q3. What is the cost element and cost center?
Add your answer
Q4. How many we have currencies in sap?
Add your answer
Q5. How many types of projects
Add your answer
Interview Preparation Tips
Topics to prepare for Accenture P2P Accounts Payable Executive interview:
mba fresher
Interview preparation tips for other job seekers - 1. Self-Reflection & Goal Setting * Identify Your Strengths & Weaknesses: * Strengths: What are you good at? What do you enjoy doing? What are your unique skills and talents? * Weaknesses: What areas do you need to improve? What are your biggest challenges? * Define Your Career Goals: * Short-term: What kind of job are you looking for? What industry are you interested in? What salary range are you targeting? * Long-term: What is your ideal career path? What are your long-term professional aspirations? 2. Enhance Your Job Search Strategy * Build a Strong Online Presence: * LinkedIn: Create a professional and engaging LinkedIn profile. * Portfolio/Website: If applicable, showcase your work through a portfolio or personal website. * Network, Network, Network: * Attend industry events: Conferences, meetups, and workshops. * Informational interviews: Connect with people working in your field of interest. * Leverage your existing network: Let your friends, family, and former colleagues know you're job searching. * Tailor Your Resume & Cover Letter: * Customize: Tailor your resume and cover letter to each specific job application. * Keywords: Use keywords from the job description to increase your chances of getting noticed by Applicant Tracking Systems (ATS). * Quantify your achievements: Use numbers and data to demonstrate your accomplishments. * Master the Job Interview: * Practice: Prepare for common interview questions (behavioral, technical, etc.). * Research: Learn about the company and the role you're interviewing for. * Ask insightful questions: Demonstrate your interest and engagement. 3. Continuous Improvement * Skill Development: * Online courses: Platforms like Coursera, Udemy, and edX offer a wide range of courses. * Certifications: Obtain relevant industry certifications to enhance your credentials. * Volunteer work: Gain valuable experience and build your network. * Stay Updated: * Industry news: Keep up-to-date with the latest trends and developments in your field. * Job market trends: Monitor job boards and industry publications to understand the current job market. Key Advice: * Be patient and persistent: The job search process can be challenging, but don't give up. * Stay positive and maintain a growth mindset: Focus on your strengths and opportunities for improvement. * Take care of yourself: Prioritize your physical and mental well-being during your job search. Remember: The job market is constantly evolving. Be adaptable, proactive, and resourceful in your job search efforts. Good luck!
Weโve all been thereโexcitedly discussing job offers and hearing about the impressive CTC (Cost to Company). But when payday arrives, you wonder
Round 3 - Technical
(2 Questions)
Q1. 2๏ธโฃ ๐๐ป-๐๐ฎ๐ป๐ฑ ๐ฆ๐ฎ๐น๐ฎ๐ฟ๐:
This is the actual amount you take home after deductions like:
โข Employeeโs contribution to PF
โข Income tax (TDS)
โข Professional tax
Add your answer
Q2. ๐๐ง๐ ๐๐ ๐๐ป-๐๐ฎ๐ป๐ฑ ๐ฆ๐ฎ๐น๐ฎ๐ฟ๐: ๐ง๐ต๐ฒ ๐ฅ๐ฒ๐ฎ๐น๐ถ๐๐ ๐๐ต๐ฒ๐ฐ๐ธ ๐๐๐ฒ๐ฟ๐ ๐ฃ๐ฟ๐ผ๐ณ๐ฒ๐๐๐ถ๐ผ๐ป๐ฎ๐น ๐ก๐ฒ๐ฒ๐ฑ๐!
Weโve all been thereโexcitedly discussing job offers and hearing about the impressi...
Add your answer
Interview Preparation Tips
Interview preparation tips for other job seekers - ๐๐ง๐ ๐๐ ๐๐ป-๐๐ฎ๐ป๐ฑ ๐ฆ๐ฎ๐น๐ฎ๐ฟ๐: ๐ง๐ต๐ฒ ๐ฅ๐ฒ๐ฎ๐น๐ถ๐๐ ๐๐ต๐ฒ๐ฐ๐ธ ๐๐๐ฒ๐ฟ๐ ๐ฃ๐ฟ๐ผ๐ณ๐ฒ๐๐๐ถ๐ผ๐ป๐ฎ๐น ๐ก๐ฒ๐ฒ๐ฑ๐!
Weโve all been thereโexcitedly discussing job offers and hearing about the impressive CTC (Cost to Company). But when payday arrives, you wonder:
I applied via
Company Website
and was interviewed in Dec 2024. There
were
2 interview rounds.
Round 1 - Aptitude Test
There are two main sections: foundation and advanced. The foundation section consists of three subsections: quantitative, reasoning, and verbal. If you pass the foundation section but do not clear the advanced section, you will be considered for either the ninja role or the digital role during the interview process. The advanced section includes advanced aptitude questions and two coding questions.
Round 2 - Technical
(5 Questions)
Q1. Can you provide an introduction about yourself?
Ans.
Experienced System Engineer with a strong background in network infrastructure and cloud computing.
Over 5 years of experience in designing, implementing, and maintaining complex IT systems
Proficient in network security protocols and troubleshooting techniques
Skilled in virtualization technologies such as VMware and Hyper-V
Certified in Cisco CCNA and CompTIA Network+
Strong problem-solving and communication skills
Answered by
AI
Add your answer
Q2. 3 to 4 questions based on database
Add your answer
Q3. 2 easy coding questions
Add your answer
Q4. Questions based on technology that I knew
Add your answer
Q5. Situation based questions
Add your answer
Interview Preparation Tips
Interview preparation tips for other job seekers - Focus on the first round, as it can be quite challenging; once you pass it and are selected for an interview, the subsequent process feels considerably easier.
I applied via
Company Website
and was interviewed in Nov 2024. There
were
13 interview rounds.
Round 1 - Technical
(2 Questions)
Q1. What is the Entity-Relationship (ER) model?
Ans.
The Entity-Relationship (ER) model is a data model used to describe the relationships between entities in a database.
Entities are objects or concepts in the real world that can be distinguished from each other.
Relationships describe how entities are related to each other.
Attributes are properties that describe entities and relationships.
ER diagrams visually represent the ER model, showing entities, relationships, and a...
Answered by
AI
View 1 more amswer
Q2. What are the advantages of using threads compared to processes?
Ans.
Threads are lighter weight than processes, share memory space, and are more efficient for multitasking.
Threads share the same memory space, making communication between them faster and more efficient.
Threads are lighter weight than processes, as they share resources such as memory and file descriptors.
Threads are more efficient for multitasking, as they can run concurrently within the same process.
Threads are easier to...
Answered by
AI
Add your answer
Round 2 - Coding Test
Google primarily focuses on pure data structures and algorithms-based questions during coding interviews. Other computer science core topics are typically not covered in Google's interviews. Therefore, it is essential to be proficient in data structures and algorithms to succeed in the Google coding interview.
Round 3 - Aptitude Test
An aptitude test is a tool used to evaluate a person's skills, abilities, and potential for success in a specific role or activity.
Round 4 - Group Discussion
Group discussion is a process of exchanging ideas and opinions among individuals on a specific topic. It is a structured form of communication in which participants have the opportunity to express their views while also listening to others' perspectives on the same subject.
Round 5 - HR
(2 Questions)
Q1. What are your strengths and weaknesses?
Ans.
My strengths include problem-solving skills and attention to detail. My weaknesses include time management and public speaking.
Strengths: problem-solving skills
Strengths: attention to detail
Weaknesses: time management
Weaknesses: public speaking
Answered by
AI
Add your answer
Q2. What reasons can you provide for why we should consider hiring you?
Ans.
I have a strong foundation in web development, a passion for learning, and a proven track record of delivering high-quality projects.
I have a solid understanding of HTML, CSS, and JavaScript
I am proficient in using various web development tools and frameworks such as React and Node.js
I have successfully completed several web development projects, including a responsive e-commerce website for a local business
Answered by
AI
Add your answer
Round 6 - Assignment
An assignment is a task or piece of work that you are given to complete, particularly as part of your job or studies. The assignment for the course includes written assignments and practical tests, similar to tasks, work, jobs, or charges.
Round 7 - Case Study
A case study is a detailed description and assessment of a specific situation in the real world, created for the purpose of deriving generalized insights and understanding. It can focus on an individual, a group of people, an organization, or an event, among other subjects.
Round 8 - One-on-one
(2 Questions)
Q1. What do you consider your greatest accomplishment?
Ans.
My greatest accomplishment was successfully leading a team to launch a new website for a major client ahead of schedule.
Successfully led a team to launch a new website
Completed the project ahead of schedule
Received positive feedback from the client
Answered by
AI
Add your answer
Q2. What factors motivate you in your professional life?
Ans.
I am motivated by challenges, learning opportunities, and the ability to make a positive impact.
Challenges push me to grow and improve my skills.
Learning opportunities allow me to stay updated with the latest technologies and trends.
Making a positive impact through my work gives me a sense of fulfillment and purpose.
Answered by
AI
Add your answer
Round 9 - HR
(2 Questions)
Q1. What does your ideal work environment look like?
Ans.
My ideal work environment is a collaborative space with supportive colleagues, opportunities for growth, and a healthy work-life balance.
Collaborative team environment where ideas are shared and valued
Supportive colleagues who are willing to help and provide feedback
Opportunities for growth and learning new technologies
Healthy work-life balance with flexible hours and remote work options
Answered by
AI
Add your answer
Q2. How would you impact employee retention?
Ans.
By creating a positive work environment, offering growth opportunities, and implementing employee recognition programs.
Creating a positive work environment through open communication and support
Offering growth opportunities such as training programs and career advancement
Implementing employee recognition programs to acknowledge and reward hard work
Providing competitive salaries and benefits to attract and retain top ta
Answered by
AI
Add your answer
Round 10 - Technical
(2 Questions)
Q1. What are real-time operating systems?
Ans.
Real-time operating systems are designed to provide predictable response times and prioritize tasks based on timing constraints.
Real-time operating systems prioritize tasks based on timing constraints
They are designed to provide predictable response times
Examples include VxWorks, QNX, and FreeRTOS
Answered by
AI
Add your answer
Q2. Are the applicants first asked several questions regarding data structures and algorithms?
Add your answer
Round 11 - HR
(2 Questions)
Q1. What topics are typically discussed during the final round of interviews, particularly regarding salary expectations, working hours, and other job requirements?
Add your answer
Q2. Are you comfortable working night shifts, considering that many roles at Genpact support international clients?
Ans.
Yes, I am comfortable working night shifts to support international clients.
I have previous experience working night shifts in a customer service role.
I am a night owl and tend to be more productive during late hours.
I understand the importance of supporting international clients and am willing to adjust my schedule accordingly.
Answered by
AI
Add your answer
Round 12 - Process associate
(2 Questions)
Q1. A process associate is crucial in ensuring the smooth operation of various business processes across different industries
Add your answer
Q2. What are the operational tasks necessary to maintain efficiency and quality?
Ans.
Operational tasks for maintaining efficiency and quality include regular testing, monitoring performance, updating software, and implementing best practices.
Regularly test website functionality to ensure it is working properly
Monitor website performance metrics such as load times and user experience
Update software and plugins to the latest versions to prevent security vulnerabilities
Implement best practices for coding,
Answered by
AI
Add your answer
Round 13 - Manger
(2 Questions)
Q1. How can you prepare examples demonstrating your leadership, conflict resolution, and prioritization skills to excel in a managerial round interview?
Ans.
Prepare examples showcasing leadership, conflict resolution, and prioritization skills for a managerial round interview.
Leadership: Discuss a project where you led a team to success, highlighting your ability to motivate and guide others.
Conflict Resolution: Share a situation where you successfully resolved a conflict within a team or project, emphasizing your communication and problem-solving skills.
Prioritization: Ta...
Answered by
AI
Add your answer
Q2. How do you demonstrate adaptability, leadership, and a commitment to fostering a positive work environment?
Ans.
I demonstrate adaptability, leadership, and commitment by actively seeking feedback, taking on new challenges, and fostering collaboration within the team.
Seek feedback from colleagues and supervisors to continuously improve
Volunteer for new projects or tasks to expand skills and knowledge
Encourage open communication and teamwork among team members
Lead by example by showing a positive attitude and willingness to help o...
Answered by
AI
Add your answer
Interview Preparation Tips
Interview preparation tips for other job seekers - Update your resume, customize your application, and be ready to show kindness.
SCD Type 2 implementation involves tracking historical changes in data by creating new records for each change.
Identify the columns that need to be tracked for changes
Add effective start and end dates to track the validity of each record
Insert new records for changes and update end dates for previous records
Maintain a surrogate key to uniquely identify each version of the record
Answered by
AI
Add your answer
Round 3 - Technical
(2 Questions)
Q1. Dw related que ans
Add your answer
Q2. Solution design related que
Add your answer
Round 4 - HR
(2 Questions)
Q1. Aspiration from my end
Add your answer
Q2. How soon can join
Ans.
I can join the team within 2 weeks.
I can start within 2 weeks of receiving the offer.
I need to give notice to my current employer.
I may need to relocate, which could affect my start date.
Answered by
AI
Add your answer
Interview Preparation Tips
Interview preparation tips for other job seekers - Don't join or even I would suggest not to apply or give interview to this pathetic company. I have cleared all my 4 rounds of interview including HR out of which 3 technical and 1 HR. 3 held on video conferencing and one face to face for which I have travelled almost 40 kms from my current location and they said without face to face they cannot proceed hence I had no option left but to travel, then when I entered into the office again put a laptop infront of me which is again video conferencing then I didn't understand why exactly they called me if they want to have it over video online.
Then after putting my lot of time and efforts when finally it comes to release the offer, then they stop picking up the calls and stop responding and the final excuses which I got from them for not releasing the offer is that their software will not allow them to release any offer which is more that 2 days of joining.
Such a pathetic company who even don't know that atleast if you are not releasing the offer, it's your duty to atleast tell the person that either they are not able to provide the compensation as discussed or they are looking parallelly for someone who can settle in less compensation.
Due to all this I have wasted almost my 3-4 weeks of time expecting that I will receive the offer, and didn't focus on other organisations which was ready to provide slightly lower than this.
Hence it's a total scam which is going here suggesting not to get trapped otherwise you will not only waste your time but also other good opportunities as well.
It's a total boycott for me, expecting the same from your end as well, so that they will understand that playing with someone's job is not a joke.
I applied via
Naukri.com
and was interviewed in Dec 2024. There
were
3 interview rounds.
Round 1 - Coding Test
1. Know Your Audience: Understand their expectations and tailor your speech accordingly.
2. Be Confident: Maintain good posture, make eye contact, and speak clearly.
3. Structure Your Talk: Start with an engaging introduction, deliver a clear message, and end with a strong conclusion.
4. Practice: Rehearse to improve your flow and timing.
Round 2 - Aptitude Test
1. Core Topics: Arrays, strings, recursion, and algorithms (sorting, searching).
2. Problem-Solving: Practice coding on LeetCode or HackerRank.
3. Efficiency: Optimize for time and space complexity.
4. Languages: Be proficient in one (like Python, Java, or C++).
5. Debugging: Test for edge cases and fix errors quickly
Round 3 - Coding Test
1. Core Topics: Arrays, strings, recursion, and algorithms (sorting, searching).
2. Problem-Solving: Practice coding on LeetCode or HackerRank.
3. Efficiency: Optimize for time and space complexity.
4. Languages: Be proficient in one (like Python, Java, or C++).
5. Debugging: Test for edge cases and fix errors quickly
Interview Preparation Tips
Interview preparation tips for other job seekers - Understand the Problem: Read the question carefully. Make sure you understand the input, output, and constraints.
2. Plan Before Coding: Outline your solution or algorithm on paper first.
3. Focus on Time and Space Complexity: Write optimized code. Avoid brute force if possible.
4. Practice Data Structures: Arrays, strings, linked lists, trees, and graphs are commonly tested.