Upload Button Icon Add office photos

Filter interviews by

Conga Solutions Interview Questions and Answers

Updated 20 Dec 2024

Conga Solutions Interview Experiences

Popular Designations

6 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Consist of quantitative, logical, and verbal components.

Round 2 - Coding Test 

They asked multiple-choice questions based on web development, databases, data structures, and coding outputs.

Round 3 - Technical 

(3 Questions)

  • Q1. Question based on resume
  • Q2. Basic of oop,mysql
  • Q3. Write code for fibonacci series and maximum from array
  • Ans. 

    Code for Fibonacci series and finding maximum from an array

    • For Fibonacci series, start with 0 and 1, then add the previous two numbers to get the next number

    • For finding maximum from an array, iterate through the array and keep track of the maximum value

  • Answered by AI
Round 4 - CTO 

(2 Questions)

  • Q1. Logical and based on situations
  • Q2. What you know about company
  • Ans. 

    Company is a leading software development firm specializing in creating innovative solutions for various industries.

    • Company was founded in 2005 by a group of software engineers.

    • They have a strong focus on research and development, constantly striving to stay ahead of industry trends.

    • Company has worked with clients in sectors such as healthcare, finance, and e-commerce.

    • They are known for their expertise in developing cu...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The process was smooth and well-organized.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (219)

Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Behavioral 

(2 Questions)

  • Q1. Project on which you worked
  • Q2. Scenario-based question

Interview Preparation Tips

Interview preparation tips for other job seekers - I was on the round with the hiring manager to get to know about my profile and what they are expecting
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Why you would choose Conga against the other opportunities available in market?
  • Ans. 

    Conga offers a unique opportunity for growth, innovation, and impact in the tech industry.

    • Conga has a strong reputation in the tech industry for its innovative solutions.

    • The company values employee growth and development, offering opportunities for advancement.

    • Conga's products have a significant impact on streamlining business processes and increasing efficiency.

    • The company culture at Conga is known for being collabora

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Strong with programming fundamentals.
2. Practise thinking out of the box.
3. Problem solving skills.

Senior Recruiter Interview Questions asked at other Companies

Q1. What is Java, its features, frameworks, database?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions between a group of 100 people

Round 2 - Group Discussion 

General group discussion

Round 3 - Technical 

(1 Question)

  • Q1. Cant recall the questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Cant recall the questions

Technical Consultant Interview Questions asked at other Companies

Q1. Oops C and java difference Query for selecting all columns from a table 10 uses of a pen Personal questions like the place we belong to What do you know about our company The interview was not really good ,I got selected 😅 for role of tech... read more
View answer (1)

Conga Solutions interview questions for popular designations

 Software Engineer

 (1)

 Senior Recruiter

 (1)

 Lead Consultant

 (1)

 Technical Consultant

 (1)

I applied via LinkedIn and was interviewed in May 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Details about Interviewee and Salary discussion
Round 3 - Technical 

(1 Question)

  • Q1. Technical Question about Salesforce and Apttus CPQ/CLM
Round 4 - Technical 

(1 Question)

  • Q1. Hands on and Technical qs about Salesforce and Apttus CPQ/CLM
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation and details about Job

Interview Preparation Tips

Interview preparation tips for other job seekers - Be simple and clear. Be very straight forward.

Lead Consultant Interview Questions asked at other Companies

Q1. Pdc emulator and errors how it can be fixed, how to work on VMware disk consolidation error, types for migration which I was involved and issue seen example cross over migration and aws SMS connector, azure sso
View answer (1)

Interview Questions & Answers

user image Fatima

posted on 26 Aug 2022

I applied via Walk-in and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

General contract related questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions on different clauses of contract and basic terminology of contracts (similarities/difference)

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through contracts and other related subjects throughly

Jobs at Conga Solutions

View all

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. What is you profession
  • Ans. 

    I am a Senior Associate in the field of finance, specializing in investment management.

    • I have expertise in analyzing financial data and making investment recommendations.

    • I work closely with clients to understand their financial goals and risk tolerance.

    • I monitor market trends and economic indicators to make informed investment decisions.

    • I have experience in portfolio management and asset allocation.

    • I may hold certifica...

  • Answered by AI
  • Q2. What is your ambition
  • Ans. 

    My ambition is to become a respected leader in my field, making a positive impact through innovative solutions and mentorship.

    • To continuously learn and grow in my role

    • To lead and inspire a team towards success

    • To contribute to the advancement of the organization and industry

    • To mentor and guide junior colleagues in their professional development

  • Answered by AI

I appeared for an interview before Dec 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round was purely based on Data Structures and Algorithms . One has to be fairly comfortable in solving Algorithmic problems to pass this round . Both the questions asked were quite common and luckily I had already prepared them from CodeStudio and LeetCode.

  • Q1. 

    Binary Tree Traversals Problem Statement

    Given a Binary Tree with 'N' nodes, where each node holds an integer value, your task is to compute the In-Order, Pre-Order, and Post-Order traversals of the binar...

  • Ans. 

    Compute the In-Order, Pre-Order, and Post-Order traversals of a Binary Tree given in level-order format.

    • Implement functions to perform In-Order, Pre-Order, and Post-Order traversals of a Binary Tree.

    • Use level-order input to construct the Binary Tree.

    • Traverse the Binary Tree recursively to generate the required traversals.

    • Ensure proper handling of null nodes represented by -1 in the input.

    • Return the three traversals as

  • Answered by AI
  • Q2. 

    Reverse Linked List Problem Statement

    Given a Singly Linked List of integers, your task is to reverse the Linked List by altering the links between the nodes.

    Input:

    The first line of input is an intege...
  • Ans. 

    Reverse a singly linked list by altering the links between nodes.

    • Iterate through the linked list and reverse the links between nodes

    • Use three pointers to keep track of the current, previous, and next nodes

    • Update the links between nodes to reverse the list

    • Return the head of the reversed linked list

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

