Upload Button Icon Add office photos

Filter interviews by

Anchanto Interview Questions, Process, and Tips

Updated 12 Jul 2024

Top Anchanto Interview Questions and Answers

View all 15 questions

Anchanto Interview Experiences

Popular Designations

12 interviews found

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

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain Object Oriented Programming?
  • Ans. 

    Object Oriented Programming is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Encapsulation is a key concept in OOP, where data is kept private within a class and accessed through public methods.

    • Inheritance allows classes to inherit attributes and metho...

  • Answered by AI
  • Q2. Explain Multithreading in Java
  • Ans. 

    Multithreading in Java allows multiple threads to execute concurrently, improving performance and responsiveness.

    • Multithreading allows multiple tasks to run concurrently within a single program

    • Threads share the same memory space, allowing for efficient communication and data sharing

    • Java provides built-in support for multithreading through the Thread class and Runnable interface

    • Example: Creating a new thread by extendin...

  • Answered by AI
  • Q3. Difference between multithreading and asynchronous programming
  • Ans. 

    Multithreading involves executing multiple threads concurrently within the same process, while asynchronous programming allows tasks to be executed independently of the main program flow.

    • Multithreading involves multiple threads running concurrently within the same process, sharing resources and potentially causing synchronization issues.

    • Asynchronous programming allows tasks to be executed independently of the main prog...

  • Answered by AI
  • Q4. Explain example of Springboot
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured setups.

    • Spring Boot eliminates the need for manual configuration by providing default settings.

    • It allows developers to create stand-alone, production-grade Spring-based Applications.

    • Example: Creating a RESTful web service using Spring Boot.

  • Answered by AI
  • Q5. How to write a API
  • Ans. 

    To write an API, define endpoints, request/response formats, authentication, and documentation.

    • Define endpoints for different functionalities (e.g. GET /users, POST /users)

    • Specify request and response formats (e.g. JSON)

    • Implement authentication mechanisms (e.g. OAuth)

    • Document the API using tools like Swagger or Postman

  • Answered by AI
  • Q6. Difference between Unit testing and Integration testing
  • Ans. 

    Unit testing focuses on testing individual components in isolation, while integration testing focuses on testing how multiple components work together.

    • Unit testing is done on individual units or components of a software application, such as functions or classes.

    • Integration testing is done to test how different units or components work together as a whole system.

    • Unit testing is usually done by developers during the deve...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Anchanto Java Developer interview:
  • Java
  • Spring
  • OOPS
  • Multithreading
  • Unit Testing
  • RestAPi

Skills evaluated in this interview

Top Anchanto Java Developer Interview Questions and Answers

Q1. Difference between multithreading and asynchronous programming
View answer (1)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
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

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (171)

QA L Interview Questions & Answers

user image Anonymous

posted on 28 Mar 2024

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

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Weakness, Strength, Acheivements
  • Q2. Software Dev Life Cycle
  • Q3. Software Testing Life Cycle
  • Q4. Defect Life Cycle
  • Q5. Test Plan, Test Strategy
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Null if hfsafasd sdfasdf sdafasd sfda fmk sks

Round 2 - One-on-one 

(2 Questions)

  • Q1. Eg gieasting was loking wervy allah hu akhbhar
  • Q2. Define your s#x life in two words
  • Ans. 

    Private matter

    • Personal

    • Intimate

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Are you single in your life
Round 4 - Case Study 

Define how you see yourself in 5 fayds

Interview Preparation Tips

Interview preparation tips for other job seekers - fucsk off gus, dont interview for his comany

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)

Anchanto interview questions for popular designations

 Software Engineer

 (3)

 Engineering Manager

 (1)

 Java Developer

 (1)

 Junior Engineer - Quality Assurance

 (1)

 Ror Software Engineer

 (1)

 Sales Manager

 (1)

 Senior Sdet Engineer

 (1)

 Software Developer

 (1)

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Asked about overall experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Beware before joining this company

Engineering Manager Interview Questions asked at other Companies

Q1. Which contactor connected first in star delta starter?
View answer (1)
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

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Jobs at Anchanto

View all

Test Manager Interview Questions & Answers

user image Anonymous

posted on 8 Nov 2023

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

I applied via Recruitment Consulltant and was interviewed before Nov 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 tips
Round 2 - Technical 

