Premium Employer

i

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

Aptos Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Aptos Interview Questions and Answers

Updated 19 Dec 2024

Aptos Interview Experiences

Popular Designations

4 interviews found

Software Developer Interview Questions & Answers

user image Saksham Gupta

posted on 4 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It included mcqs and multiple coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Yours technical skillls related questions
  • Q2. Managerial questions

Interview Preparation Tips

Topics to prepare for Aptos Software Developer interview:
  • Full Stack
Interview preparation tips for other job seekers - It was an on campus opportunity. Technical and managerial round happened together. The process was very smooth. The interviewers were professional yet friendly and made everything very comfortable. You should know the basics at least.

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
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Asked about projects and algorithms

Professional Service Representative Interview Questions asked at other Companies

Q1. How many body system present in human body?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2023. 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 - Assignment 

Question regarding reconciliation, balance sheet, P&L account

Round 3 - One-on-one 

(1 Question)

  • Q1. About the job..
Round 4 - HR 

(1 Question)

  • Q1. About the experience

Senior Tax Analyst Interview Questions asked at other Companies

Q1. Which Excel functions are you familiar with that you use for analysis and computation?
View answer (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Find Index of 2 elements,
  • Ans. 

    Find the indices of two elements in an array that add up to a given target.

    • Iterate through the array and store the difference between the target and current element in a hashmap.

    • Check if the current element exists in the hashmap, if yes, return the indices.

    • Time complexity: O(n), Space complexity: O(n)

  • Answered by AI
  • Q2. Array

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Aptos interview questions for popular designations

 Professional Service Representative

 (1)

 QA Engineer

 (1)

 Senior Tax Analyst

 (1)

 Software Developer

 (1)

Jobs at Aptos

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Starts with an online assessment test on HackerRank. Expect a LeetCode Medium question most of the time, mostly created by HackerRank.

Round 2 - One-on-one 

(2 Questions)

  • Q1. LC medium related to dynamic programming.
  • Q2. LC easy related to heaps.
Round 3 - One-on-one 

(1 Question)

  • Q1. LC medium-hard, don't remember the category.
Round 4 - One-on-one 

(1 Question)

  • Q1. This was a design round. You can expect to be asked to design the DB schema and API endpoints for a well-known use case. Interviewer was super helpful and receptive throughout. While getting to an agreeabl...
Round 5 - One-on-one 

(1 Question)

  • Q1. Hiring manager round. Mostly discussions about your profile, discussion on past projects from your resume. You can do well in this round if you know your basics and can explain your projects to some depth....

Interview Preparation Tips

Interview preparation tips for other job seekers - Apart from DSA (which is very important in the initial rounds, I would say), putting down your understanding of your past projects in a doc and refining it should help in most conversations you have throughout the interview process. Also brush up on schema design, normalisation, and API design.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Generate a Dataframe
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Abstraction and interface
  • Q2. Authentication and authorisation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is dns port no?
  • Ans. 

    DNS port number is 53.

    • DNS port number is used for DNS queries and responses.

    • It is a well-known port number, which is 53.

    • DNS uses both TCP and UDP protocols on port 53.

  • Answered by AI
  • Q2. What is ssh port no?
  • Ans. 

    SSH port number is 22.

    • SSH port number is used for secure communication over a network.

    • Default port number for SSH is 22.

    • Port number can be changed for security reasons.

    • Example: ssh user@hostname -p 2222

  • Answered by AI
  • Q3. What brust force attack?
  • Ans. 

    A brute force attack is a trial-and-error method used by hackers to crack passwords or encryption by systematically trying all possible combinations.

    • Brute force attacks are time-consuming but effective against weak passwords.

    • Hackers use automated tools to try all possible combinations until the correct one is found.

    • Examples include trying all possible 4-digit PIN codes or dictionary words as passwords.

    • Strong passwords ...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Tell me about your self?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Nov 2018.

Interview Questionnaire 

1 Question

  • Q1. It was related to my job experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

In the first round test was conducted on hackerrank platform
it consist of one coding question and one sql question and total 4 mcq are there
the difficulty of coding(dsa) problem is leetcode medium-hard and sql is hard

Round 2 - Technical 

(3 Questions)

  • Q1. 1. Maths puzzle 2. a dp question 3. questions on inheritance 4. some css related question 5. dom application and why we are using dom? 6. DBMS questions
  • Q2. Dp question and then optimised to o(n) solution
  • Q3. Questions on oops and inheritance
Round 3 - HR 

(1 Question)

  • Q1. 1. some projects that i did 2. why you want to join bizongo? 3. what will you bring to the company if we select you? 4. some behavioural questions...

Interview Preparation Tips

Topics to prepare for BIZONGO Software Developer interview:
  • OOPS
  • DSA
  • Web Development

Aptos Interview FAQs

How many rounds are there in Aptos interview?
Aptos interview process usually has 2 rounds. The most common rounds in the Aptos interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for Aptos 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 Aptos. The most common topics and skills that interviewers at Aptos expect are SQL, Product Promotion, Agile, Javascript and Python.
What are the top questions asked in Aptos interview?

Some of the top questions asked at the Aptos interview -

  1. Find Index of 2 elemen...read more
  2. Yours technical skillls related questi...read more
  3. Asked about projects and algorit...read more

Tell us how to improve this page.

Aptos Interview Process

based on 4 interviews

Interview experience

3.5
  
Good
View more
Join Aptos Legacy of leadership empowers solutions for today’s retail challenges

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Oracle Interview Questions
3.7
 • 897 Interviews
Fractal Analytics Interview Questions
4.0
 • 207 Interviews
MathCo Interview Questions
3.0
 • 109 Interviews
Zeta Interview Questions
3.3
 • 69 Interviews
Blue Yonder Interview Questions
3.9
 • 58 Interviews
Kiya.ai Interview Questions
3.5
 • 49 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
View all

Aptos Reviews and Ratings

based on 24 reviews

3.9/5

Rating in categories

3.9

Skill development

4.3

Work-life balance

3.9

Salary

3.6

Job security

3.9

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 24 Reviews and Ratings
Cloud Engineer

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Software Engineer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Senior Software Engineer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
16 salaries
unlock blur

₹22 L/yr - ₹39.5 L/yr

Senior Software Developer
11 salaries
unlock blur

₹16 L/yr - ₹39 L/yr

Senior Professional Services Consultant
7 salaries
unlock blur

₹17.5 L/yr - ₹25 L/yr

Senior Technical Consultant
7 salaries
unlock blur

₹12.6 L/yr - ₹21 L/yr

Senior Business Analyst
6 salaries
unlock blur

₹15.3 L/yr - ₹32 L/yr

Explore more salaries
Compare Aptos with

Oracle

3.7
Compare

Blue Yonder

3.9
Compare

Algonomy

4.0
Compare

Capgemini

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