Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Aptean Team. If you also belong to the team, you can get access from here

Aptean

Compare button icon Compare button icon Compare
3.3

based on 275 Reviews

Filter interviews by

Aptean Associate Software Developer Interview Questions and Answers

Updated 13 Oct 2024

Aptean Associate Software Developer Interview Experiences

2 interviews found

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

Aptitude round was 2 hr,consist of msq on sql,c++,os, and 2 coding questions on json and C++

Round 2 - Technical 

(2 Questions)

  • Q1. They mostly ask on basic sql
  • Q2. And skills mentioned in resume

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good experience

I applied via Campus Placement and was interviewed in Oct 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Actually there are 4 rounds that usual they conduct 1. Mcq(aptitude) 2.MCQ(C, c++, java, 2 program) 3.Technical Round (1.Joins in Sql, 2.Array and string program) 4.General Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You must decide 3 topics from your stream and go through in depth. Make a note for self introduction

Associate Software Developer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
asked in Xoriant
Q2. Tell me some of the data types that are used in python?
asked in Xoriant
Q3. What are joins in SQL? Explain each with the real life example?
asked in Xoriant
Q4. How will you delete a file in python module using a python code?
asked in Xoriant
Q5. Do python has any destructor? If yes then what is that destructor ... read more

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basics of oops, .net framework and .net core
  • Q2. Sql query for student department id
  • Ans. 

    SQL query to retrieve student department id.

    • Use SELECT statement to retrieve data

    • Specify the columns to be selected, including the department id column

    • Specify the table where the student data is stored

    • Use WHERE clause to filter the results based on student information

  • Answered by AI
  • Q3. Solid principles and design patterns
Round 2 - Technical 

(2 Questions)

  • Q1. Asked to code palindrome
  • Q2. Code duplicate string from main string and get index of sub string
  • Ans. 

    Code to find index of sub string in main string and duplicate the sub string

    • Use a loop to iterate through the main string and check for the sub string

    • If sub string is found, duplicate it and store the index

    • Return the index of the duplicated sub string

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Manager asked me to code the count index of substring and sum of substring
  • Q2. Questions as HR informed, it was worst and all interviews were scheduled at night time.he was more technical than the second round team lead instead of asking manager round

Interview Preparation Tips

Interview preparation tips for other job seekers - worst manager round and salary is also provided less compared to market rate.

Skills evaluated in this interview

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

(1 Question)

  • Q1. SOLID Principles
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Good round moderate coding questions were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Coding question based on trees
  • Q2. Coding question based on math/binary search
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Rate Limiter with possible test cases
  • Ans. 

    Rate limiter is a mechanism to control the rate of requests sent to a server

    • Implement a sliding window algorithm to track the number of requests within a specific time frame

    • Set a limit on the number of requests allowed per unit of time

    • Return an error response when the limit is exceeded

    • Test cases: 1. Send requests below the limit - should be successful. 2. Send requests above the limit - should receive an error response

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Rank teams based on some criteria
Round 3 - One-on-one 

(1 Question)

  • Q1. Job scheduler system design round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Job Fair

Round 1 - Group Discussion 

I attended through campus placement.they gave a general topic and ask us to speak

Round 2 - Technical 

(1 Question)

  • Q1. What is variable html structure coding in array
  • Ans. 

    A variable is a storage location in a computer program that holds data and can be referenced and manipulated.

    • Variables are used to store data in a program and can be of different types such as integers, strings, or arrays.

    • In HTML, variables are not directly used, but data can be stored in attributes or elements for manipulation.

    • Coding in an array involves storing multiple values in a single variable, accessed by index

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. It was just a simple general discussion about the timings

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Sep 2022. There were 4 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 - Technical 

(1 Question)

  • Q1. Js questions related to classes, event loop closure, etc
Round 3 - Technical 

(1 Question)

  • Q1. Problem solving questions related to arrays and strings.
Round 4 - Technical 

(1 Question)

  • Q1. Project related questions and js questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - mostly js questions related to fundamentals like event loop, closures, hoisting etc .problem solving questions related arrays strings .

I applied via Campus Placement and was interviewed in May 2022. There were 5 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 - Coding Test 

It was a MCQ test with some of the questions based on aptitude and other basic coding questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. It was a Technical Interview of about 45 minutes, where about 30 minutes was given to DSA and OOPs, the rest 15 minutes were resume discussion. DSA question were leetcode easy-medium.
  • Q2. Based on Sorting Algorithms and Trees.
Round 4 - One-on-one 

(2 Questions)

  • Q1. It was a 30 minute technical interview where 15 minutes were given to resume discussion.
  • Q2. I was asked 2 puzzles in the rest of the time. Puzzles were either from GeeksForGeeks or closely related.
Round 5 - HR 

(4 Questions)

  • Q1. Discussion about my lifestyle, likes, dislikes, whether I play sports.
  • Q2. What are my strong and weak points and how i can contribute in company's growth. and where i see myself in 5 years.
  • Q3. A few questions related to my college life.
  • Q4. Which movie character I would compare myself to and why.

Interview Preparation Tips

Topics to prepare for UKG Software Developer interview:
  • Data Structures
  • Puzzles
Interview preparation tips for other job seekers - Practice the basics of DSA and OOPs.
Try solving puzzles from GeeksForGeeks.
Make at least 2 good projects and most importantly be confident while giving the interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Hacker Rank questions
Time ! hour

Round 3 - Technical 

(2 Questions)

  • Q1. 1)grouping of array 2)Recursion 3)creating matrix
  • Q2. Basics on oops concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on DSD concept.
previous company work profile

Aptean Interview FAQs

How many rounds are there in Aptean Associate Software Developer interview?
Aptean interview process usually has 2 rounds. The most common rounds in the Aptean interview process are Aptitude Test and Technical.
What are the top questions asked in Aptean Associate Software Developer interview?

Some of the top questions asked at the Aptean Associate Software Developer interview -

  1. Actually there are 4 rounds that usual they conduct 1. Mcq(aptitude) 2.MCQ(C, c...read more
  2. they mostly ask on basic ...read more

Tell us how to improve this page.

Aptean Associate Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Aptean Associate Software Developer Salary
based on 11 salaries
₹4.5 L/yr - ₹9.5 L/yr
11% more than the average Associate Software Developer Salary in India
View more details

Aptean Associate Software Developer Reviews and Ratings

based on 3 reviews

3.3/5

Rating in categories

3.7

Skill development

3.0

Work-life balance

3.3

Salary

3.0

Job security

3.0

Company culture

3.3

Promotions

2.7

Work satisfaction

Explore 3 Reviews and Ratings
QA Engineer
97 salaries
unlock blur

₹5.7 L/yr - ₹11.1 L/yr

Software Engineer
72 salaries
unlock blur

₹3.2 L/yr - ₹12 L/yr

Associate Software Engineer
51 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Development Engineer
48 salaries
unlock blur

₹5.3 L/yr - ₹13 L/yr

Associate Engineer
47 salaries
unlock blur

₹5.3 L/yr - ₹9 L/yr

Explore more salaries
Compare Aptean with

Ramco Systems

3.9
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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