Upload Button Icon Add office photos

Filter interviews by

Anchanto Software Developer Interview Questions and Answers

Updated 23 May 2024

Anchanto Software Developer Interview Experiences

1 interview found

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

I applied via campus placement at Jadavpur University and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Was asked questions regarding Networks, DBMS, DS algo. All were MCQ

Round 2 - Coding Test 

2 problems on hackerrank. one easy one medium

Round 3 - HR 

(1 Question)

  • Q1. Standard culture and behavioural questions.

Interview questions from similar companies

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

It was good , 2 questions are there to code.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Cs fundamental, Projects, coding.
  • Q2. A simple coding question of string using map
Round 3 - Technical 

(2 Questions)

  • Q1. What is React router. what does it do.
  • Ans. 

    React Router is a popular routing library for React applications.

    • React Router is used for handling navigation in React applications.

    • It allows defining multiple routes in the application and rendering different components based on the URL.

    • React Router provides components like BrowserRouter, Route, Switch, and Link for routing.

    • Example: will render the About component when the URL

  • Answered by AI
  • Q2. Questions based on react basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patience you will do it easily.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is the implementation of Merge Sort in Java?
  • Ans. 

    Merge Sort is a divide and conquer algorithm that divides the input array into two halves, recursively sorts them, and then merges the sorted halves.

    • Divide the input array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves back together

  • Answered by AI
  • Q2. What is the implementation of the Quick Sort algorithm in Java?
  • Ans. 

    Quick Sort is a popular sorting algorithm that uses a divide-and-conquer approach to sort elements in an array.

    • Choose a pivot element from the array.

    • Partition the array into two sub-arrays: elements less than the pivot and elements greater than the pivot.

    • Recursively apply the same process to the sub-arrays.

    • Combine the sorted sub-arrays to get the final sorted array.

  • Answered by AI

Software Developer Interview Questions & Answers

Spyne user image Purushottam Mandal_94

posted on 5 Dec 2024

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

BE Assignment containing how to make a simple backend task

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

I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Machine Coding of Google Calendar

Round 2 - Coding Test 

Machine Coding of MP3 Player

Round 3 - One-on-one 

(1 Question)

  • Q1. Find Duplicates problem
  • Ans. 

    Find duplicates in an array of strings

    • Iterate through the array and store each element in a hash set

    • If an element is already in the hash set, it is a duplicate

    • Return a list of all duplicates found

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why Simpl? and compensation
  • Ans. 

    Simpl offers a collaborative and innovative work environment with competitive compensation.

    • Simpl values teamwork and creativity in software development

    • Competitive compensation package offered to attract top talent

    • Opportunities for growth and learning through challenging projects

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
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 - 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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Assignment 

Its was data structure and algorithm and SQL round 4 question of dsa and 2 question of sql

Round 3 - Technical 

(1 Question)

  • Q1. How does OTP less work make a systematic diagram for it/
  • Ans. 

    OTP less work eliminates the need for one-time passwords for authentication.

    • OTP less work uses alternative methods like biometrics, push notifications, or hardware tokens for authentication.

    • It provides a more seamless and user-friendly authentication experience.

    • Examples include fingerprint scanning on smartphones or security keys for two-factor authentication.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Everything related to yourself.

I was interviewed in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself tell me about your internship My interview was unstructured(i.e based on your reply interviewer was asking Questions)

Interview Preparation Tips

Round: Test
Experience: Questions were very difficult and solving one Question gets you shortlisted for interview
I don't remember the Questions
Duration: 1 hour 30 minutes
Total Questions: 2

Skills: Internship Work, Inter Person Communication Skills
College Name: IIT Roorkee
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Assignment 

A simple Google form assignment to shortlist candidates

Round 2 - Technical 

(2 Questions)

  • Q1. ML related questions
  • Q2. Find duplicates in array
  • Ans. 

    Use a hash set to find duplicates in an array of strings.

    • Create a hash set to store unique elements.

    • Iterate through the array and check if each element is already in the hash set.

    • If it is, then it is a duplicate.

    • Example: ['apple', 'banana', 'apple', 'orange'] should return 'apple' as a duplicate.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Eazy process

Skills evaluated in this interview

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

Aptitude test was conducted and medium to solve the questions

Round 2 - Coding Test 

Coding questions was medium-hard.

Round 3 - HR 

(1 Question)

  • Q1. As usual questions asked by HR

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to do practice well before all the process.

Anchanto Interview FAQs

How many rounds are there in Anchanto Software Developer interview?
Anchanto interview process usually has 3 rounds. The most common rounds in the Anchanto interview process are Aptitude Test, Coding Test and HR.

Tell us how to improve this page.

Anchanto Software Developer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Fast track your campus placements

View all
Anchanto Software Developer Salary
based on 31 salaries
₹10 L/yr - ₹17.9 L/yr
78% more than the average Software Developer Salary in India
View more details

Anchanto Software Developer Reviews and Ratings

based on 9 reviews

2.7/5

Rating in categories

3.2

Skill development

1.9

Work-life balance

2.7

Salary

2.8

Job security

2.3

Company culture

2.6

Promotions

2.6

Work satisfaction

Explore 9 Reviews and Ratings
Software Developer
31 salaries
unlock blur

₹10 L/yr - ₹17.9 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹10.6 L/yr - ₹26 L/yr

UI Developer
19 salaries
unlock blur

₹10.7 L/yr - ₹22 L/yr

Software Engineer
17 salaries
unlock blur

₹7 L/yr - ₹13.8 L/yr

QA Engineer
16 salaries
unlock blur

₹1 L/yr - ₹10.5 L/yr

Explore more salaries
Compare Anchanto with

Delhivery

3.9
Compare

Ecom Express

3.9
Compare

XpressBees

3.7
Compare

Shadowfax Technologies

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