Upload Button Icon Add office photos
Engaged Employer

i

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

Anolytics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Anolytics Interview Questions and Answers

Updated 9 Aug 2024

Anolytics Interview Experiences

Popular Designations

3 interviews found

Consultant Interview Questions & Answers

user image Anonymous

posted on 30 Jan 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(1 Question)

  • Q1. TELL ME ABOUT YOURSELF.
Round 3 - One-on-one 

(1 Question)

  • Q1. VARIOUS TECHNICAL QUESTION RELATED YOUR FEILD
Round 4 - Technical 

(1 Question)

  • Q1. UNDERSTANDING APPLICATION BASED/ SCENARIO BASED QUESTIONS

Interview Preparation Tips

Interview preparation tips for other job seekers - BE GOOD WHILE Communicating. should have strong knowledge about your field.

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Data Analytics Interview Questions & Answers

user image Shubham Sharma

posted on 9 Aug 2024

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

(2 Questions)

  • Q1. Skills realted question
  • Q2. Check the communication

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your communication good

Data Analytics Interview Questions asked at other Companies

Q1. Lexicographically Smallest Array Problem Statement You are given an array ARR of 'N' integers and a positive integer 'K'. Your task is to determine the lexicographically smallest array that can be obtained by performing at most 'K' swaps of... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 2 Dec 2022

I applied via Walk-in and was interviewed in Jun 2022. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. Difference between sign, symptoms & Diagnose?
  • Q2. Name any 5 tests that are done for diagnosis?
  • Q3. Asked questions from your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak English fluently during interview.
Only join if you've no other option because this company is not registered and no experience will be count in your resume.
They will give you icard & offer letter written by hands that is also not valid.
Registration expired in 2018.

Jobs at Anolytics

View all

Interview questions from similar companies

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 70 Minutes
Round difficulty - Hard

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the adjacent ratings.

    • Consider both left-to-right and right-to-left passes to ensure fair distribution.

    • Keep track of the total candies dist

  • Answered by AI
  • Q2. 

    Merge Sort Problem Statement

    You are given a sequence of numbers, ARR. Your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm.

    Explanation:

    The Merge Sort...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Use Divide and Conquer approach to recursively divide the input array into two halves.

    • Merge the sorted halves to produce a completely sorted array.

    • Ensure the implementation handles the constraints specified in the problem statement.

    • Example: For input [3, 1, 4, 1, 5], the output should be [1, 1, 3, 4, 5].

  • Answered by AI

Interview Preparation Tips

Eligibility criteria8CGPAThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, apti , programming language , SETime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Do not put false things on resume.
Tip 2 : Have some projects on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Complex sql scenarios and their results
  • Ans. 

    Complex SQL scenarios and their results

    • Using subqueries to filter data

    • Joining multiple tables with complex conditions

    • Using window functions to calculate running totals

    • Pivoting data to transform rows into columns

    • Using recursive queries to traverse hierarchical data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have strong knowledge in SQL, ETL & DWH concepts

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Nov 2021. There were 2 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 

(2 Questions)

  • Q1. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope

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

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of python, project related questions
  • Q2. Basic SQL, few simple problem solving questions
Round 2 - HR 

(2 Questions)

  • Q1. Interests, hobbies ,general HR questions
  • Q2. Expected hike, salary, work timings preferred

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for basic python and sql.

Anolytics Interview FAQs

How many rounds are there in Anolytics interview?
Anolytics interview process usually has 2-3 rounds. The most common rounds in the Anolytics interview process are Resume Shortlist, One-on-one Round and HR.
How to prepare for Anolytics 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 Anolytics. The most common topics and skills that interviewers at Anolytics expect are Artificial Intelligence, bpo, Machine Learning, IT and Back Office Operations.
What are the top questions asked in Anolytics interview?

Some of the top questions asked at the Anolytics interview -

  1. Difference between sign, symptoms & Diagno...read more
  2. Name any 5 tests that are done for diagnos...read more
  3. UNDERSTANDING APPLICATION BASED/ SCENARIO BASED QUESTI...read more

Tell us how to improve this page.

Anolytics Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.6
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
Junglee Games Interview Questions
3.1
 • 32 Interviews
View all

Anolytics Reviews and Ratings

based on 28 reviews

2.6/5

Rating in categories

2.6

Skill development

2.7

Work-life balance

3.0

Salary

2.4

Job security

2.3

Company culture

2.3

Promotions

2.6

Work satisfaction

Explore 28 Reviews and Ratings
Manager - Operations- Noida

Noida

4-6 Yrs

₹ 5.5-7 LPA

Senior Data Engineer

Mumbai

8-13 Yrs

Not Disclosed

Data Engineer

Mumbai

8-13 Yrs

Not Disclosed

Explore more jobs
Data Annotator
9 salaries
unlock blur

₹1.8 L/yr - ₹2.7 L/yr

Quality Analyst
7 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

Data Analyst
7 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Assistant Manager
4 salaries
unlock blur

₹4.5 L/yr - ₹5 L/yr

Associate
4 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Explore more salaries
Compare Anolytics with

Maxgen Technologies

4.5
Compare

Value Point Systems

3.7
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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