Premium Employer

i

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

Accion Labs Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Accion Labs Interview Questions and Answers

Updated 27 Mar 2025

Accion Labs Interview Experiences

Popular Designations

71 interviews found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. All ios related questions basic to advance
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Java questions
Round 2 - Technical 

(1 Question)

  • Q1. Client round java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go here
Just hire and fire

Top Accion Labs Senior Software Engineer Interview Questions and Answers

Q1. .net core example . Singleton design patterns example
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

SQL Developer Interview Questions & Answers

user image Anonymous

posted on 15 Mar 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
No response

I applied via Walk-in and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Syntax of my sql, behavioural questions

Round 2 - Technical 

(1 Question)

  • Q1. Basics questions on sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

SQL Developer Interview Questions asked at other Companies

Q1. How is a change request in application serviced by development team (business analysis, code analysis, discussion with BA, requirment freeze, etc.)
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jan 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Java concepts
Round 2 - One-on-one 

(1 Question)

  • Q1. Spring Boot concepts and Coding programs
Round 3 - HR 

(1 Question)

  • Q1. Behavioral and HR discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well. Thank you

Top Accion Labs Senior Software Engineer Interview Questions and Answers

Q1. .net core example . Singleton design patterns example
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Accion Labs interview questions for popular designations

 Senior Software Engineer

 (10)

 Software Engineer

 (7)

 Software Developer

 (4)

 Principal Software Engineer

 (3)

 Technical Lead

 (2)

 Test Engineer

 (2)

 Associate Software Engineer

 (2)

 Senior Engineer

 (1)

I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is the regression testing?
  • Ans. 

    Regression testing is the process of retesting modified software to ensure that previously working functionalities still work as expected.

    • Regression testing is performed after making changes to software to identify any new defects or issues introduced.

    • It helps ensure that existing functionalities are not affected by the changes made.

    • Regression testing can be done manually or using automated testing tools.

    • It involves re...

  • Answered by AI
  • Q2. Agile process
  • Q3. Selenium basic questions
  • Q4. Oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was majorly focused on the current role and project, what responsibilities you are Performing .

Skills evaluated in this interview

Principal Software Engineer Interview Questions asked at other Companies

Q1. Codng question:For the given stream of integers, calculate the avg,print top 10 elements and bottom 10 elements. It was not clearly mentioned on the problem. After poking more on the problem only provided the details.
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Asking java programs
  • Q2. Asking more java programs
  • Q3. Asking sql questions continuously till you give a wrong answer

Interview Preparation Tips

Interview preparation tips for other job seekers - go prepared for sql

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Jobs at Accion Labs

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

I applied via Referral and was interviewed before Apr 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. Complete technical regarding the core technology
Round 3 - Technical 

(1 Question)

  • Q1. Again the technical questions on core knowledge
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion only

Interview Preparation Tips

Interview preparation tips for other job seekers - its easy to crack the interview

Senior Engineering Lead Interview Questions asked at other Companies

Q1. Show 25 nodes in single page with sections divided as 5 nodes
View answer (1)

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. I.Basic oops with examples like abstraction , encapsulation , abstract class, interface , static , this keyword , method overriding , types of constructor , read-only - const. II. Write program logic. I...
  • Q2. .net core example . Singleton design patterns example
  • Ans. 

    .NET Core Singleton Design Pattern Example

    • Singleton pattern ensures only one instance of a class is created

    • In .NET Core, Singleton can be implemented using Dependency Injection

    • Example: services.AddSingleton();

    • This ensures only one instance of MyService is created and shared across the application

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep straight forward answers

Skills evaluated in this interview

Top Accion Labs Senior Software Engineer Interview Questions and Answers

Q1. .net core example . Singleton design patterns example
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Kotlin,rxjava,java,coroutine,multi threading,String pool

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for kotlin is must

Senior Android Application Developer Interview Questions asked at other Companies

Q1. 1. Activity and fragment life cycle 2. Communicate between parents fragment to child fragment 3. Broadcasting receiver 4. How to implement MVVM design pattern for login page 5. Modifier in kotlin 6. Abstract vs interface 7. Co routine 8. Ba... read more
View answer (1)

I applied via Naukri.com and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Regarding experience and what the company does and what the role is?

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through company details and role details

Technical Writer Interview Questions asked at other Companies

Q1. Tell me about the OS your phone uses? What are the other phone operating systems available in the market
View answer (2)

Accion Labs Interview FAQs

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

Some of the top questions asked at the Accion Labs interview -

  1. How do you deal with an under performer despite multiple warnin...read more
  2. Are you familiar with management reporting tools and how do you repo...read more
  3. Program Increment and how long it will be conducted with respect to S...read more
How long is the Accion Labs interview process?

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

Tell us how to improve this page.

Accion Labs Interview Process

based on 64 interviews

Interview experience

3.7
  
Good
View more
Join Accion Labs Helping transform businesses through emerging technologies

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 270 Interviews
Tiger Analytics Interview Questions
3.7
 • 225 Interviews
Altimetrik Interview Questions
3.8
 • 217 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
Xoriant Interview Questions
4.1
 • 182 Interviews
Globant Interview Questions
3.8
 • 173 Interviews
ThoughtWorks Interview Questions
3.9
 • 147 Interviews
Iris Software Interview Questions
4.0
 • 144 Interviews
Apexon Interview Questions
3.3
 • 140 Interviews
View all

Accion Labs Reviews and Ratings

based on 481 reviews

3.5/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.4

Salary

3.1

Job security

3.3

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 481 Reviews and Ratings
QA Automation Engineer

Hyderabad / Secunderabad,

Pune

+1

6-10 Yrs

Not Disclosed

Oracle Cloud Infrastructure Engineer

Pune,

Bangalore / Bengaluru

+1

8-13 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
714 salaries
unlock blur

₹7.6 L/yr - ₹33 L/yr

Principal Software Engineer
419 salaries
unlock blur

₹9.5 L/yr - ₹40 L/yr

Software Engineer
306 salaries
unlock blur

₹4.8 L/yr - ₹18.9 L/yr

Technical Lead
160 salaries
unlock blur

₹12.1 L/yr - ₹39 L/yr

Senior Principal Software Engineer
145 salaries
unlock blur

₹13.5 L/yr - ₹36.1 L/yr

Explore more salaries
Compare Accion Labs with

Xoriant

4.1
Compare

Photon Interactive

4.0
Compare

CitiusTech

3.4
Compare

Iris Software

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