Upload Button Icon Add office photos

Filter interviews by

Addend Analytics Interview Questions and Answers

Updated 23 Nov 2024

Addend Analytics Interview Experiences

Popular Designations

5 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Data interpretation questions

Round 2 - Technical 

(1 Question)

  • Q1. Basics of python, SQL, power bi
Round 3 - Behavioral 

(1 Question)

  • Q1. Basics life questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't seek jobs here, this is not a valuable company

Data Engineer Intern Interview Questions asked at other Companies

Q1. what are window functions in sql
View answer (1)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 23 Nov 2024

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

(2 Questions)

  • Q1. Introduce yourself
  • Q2. What you rate yourself in SQL and python.
  • Ans. 

    I rate myself 8/10 in SQL and 7/10 in Python.

    • Strong understanding of SQL syntax and ability to write complex queries

    • Proficient in data manipulation and analysis using Python libraries like pandas and numpy

    • Experience in building data pipelines and automation scripts in Python

    • Familiarity with optimizing SQL queries for performance

    • Continuous learning and improvement in both SQL and Python skills

  • Answered by AI

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy test. Can be cleared

Round 2 - Technical 

(1 Question)

  • Q1. Sql,Python,Data Science,API
Round 3 - Technical 

(1 Question)

  • Q1. Same topics along with query
Round 4 - HR 

(1 Question)

  • Q1. General questions

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)

Data Analyst Interview Questions & Answers

user image Harsh Vyas

posted on 30 Sep 2024

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

Good test of 20 min not tough

Round 2 - Coding Test 

Good test of 45 min not tough

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Addend Analytics interview questions for popular designations

 Data Analyst

 (2)

 Data Engineer Intern

 (1)

 ERP Consultant

 (1)

 Data Engineer

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 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 - Aptitude Test 

Logical reasoning and mathematics aptitude

Round 3 - Technical 

(2 Questions)

  • Q1. SQL java oops c and cpp
  • Q2. There were technical interview 1st round SQL and oops 2nd round coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just have knowledge

ERP Consultant Interview Questions asked at other Companies

Q1. How you will communicate with your client ?
View answer (1)

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Tell me about your self ?
  • Q2. What is your strength?
  • Q3. What is aadhar card (because i am in aadhhar process)
  • Ans. 

    Aadhaar card is a unique identification card issued by the Indian government to residents of India.

    • Aadhaar card is a 12-digit unique identification number issued by the Unique Identification Authority of India (UIDAI).

    • It serves as proof of identity and address for Indian residents.

    • Aadhaar card contains biometric and demographic information of the cardholder, including fingerprints and iris scans.

    • It is used for various ...

  • Answered by AI
  • Q4. Check reading and conversation skill
  • Q5. Are u agree with night shift

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions will be easy, which we can answer ourselves.

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

Interview Questionnaire 

1 Question

  • Q1. Why do you make the Candidate for months to process the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - The first round was went well. Got a positive feedback on the same day. But they ask for almost all the documents you have. and don't schedule the client round and will get calls weekly or 2 weeks once about the next round but won't get any action.

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 Minutes
Round difficulty - Medium

  • Q1. 

    Ninja and His Secret Information Encoding Problem

    Ninja, a new member of the FBI, has acquired some 'SECRET_INFORMATION' that he needs to share with his team. To ensure security against hackers, Ninja dec...

  • Ans. 

    The task is to encode and decode 'SECRET_INFORMATION' for security purposes and determine if the transmission was successful.

    • Read the number of test cases 'T'

    • For each test case, encode the 'SECRET_INFORMATION' and then decode it

    • Compare the decoded string with the original 'SECRET_INFORMATION'

    • Print 'Transmission successful' if they match, else print 'Transmission failed'

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. 

    Equilibrium Index Problem Statement

    Given an array Arr consisting of N integers, your task is to find the equilibrium index of the array.

    An index is considered as an equilibrium index if the sum of elem...

  • Ans. 

    Find the equilibrium index of an array where sum of elements on left equals sum on right.

    • Iterate through the array and calculate prefix sum and suffix sum at each index.

    • Compare prefix sum and suffix sum to find equilibrium index.

    • Return the left-most equilibrium index or -1 if none found.

  • Answered by AI
Round 3 - HR 

Round duration - 50 Minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Data Analyst in PuneEligibility criteria7 CGPACapgemini interview preparation:Topics to prepare for the interview - Data Structures, OOPS, SQL, Python, JavaTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Focus more on SQL
Tip 2 : Keep up with ongoing projects in the company

Application resume tips for other job seekers

Tip 1 : Be honest about what you add.
Tip 2 : Don't forget to mention extra curriculars.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python data structures
  • Q2. MongoDB database algorithms
  • Ans. 

    MongoDB database algorithms are used for efficient data storage, retrieval, and processing.

    • MongoDB uses various algorithms for indexing, sharding, and aggregation.

    • Indexing algorithms include B-tree, hash, and text search indexes.

    • Sharding algorithms include range-based, hash-based, and zone-based sharding.

    • Aggregation algorithms include map-reduce and aggregation pipeline.

    • MongoDB also uses algorithms for query optimizati

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your basics

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Why should we hire you?
  • Ans. Because you will never get some one like me.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and cool. Never show that u lack confidence trust your guts and do well.

Addend Analytics Interview FAQs

How many rounds are there in Addend Analytics interview?
Addend Analytics interview process usually has 2-3 rounds. The most common rounds in the Addend Analytics interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Addend Analytics 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 Addend Analytics. The most common topics and skills that interviewers at Addend Analytics expect are SQL, Accounting, Business Analysis, Communication Skills and Finance.
What are the top questions asked in Addend Analytics interview?

Some of the top questions asked at the Addend Analytics interview -

  1. What you rate yourself in SQL and pyth...read more
  2. There were technical interview 1st round SQL and oops 2nd round coding questi...read more
  3. Basics of python, SQL, power...read more

Tell us how to improve this page.

Addend Analytics Interview Process

based on 6 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Addend Analytics Reviews and Ratings

based on 13 reviews

2.8/5

Rating in categories

3.3

Skill development

3.0

Work-life balance

2.3

Salary

3.1

Job security

2.6

Company culture

2.5

Promotions

2.8

Work satisfaction

Explore 13 Reviews and Ratings
Data Engineer
24 salaries
unlock blur

₹3.8 L/yr - ₹6.5 L/yr

Data Analyst
15 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Senior Data Engineer
7 salaries
unlock blur

₹5.1 L/yr - ₹5.8 L/yr

Senior Data Analyst
5 salaries
unlock blur

₹6 L/yr - ₹7.5 L/yr

Associate Data Analyst
3 salaries
unlock blur

₹3.5 L/yr - ₹3.9 L/yr

Explore more salaries
Compare Addend Analytics with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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