(3 Questions)

  • Q1. About the testing management
  • Q2. What is the test plan?
  • Ans. 

    A test plan is a document that outlines the scope, approach, resources, and schedule of testing activities.

    • Defines the objectives and scope of testing

    • Outlines the testing approach and methodologies to be used

    • Specifies the resources, schedule, and responsibilities for testing

    • Includes test scenarios, test cases, and test data

    • Identifies risks and mitigation strategies

    • Provides a basis for monitoring and controlling the tes

  • Answered by AI
  • Q3. What is the test strategy
  • Ans. 

    Test strategy is a high-level plan to achieve testing objectives and goals.

    • Test strategy outlines the approach to be taken for testing a particular project or product.

    • It includes the scope of testing, resources, timelines, and risks involved.

    • Test strategy helps in ensuring that testing is conducted in a systematic and organized manner.

    • Examples: Agile testing strategy, risk-based testing strategy, automation testing str

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is the ctc and expectation
  • Ans. 

    The CTC (Cost to Company) and expectations for the Test Manager role.

    • CTC (Cost to Company) includes salary, bonuses, benefits, and other perks offered by the company.

    • Expectations may include experience level, skills, responsibilities, and goals for the role.

    • CTC and expectations can vary based on company size, industry, location, and candidate's qualifications.

    • For example, a Test Manager may expect a CTC of $80,000 with...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - better ask low sal

Skills evaluated in this interview

Test Manager Interview Questions asked at other Companies

Q1. 1. Summary of your experience 2. Difference between retest and regression 3. Severity vs priority with examples for all 4 types 4. drop vs delete in db 5. Primary, foreign and unique key in db 6. Test plan details 7. truncate in db 8. BVA a... read more
View answer (1)
Round 1 - Technical 

(3 Questions)

  • Q1. 3rd max salary of employee
  • Ans. 

    To find the 3rd maximum salary of employees, sort the salaries in descending order and return the third element.

    • Sort the salaries of employees in descending order

    • Return the third element from the sorted list

  • Answered by AI
  • Q2. Polymorphic association
  • Q3. Use type field in table for polymorphic
  • Ans. 

    Using a type field in a table allows for polymorphic associations between different models.

    • The type field stores the name of the associated model.

    • This allows for easy querying and retrieval of associated records.

    • Example: a comments table can have polymorphic associations with both posts and articles.

    • The type field would store either 'Post' or 'Article' depending on the associated record.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - check how rails service will be initiated

Skills evaluated in this interview

Ror Software Engineer Interview Questions asked at other Companies

Q1. what are different types of associations?
View answer (1)
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.

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)

Sales Manager Interview Questions & Answers

user image Anonymous

posted on 19 Oct 2021

Interview Questionnaire 

6 Questions

  • Q1. How are you going to accept change?
  • Q2. Change is inevitable all you have to do is embrace it. Be openminded to the new things presented to you. Be like a sponge that is always eager to absorb new learnings. Apply the best that you have learned ...
  • Q3. What best describe yourself
  • Q4. I am a self motivator. Though at some point I do require external motivation, I can work effectively alone and or in a group.
  • Q5. How would you handle stressful situations?
  • Q6. I always evaluate things before I react. Proper observation will help me show my reaction to a certain stimulus.

Interview Preparation Tips

Interview preparation tips for other job seekers - The beat interview advise is always be early and come prepare

Sales Manager Interview Questions asked at other Companies

Q1. If you're in Cold areas like Kashmir or Himachal Pradesh. & You have to sell an AC which is having only Cold option. How would you do that?
View answer (15)

Anchanto Interview FAQs

How many rounds are there in Anchanto interview?
Anchanto interview process usually has 2-3 rounds. The most common rounds in the Anchanto interview process are Technical, HR and Coding Test.
How to prepare for Anchanto 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 Analytics, microsoft, Bidding, Social Media and MySQL.
What are the top questions asked in Anchanto interview?

Some of the top questions asked at the Anchanto interview -

  1. Difference between multithreading and asynchronous programm...read more
  2. Difference between Unit testing and Integration test...read more
  3. What is Adhoc testing and sanity testi...read more
How long is the Anchanto interview process?

The duration of Anchanto interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Anchanto Interview Process

based on 11 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 450 Interviews
Ecom Express Interview Questions
3.9
 • 193 Interviews
XpressBees Interview Questions
3.7
 • 156 Interviews
DTDC Express Interview Questions
3.7
 • 145 Interviews
GATI-KWE Interview Questions
4.0
 • 85 Interviews
Rivigo Interview Questions
3.9
 • 72 Interviews
Cogoport Interview Questions
2.8
 • 52 Interviews
Wow Express Interview Questions
3.0
 • 2 Interviews
View all

Fast track your campus placements

View all

Anchanto Reviews and Ratings

based on 62 reviews

2.6/5

Rating in categories

2.6

Skill development

2.6

Work-life balance

3.0

Salary

2.9

Job security

2.5

Company culture

2.5

Promotions

2.5

Work satisfaction

Explore 62 Reviews and Ratings
Lead Java Developer

Pune

5-8 Yrs

Not Disclosed

Marketing Operations Director

Pune

6-11 Yrs

Not Disclosed

Explore more jobs
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