Upload Button Icon Add office photos

Filter interviews by

Apttus Interview Questions and Answers

Updated 21 Sep 2024

Apttus Interview Experiences

Popular Designations

4 interviews found

Software Developer Interview Questions & Answers

user image Ayush Parashar

posted on 21 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. CSV file to read unique data
  • Ans. 

    Read a CSV file and extract unique data entries

    • Use a programming language with CSV parsing capabilities like Python or Java

    • Read the CSV file line by line and store data in a set to ensure uniqueness

    • Handle any potential duplicates or errors in the data

    • Example: Python code snippet using pandas library - df = pd.read_csv('data.csv'); unique_data = set(df['column_name'])

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

How to Provide hook from custom callback class.
How to ensure security while working on rest api

Round 3 - Technical 

(2 Questions)

  • Q1. How to perform multi threading in Salesforce
  • Ans. 

    Multi threading in Salesforce allows for concurrent execution of multiple processes to improve performance.

    • Use @future annotation to run methods asynchronously in the background

    • Implement Queueable interface to chain jobs and run them in sequence

    • Leverage Batch Apex for processing large data sets in smaller chunks

  • Answered by AI
  • Q2. How to create dynamic instance of class
  • Ans. 

    Dynamic instance of a class can be created using reflection in Java.

    • Use Java reflection API to create an instance of a class dynamically

    • Get the class object using Class.forName() method

    • Instantiate the class object using the newInstance() method

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics and concepts related to AppExchange

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
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 

Combination of reasoning and arithmetic problem

Round 3 - Coding Test 

Intermediate level of technical questions

Round 4 - Technical 

(1 Question)

  • Q1. Oops, database and algorithms concept
Round 5 - One-on-one 

(1 Question)

  • Q1. Basic about mind set and projects
Round 6 - One-on-one 

(1 Question)

  • Q1. Final discussion on job and salary breakup

Interview Preparation Tips

Interview preparation tips for other job seekers - Core concepts of oops or technology on which you worked

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Written test covering UI, API testing, automaton testing related question

Round 2 - Assignment 

Given an assignment to automate certain scenario on system. You need to start with downloading all tools to automate it. And create a successfully running script.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Technical round but fewer questions 1. Framework explanation
  • Q2. They ask from the script and structure created in previous round

Interview Preparation Tips

Interview preparation tips for other job seekers - Hands on knowledge of automation is required.
Thourough knowledge of automation is must. Selenium, testng, github, test management tool, framework knowledge, etc.

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination SumYou are given an array/list ARR of N distinct positive integers. You are also given a non-negative integer B. Your task is to find all unique combinations in the array whose sum is equal to B. A number can be chosen any numbe... read more
View answer (2)

Apttus interview questions for popular designations

 Associate Software Engineer

 (1)

 Senior QA Engineer

 (1)

 Senior Software Engineer

 (1)

 Software Developer

 (1)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
No response

I was interviewed in Sep 2024.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself which is not on resume
  • Q2. Scenario based questions for customer interaction knowledge check eg how to handle difficult customer,critical users etc
  • Q3. Basics of troubleshooting tools
  • Q4. As it was just for checking learning agility,asked me about me learing experience in previous company,certifications,how to prioritize issues incase of multiple sev1 issues
  • Q5. Have you handles sev1/sev2 all at once,how did you interacted
  • Ans. 

    Yes, I have handled multiple sev1/sev2 incidents simultaneously by prioritizing tasks and communicating effectively.

    • Prioritized tasks based on severity and impact on users

    • Communicated with stakeholders to provide updates and manage expectations

    • Coordinated with other team members to resolve issues efficiently

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident,stay calm,learn about company before appearing and prepare well according to JD provided
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Golang questions
  • Q2. Dsa questions like binary search and remove duplicate inplace

Interview Preparation Tips

Interview preparation tips for other job seekers - I don't know what process these people follow, i guess they gave me chance for 2nd interview just to reject.