This round basically tested some concepts from Data Structures and File Manipulation .

  • Q1. 

    Intersection of Two Arrays Problem Statement

    Given two arrays A and B with sizes N and M respectively, both sorted in non-decreasing order, determine their intersection.

    The intersection of two arrays in...

  • Ans. 

    The problem involves finding the intersection of two sorted arrays efficiently.

    • Use two pointers to iterate through both arrays simultaneously.

    • Compare elements at the pointers and move the pointers accordingly.

    • Handle cases where elements are equal and update the intersection array.

    • Return the intersection array as the result.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPABig Basket interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Operating Systems, Aptitude, OOPSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Policy bazaar site and was interviewed before Sep 2019. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Sell me this thing.
  • Ans. 

    Introducing the new and improved smartwatch with advanced health tracking features.

    • Track your heart rate, sleep patterns, and daily activity levels

    • Receive notifications and make calls without taking out your phone

    • Choose from a variety of stylish designs to match your personal style

  • Answered by AI
  • Q2. Why you want to come in sales
  • Q3. Qualities of good sales person
  • Q4. Why you want to join policy bazaar
  • Q5. What is policy bazaar
  • Ans. 

    Policy Bazaar is an online insurance marketplace in India.

    • Policy Bazaar is a platform that allows users to compare and buy insurance policies from various providers.

    • It offers a wide range of insurance products including health, life, motor, travel, and home insurance.

    • Users can get quotes, compare features and prices, and make informed decisions about their insurance needs.

    • Policy Bazaar has partnerships with leading ins...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to tell them that you want to be a sales person. You can sell in any situation. Whatever come in mind just keep speaking because they check your communication skills. But joing policy bazaar is not a good idea.

I applied via Referral and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How can you understand the supply of restaurant in a particular area of a city ?
  • Ans. 

    To understand the supply of restaurants in a particular area of a city, we can use various methods.

    • Collect data from online directories like Yelp, Zomato, etc.

    • Conduct surveys to gather information about the number of restaurants in the area.

    • Analyze the population density and demographics of the area to estimate the demand for restaurants.

    • Check the number of restaurant permits issued by the local government.

    • Use GIS mapp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand any city's demographics for instance. Take most busy road and assume that 70% supply will be on food -tech (MArket Standard). Open Sw / Zo and see the supply available in that area in peak time. There can be more than one way to solve for these question

Conga Solutions Interview FAQs

How many rounds are there in Conga Solutions interview?
Conga Solutions interview process usually has 3 rounds. The most common rounds in the Conga Solutions interview process are Technical, HR and Aptitude Test.
How to prepare for Conga Solutions interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Conga Solutions. The most common topics and skills that interviewers at Conga Solutions expect are Salesforce, C#, Javascript, AWS and SQL.
What are the top questions asked in Conga Solutions interview?

Some of the top questions asked at the Conga Solutions interview -

  1. Why you would choose Conga against the other opportunities available in mark...read more
  2. write code for fibonacci series and maximum from ar...read more
  3. Questions on different clauses of contract and basic terminology of contracts (...read more

Tell us how to improve this page.

Conga Solutions Interview Process

based on 7 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.0
 • 5.1k Interviews
Flipkart Interview Questions
3.9
 • 1.4k Interviews
Swiggy Interview Questions
3.8
 • 434 Interviews
PolicyBazaar Interview Questions
3.6
 • 381 Interviews
BigBasket Interview Questions
3.9
 • 362 Interviews
CARS24 Interview Questions
3.5
 • 337 Interviews
Udaan Interview Questions
3.9
 • 334 Interviews
JustDial Interview Questions
3.5
 • 330 Interviews
View all

Conga Solutions Reviews and Ratings

based on 58 reviews

4.4/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

4.3

Salary

4.2

Job security

4.4

Company culture

3.6

Promotions

4.1

Work satisfaction

Explore 58 Reviews and Ratings
Application Support Engineer

Pune,

Chennai

+2

2-5 Yrs

Not Disclosed

Staff Software Engineer

Pune

8-13 Yrs

₹ 24.65-32 LPA

Staff Product Manager

Bangalore / Bengaluru

2-8 Yrs

Not Disclosed

Explore more jobs
Staff Software Engineer
26 salaries
unlock blur

₹24.6 L/yr - ₹44.5 L/yr

Senior Software Engineer
26 salaries
unlock blur

₹20 L/yr - ₹30 L/yr

Associate Software Engineer
24 salaries
unlock blur

₹7 L/yr - ₹9 L/yr

Software Engineer
16 salaries
unlock blur

₹12 L/yr - ₹17 L/yr

Senior Product Manager
12 salaries
unlock blur

₹24 L/yr - ₹30 L/yr

Explore more salaries
Compare Conga Solutions with

Amazon

4.0
Compare

Flipkart

3.9
Compare

Amazon Development Centre India

4.1
Compare

Udaan

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview