Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Anchanto Software Engineer Interview Questions and Answers

Updated 7 Jun 2024

Anchanto Software Engineer Interview Experiences

3 interviews found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java basics, Springboot in depth
Round 2 - Technical 

(1 Question)

  • Q1. Questions on previous experience

Interview Preparation Tips

Topics to prepare for Anchanto Software Engineer interview:
  • Collections
  • Multithreading
  • springboot
Interview preparation tips for other job seekers - Prepare well on Java basic concepts and spring boot, microservices aldo prepare some DSA questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 4 technical interview 1 online coding round easy 1 hr round
  • Q2. Binary Search question on rotated sorted array

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Campus Placement and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

GATE Questions for CS&IT

Round 2 - Coding Test 

2 Leetcode Medium & 1 Leetcode Hard. Also 2 SQL Problems.

Round 3 - Technical 

(1 Question)

  • Q1. Basic Questions on OOPs, DBMS, CN and OS. Two coding problems and one sql query.
Round 4 - HR 

(1 Question)

  • Q1. Typical HR questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for HR besides Technical.

Software Engineer Jobs at Anchanto

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 3 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 Resume tips
Round 2 - Coding Test 

3 Coding question medium level

Round 3 - Technical 

(1 Question)

  • Q1. Asked 3 coding queston and some basis CS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Had assignment for ror and react basic crud

Round 2 - Technical 

(2 Questions)

  • Q1. Elevator problem in java
  • Ans. 

    Elevator problem in Java

    • Create an Elevator class with methods for moving up and down

    • Use a Queue to keep track of the floors that need to be visited

    • Implement a scheduling algorithm to determine the order of floor visits

  • Answered by AI
  • Q2. Horse race puzzle solution

Interview Preparation Tips

Interview preparation tips for other job seekers - keep ur code well defined and structured to get distinguished

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Jul 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 Resume tips
Round 2 - Aptitude Test 

50 questions in 12 minutes mostly test your arthimetic, logical knowledge.

Round 3 - Coding Test 

3 coding questions in 90 mins, 1st one is from arrays an easy question, 2nd one is related to stacks and queues relatively harder and last one is hard which i am also unable to attempt. I cracked the first two questions and my solutions passed all the test cases.

Round 4 - One-on-one 

(3 Questions)

  • Q1. Difference between sorting algorithms
  • Ans. 

    Sorting algorithms are methods used to arrange elements in a specific order.

    • Different sorting algorithms include bubble sort, selection sort, insertion sort, merge sort, quick sort, and heap sort.

    • Some algorithms are more efficient than others depending on the size of the data set and the initial order of the elements.

    • For example, quick sort is generally faster than bubble sort for large data sets.

  • Answered by AI
  • Q2. BFS and DFS in trees and imlementing them
  • Ans. 

    BFS and DFS are traversal algorithms used in trees. BFS explores level by level, while DFS explores depth first.

    • BFS (Breadth-First Search) visits nodes level by level, using a queue. Example: traversing a binary tree level by level.

    • DFS (Depth-First Search) explores as far as possible along each branch before backtracking. Example: in-order traversal of a binary tree.

  • Answered by AI
  • Q3. Sql questions and database questions
Round 5 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Explain the college life

Interview Preparation Tips

Interview preparation tips for other job seekers - learn the web development basics to get placed in any indian startup

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Sep 2022. There were 4 interview rounds.

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 Resume tips
Round 2 - Coding Test 

Question from Array,DP

Round 3 - One-on-one 

(3 Questions)

  • Q1. Resume based only
  • Q2. Data structure and algorithms
  • Q3. Object oriented programmings
Round 4 - HR 

(1 Question)

  • Q1. Behavioural questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 3 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 Resume tips
Round 2 - Aptitude Test 

50 questions in 12mins

Round 3 - Technical 

(1 Question)

  • Q1. Basic DSA question in binary search and memoization

Interview Preparation Tips

Interview preparation tips for other job seekers - basic DSA question on binary search and basic memoization was asked
Interview experience
5
Excellent
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic resume based questions
  • Q2. Explain your internship experience
Round 3 - HR 

(1 Question)

  • Q1. Basic resume based questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all Resume tips
Round 2 - Aptitude Test 

NEED TO QUALIFY IN THIS TEST

Round 3 - Coding Test 

NEED TO QUALIFY THIS TEST ALSO

Round 4 - Technical 

(1 Question)

  • Q1. SOME DSA AND ROLE BASED QUATIONS.
Contribute & help others!
anonymous
You can choose to be anonymous

Anchanto Interview FAQs

How many rounds are there in Anchanto Software Engineer interview?
Anchanto interview process usually has 2-3 rounds. The most common rounds in the Anchanto interview process are Technical, HR and Aptitude Test.
How to prepare for Anchanto Software Engineer 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 Anchanto. The most common topics and skills that interviewers at Anchanto expect are Performance Tuning, Agile, Analytics, Automation and Coding.
What are the top questions asked in Anchanto Software Engineer interview?

Some of the top questions asked at the Anchanto Software Engineer interview -

  1. 4 technical interview 1 online coding round easy 1 hr ro...read more
  2. Basic Questions on OOPs, DBMS, CN and OS. Two coding problems and one sql quer...read more
  3. Java basics, Springboot in de...read more

Recently Viewed

INTERVIEWS

Broadcom

No Interviews

INTERVIEWS

Broadcom

No Interviews

INTERVIEWS

Anchanto

No Interviews

INTERVIEWS

Broadcom

No Interviews

INTERVIEWS

Broadcom

No Interviews

INTERVIEWS

Atul

No Interviews

INTERVIEWS

Broadcom

No Interviews

INTERVIEWS

Atul

No Interviews

INTERVIEWS

Atul

No Interviews

INTERVIEWS

Atul

No Interviews

Tell us how to improve this page.

Anchanto Software Engineer Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Fast track your campus placements

View all
Anchanto Software Engineer Salary
based on 16 salaries
₹7.8 L/yr - ₹21.6 L/yr
46% more than the average Software Engineer Salary in India
View more details

Anchanto Software Engineer Reviews and Ratings

based on 7 reviews

2.3/5

Rating in categories

2.5

Skill development

2.3

Work-life balance

2.6

Salary

3.0

Job security

2.3

Company culture

2.3

Promotions

2.3

Work satisfaction

Explore 7 Reviews and Ratings
Software Developer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

UI Developer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Anchanto with

Delhivery

3.9
Compare

Ecom Express

3.8
Compare

XpressBees

3.6
Compare

Shadowfax Technologies

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