I prepared hell a lot for this round and answered each every question. Still they reject. I think they are just looking for cheap labour.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Explain HR core operating principles and workforce metrics that strengthen the Value preposition of workforce.
  • Ans. 

    HR core operating principles and workforce metrics enhance the value proposition of the workforce by aligning HR strategies with business goals.

    • HR core operating principles include fairness, transparency, compliance, and continuous improvement.

    • Workforce metrics such as turnover rate, employee engagement, productivity, and diversity can help measure the effectiveness of HR strategies.

    • By focusing on these principles and ...

  • Answered by AI
  • Q2. Unique Challenges Faced from the Business Stakeholders and solution approached.
  • Ans. 

    Business stakeholders often have unique challenges that require tailored solutions from an Associate HRBP Lead.

    • Building strong relationships with stakeholders to understand their needs and concerns

    • Customizing HR strategies and solutions to align with business goals

    • Providing proactive communication and support to address stakeholder challenges

    • Collaborating with cross-functional teams to implement effective solutions

    • Leve...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I felt I would have prepared better for the Interview, but I gained a good learning as the Interviewer Amrita was very clear and learned professional shared a solutions to the ones I couldn't answer aptly. But the recruiter was rude when I was followingup they just hangup phones on me and didnt bother to under my curiosity as a job seeker. overall Interview experience was excellent and happy to connect with a learned HR Leader. Unfortunately, may be I was not able to clear the Interview . my advice to the job seekers pls make a good prep up
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The technical aptitude was assessed through scenario-based questions during the L1 portion.

Round 2 - Technical 

(1 Question)

  • Q1. The technical panel conducted discussions on both scenarios and coding.
Round 3 - HR 

(1 Question)

  • Q1. HR discussion is the final round of the interview process.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare based on your experience.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Fibonacci, swap without 3rd var
  • Q2. Non repetitive char in string
  • Ans. 

    Find the first non-repetitive character in a string.

    • Iterate through the string and count the occurrences of each character.

    • Return the first character with a count of 1.

  • Answered by AI
Round 2 - Case Study 

Scenario based questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Behavioral 

(2 Questions)

  • Q1. What was the last technical issue that you faced and how did you resolve it
  • Ans. 

    Resolved a CSS layout issue by using flexbox properties

    • Identified the specific element causing the layout issue

    • Reviewed the existing CSS code to understand the styling applied

    • Implemented flexbox properties like justify-content and align-items to fix the layout problem

  • Answered by AI
  • Q2. How will you implement multiselect
  • Ans. 

    Implement multiselect using checkboxes or dropdown with multiple selection enabled

    • Use checkboxes or a dropdown with multiple selection enabled

    • Allow users to select multiple options by clicking on checkboxes or selecting from dropdown

    • Store selected options in an array of strings

  • Answered by AI

Apttus Interview FAQs

How many rounds are there in Apttus interview?
Apttus interview process usually has 3-4 rounds. The most common rounds in the Apttus interview process are One-on-one Round, Resume Shortlist and Coding Test.
How to prepare for Apttus 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 Apttus. The most common topics and skills that interviewers at Apttus expect are Salesforce, Java, Javascript, Apex and .Net.
What are the top questions asked in Apttus interview?

Some of the top questions asked at the Apttus interview -

  1. How to perform multi threading in Salesfo...read more
  2. How to create dynamic instance of cl...read more
  3. CSV file to read unique d...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Apttus interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 789 Interviews
Zoho Interview Questions
4.3
 • 504 Interviews
Freshworks Interview Questions
3.5
 • 153 Interviews
View all

Apttus Reviews and Ratings

based on 49 reviews

4.4/5

Rating in categories

3.9

Skill development

4.3

Work-Life balance

4.4

Salary & Benefits

4.4

Job Security

4.5

Company culture

3.8

Promotions/Appraisal

4.2

Work Satisfaction

Explore 49 Reviews and Ratings
Senior Consultant
27 salaries
unlock blur

₹7.2 L/yr - ₹20 L/yr

Senior Software Engineer
25 salaries
unlock blur

₹13 L/yr - ₹28 L/yr

Consultant
24 salaries
unlock blur

₹6 L/yr - ₹15.8 L/yr

Software Engineer
17 salaries
unlock blur

₹6.8 L/yr - ₹18 L/yr

Staff Software Engineer
16 salaries
unlock blur

₹14.9 L/yr - ₹28.1 L/yr

Explore more salaries
Compare Apttus with

Icertis

3.6
Compare

Salesforce

4.1
Compare

Zoho

4.3
Compare

Freshworks

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview