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 Consultant Interview Questions and Answers

Updated 18 Oct 2024

Accion Labs Consultant Interview Experiences

1 interview found

Consultant Interview Questions & Answers

user image Anonymous

posted on 18 Oct 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 Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. How many years of experience do you have
  • Ans. 

    I have 10 years of experience working as a consultant in various industries.

    • I have worked as a consultant for 10 years

    • Experience includes working in industries such as finance, healthcare, and technology

    • Have successfully led multiple projects and provided strategic advice to clients

  • Answered by AI
  • Q2. When can you start
  • Ans. 

    I can start immediately and am excited to begin contributing to the team.

    • I am available to start as soon as needed

    • I am eager to get started and make a positive impact

    • I can begin on [specific date] if necessary

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. How good are you with working with deadlines
  • Ans. 

    I excel at working with deadlines, consistently delivering high-quality work on time.

    • I prioritize tasks effectively to ensure deadlines are met

    • I communicate proactively with stakeholders if there are any potential delays

    • I have a track record of meeting tight deadlines in my previous projects

  • Answered by AI
  • Q2. What software are you familiar with
  • Ans. 

    I am familiar with a variety of software including Microsoft Office Suite, Salesforce, and Tableau.

    • Microsoft Office Suite

    • Salesforce

    • Tableau

  • Answered by AI

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Started from c# basics,. net, Design patterns, Current project architecture, Angular questions, Security,

Interview Preparation Tips

Interview preparation tips for other job seekers - basics must be clear
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between promise and observable
  • Ans. 

    Promise is a one-time operation that resolves or rejects, while Observable is a stream of multiple values over time.

    • Promise is eager, Observable is lazy

    • Promise can only handle a single value, Observable can handle multiple values

    • Promise is not cancellable, Observable can be unsubscribed

    • Promise is not composable, Observable is composable

    • Example: Promise resolves with a single value like fetching data from an API, Observ...

  • Answered by AI
  • Q2. Difference between pure and impure pope
  • Ans. 

    Pure popes are those who have never been married, while impure popes are those who were previously married.

    • Pure popes have never been married, following the tradition of celibacy in the Catholic Church.

    • Impure popes were previously married before becoming pope, which is rare but has happened in history.

    • Examples of impure popes include Pope Adrian II and Pope Clement IV.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Java 8 programming and features

Round 2 - Technical 

(2 Questions)

  • Q1. Java 8 features
  • Q2. Collection question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Basics of Java 8
  • Q2. Basics of Multithreading
  • Q3. Kafka topics/brokers
  • Q4. Streams coding question using groupingBy
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jul 2023.

Round 1 - Technical 

(4 Questions)

  • Q1. All possible questions around Agile Scrum
  • Q2. Questions around Defect management
  • Q3. Questions around Risk assessment
  • Q4. Questions around Jira and HP ALM
Round 2 - HR 

(3 Questions)

  • Q1. Behavioural questions
  • Q2. Questions around relocation, settlement and fitment / comfortness in new city
  • Q3. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more on Agile Scrum processes, their possible scenario-based questions; Thorough preparation on defect management; CI/CD concepts ; REST APIs; Test management - planning and strategy; Effort estimations, metrics and reporting
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - HR 

(6 Questions)

  • Q1. Tell me about your self
  • Q2. Basic manual testing question and scenarios
  • Q3. API workflow and http codes
  • Q4. Basic database join question
  • Q5. Selenium and BDD framework
  • Q6. Java Oops and programming

Interview Questionnaire 

1 Question

  • Q1. How to read property file from spring XML configuration? What is the count of word in a sentence ? Bean scopes of spring? Agile method ? Prime numbers ? Internal working of hashmap.
  • Ans. 

    Answering technical questions on Spring XML configuration, bean scopes, Agile method, prime numbers, and hashmap.

    • To read property file from Spring XML configuration, use tag

    • Bean scopes in Spring are singleton, prototype, request, session, and global-session

    • Agile method is an iterative approach to software development

    • Prime numbers are numbers that are only divisible by 1 and itself

    • Internal...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and answer questions with examples.

Skills evaluated in this interview

I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is api and frameworks on python
  • Ans. 

    API is a set of protocols and tools for building software applications. Frameworks are pre-built libraries of code for easier development in Python.

    • API stands for Application Programming Interface

    • APIs allow different software applications to communicate with each other

    • Python has many popular APIs such as Flask, Django, and FastAPI

    • Frameworks are pre-built libraries of code that provide a structure for developing applica...

  • Answered by AI
  • Q2. What is jwt and oauth
  • Ans. 

    JWT is a token-based authentication mechanism while OAuth is an authorization framework.

    • JWT stands for JSON Web Token and is used for securely transmitting information between parties as a JSON object.

    • OAuth is an authorization protocol that allows third-party applications to access user data without sharing passwords.

    • JWT is often used in combination with OAuth for authentication purposes.

    • OAuth has different versions su...

  • Answered by AI
  • Q3. What is docker and kubernets tell me about architecture
  • Ans. 

    Docker is a containerization platform that allows developers to package and deploy applications in a portable manner. Kubernetes is an orchestration tool that automates the deployment, scaling, and management of containerized applications.

    • Docker allows developers to create lightweight, portable containers that can run on any machine with Docker installed.

    • Kubernetes provides a way to manage and orchestrate these contain...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and be clear about what you are saying

Skills evaluated in this interview

I applied via Referral and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions asked in Technical Round are mostly from Core Java like Exception handling, Multithreading, Strings, Collection framework ,stream api and few from Coding questions from linked list. and few about...

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview takes around 45 min. each there are
1. Technical Round -Based on Core Java
2. Manager Round -Based on Spring Microservices and also completely Technical.
3. HR Round -Ask about your expectation notice period .explain policies .
4. Salary Negotiation- if you have any counter offers or not. can you join early or not.
5. Offer Release.


Process took almost a week to get offer.

Accion Labs Interview FAQs

How many rounds are there in Accion Labs Consultant interview?
Accion Labs interview process usually has 2 rounds. The most common rounds in the Accion Labs interview process are HR and One-on-one Round.
How to prepare for Accion Labs Consultant 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 General Ledger, SQL, Apex, Oracle Fusion and Oracle Fusion Middleware.

Tell us how to improve this page.

Accion Labs Consultant Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Join Accion Labs Helping transform businesses through emerging technologies
Accion Labs Consultant Salary
based on 7 salaries
₹5.2 L/yr - ₹20 L/yr
15% less than the average Consultant Salary in India
View more details
Senior Software Engineer
678 salaries
unlock blur

₹8.3 L/yr - ₹33 L/yr

Principal Software Engineer
419 salaries
unlock blur

₹10.4 L/yr - ₹40 L/yr

Software Engineer
307 salaries
unlock blur

₹4.8 L/yr - ₹18.3 L/yr

Technical Lead
161 salaries
unlock blur

₹12.1 L/yr - ₹39 L/yr

Senior Principal Software Engineer
144 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