Upload Button Icon Add office photos

Filter interviews by

AiDash Interview Questions and Answers

Updated 14 Mar 2025

AiDash Interview Experiences

Popular Designations

15 interviews found

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

I applied via Approached by Company and was interviewed in Jan 2023. 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. Question related to Machine Learning, Data Science Resume based questions on project. One coding question
Round 3 - Case Study 

System Design Interview with question based on designing an end to end system for a ml usecase

Round 4 - HR 

(1 Question)

  • Q1. Technical HR interview: Question were mostly resume based

Interview Preparation Tips

Interview preparation tips for other job seekers - Give Confident answers based on your resume. Focus on core questions in the field and sharpen your basics

Machine Learning Engineer Interview Questions asked at other Companies

Q1. Find Permutation Problem Statement Given an integer N, determine an array of size 2 * N that satisfies the following conditions: Each number from 1 to N appears exactly twice in the array. The distance between the second and first occurren... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025.

Round 1 - Aptitude Test 

There was 30 mcq question , which was from quant

Round 2 - Technical 

(1 Question)

  • Q1. They ask with me only one dsa question which is Leetcode: 354(Russian Doll Envelopes)
Round 3 - HR 

(2 Questions)

  • Q1. They first asked me to explain my projects , and asked cross questions from that
  • Q2. After that they have given me one LLD question

Interview Preparation Tips

Interview preparation tips for other job seekers - Aidash is a that type of company who want to hire a great developer, so before going for interview, get in depth understanding of your project and have good compand of LLD

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2024

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

I applied via Approached by Company and was interviewed in Jun 2024. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. R1 (Manager Screening): Can you come up with the test strategy and test plan for a ticket booking platform?
  • Q2. What are the challenging tasks you've done in your current and last roles? Explain the impact and value added to those tasks.
Round 2 - Technical 

(2 Questions)

  • Q1. Explain the Design and Implementation of an automation framework to test CRUD operations of the given REST APIs. Make sure the design is robust and extensible so that we can automate any number of APIs and...
  • Q2. Count the character frequency in the given string.
  • Ans. 

    Count character frequency in a given string.

    • Iterate through the string and count the frequency of each character.

    • Use a hashmap to store the character as key and its frequency as value.

    • Return the hashmap as the result.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Can you come up with an automation test plan for the APIs that are triggered by a CRON that increases the number of horizontally scaled PODs in a Kubernetes cluster which is a read-heavy operation.
Round 4 - Technical 

(5 Questions)

  • Q1. Can you write a program for Quick Sort or Merge Sort?
  • Q2. Can you write a program to identify the first and second maximum numbers in the given array of integers?
  • Q3. Questions on handling Action Class: Drag and Drop, double click, etc
  • Q4. Questions on testing values present in a dynamic web table using Selenium.
  • Q5. Questions on testing UI Automation Framework
Round 5 - Technical 

(4 Questions)

  • Q1. Why did I switch jobs in my career?
  • Q2. What made me look for Staff SDET position and am I ready for it?
  • Q3. What is AiDash doing, and where will I contribute?
  • Q4. Behavioral and cultural fitment questions that touch upon my past experiences.

Interview Preparation Tips

Interview preparation tips for other job seekers - AiDash made me feel like it was ghost hiring because I got oral confirmation that I cleared all the rounds before going to the Hiring Manager round, which is the final round. But after completing the HM round, the HR told me I was rejected in the penultimate round, which is very surprising.

If I can remember correctly, the penultimate round went well, where the manager ended up asking me how soon I could join and my CTC breakdown (which was weird).

The interview process took more than a month, with a lot of rescheduling from the panel side. Plus, I ended up following the HR a lot, as I know I did well and that reflected the same in every round. Somehow the final result surprised me, which I cannot match with my interview experience.

After 5 rounds in this company, I lost the energy for another interview, honestly.

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 13 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself and your work experience for this mention position ?
  • Ans. 

    I am a Geospatial Analyst with 5 years of experience in GIS data analysis and mapping.

    • I have a Bachelor's degree in Geography with a focus on GIS technology.

    • Proficient in using ArcGIS, QGIS, and other geospatial software for data analysis.

    • Experience in creating thematic maps, spatial analysis, and geodatabase management.

    • Worked on projects involving land use planning, environmental impact assessment, and disaster manage...

  • Answered by AI
  • Q2. What is your expected salary ?
  • Ans. 

    My expected salary is negotiable and dependent on the specific responsibilities and opportunities for growth within the role.

    • My expected salary is based on my experience, skills, and the market rate for Geospatial Analyst positions.

    • I am open to discussing salary expectations during the interview process.

    • I am looking for a competitive salary that reflects my qualifications and contributions to the team.

    • I am also interes...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Asking about your interest for doing this job ?
  • Q2. Testing knowledge related to the specific position ?

AiDash interview questions for popular designations

 HR Generalist

 (2)

 Software Engineer

 (1)

 Senior Software Developer

 (1)

 Senior Business Analyst

 (1)

 Senior Software Engineer

 (1)

 Engineering Manager

 (1)

 Intern

 (1)

 Senior Data Scientist

 (1)

Interview Questions & Answers

user image Anonymous

posted on 5 Dec 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Design a chat service with backend APIs etc
  • Ans. 

    Design a chat service with backend APIs

    • Create a user authentication system for secure login

    • Implement real-time messaging functionality using WebSockets

    • Develop APIs for sending and receiving messages, storing chat history, and managing user profiles

    • Include features like group chats, file sharing, and message encryption

    • Ensure scalability and performance by using cloud services like AWS or Google Cloud

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About previous project
  • Q2. Question using slow and fast pointer

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)

Senior Business Analyst Interview Questions & Answers

user image Susheel Srinivas

posted on 28 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Background of .ine and experience
  • Ans. 

    I have over 8 years of experience as a Senior Business Analyst in various industries, including finance and healthcare.

    • Experience in conducting business analysis, requirements gathering, and process improvement.

    • Strong background in data analysis, creating reports, and presenting findings to stakeholders.

    • Knowledge of industry best practices and trends in business analysis.

    • Experience working with cross-functional teams a...

  • Answered by AI
Round 2 - Aptitude Test 

Genrall iq case study

Senior Business Analyst Interview Questions asked at other Companies

Q1. Difference between annuity and pension, types of annuity and pension, actions done on a policy, policy flow, RI insurance and it’s types and difference between them. Coinsurance, what are the charges when u cancel policy in 1st year vs 3rd ... read more
View answer (1)

Intern Interview Questions & Answers

user image Abhay Aigal

posted on 14 Mar 2025

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

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. React theory questions
  • Q2. Fibonacci series using react

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via AngelList and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

I cleared it though it was tough 4 DSA all are medium to hard and one DBMS question in hackerrank

Round 2 - Technical 

(1 Question)

  • Q1. Same asked 3 more DSA questions able to solve 2 last one was very hard and some DBMS questions and Python fundamentals

Software Engineer Intern Trainee Interview Questions asked at other Companies

Q1. find average salary of employees from given table for each designation where employee age greater than 30
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

It was coding test and asked 2 questions. one is easy and other is medium level in leetcode

Senior Data Scientist Interview Questions asked at other Companies

Q1. What is the difference between logistic and linear regression?
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Qsns asked from resume
Round 2 - HR 

(1 Question)

  • Q1. General Discussion

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 (220)

AiDash Interview FAQs

How many rounds are there in AiDash interview?
AiDash interview process usually has 2-3 rounds. The most common rounds in the AiDash interview process are Technical, HR and Resume Shortlist.
How to prepare for AiDash 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 AiDash. The most common topics and skills that interviewers at AiDash expect are Python, Mining, Analytical, Monitoring and Data Science.
What are the top questions asked in AiDash interview?

Some of the top questions asked at the AiDash interview -

  1. Can you come up with an automation test plan for the APIs that are triggered by...read more
  2. Can you write a program to identify the first and second maximum numbers in the...read more
  3. Explain the Design and Implementation of an automation framework to test CRUD o...read more
How long is the AiDash interview process?

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

Tell us how to improve this page.

AiDash Interview Process

based on 14 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k 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.1
 • 5k 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.1k Interviews
View all

AiDash Reviews and Ratings

based on 40 reviews

3.0/5

Rating in categories

2.7

Skill development

3.0

Work-life balance

3.5

Salary

2.9

Job security

2.9

Company culture

2.7

Promotions

2.7

Work satisfaction

Explore 40 Reviews and Ratings
Software Engineer
20 salaries
unlock blur

₹11 L/yr - ₹28 L/yr

Business Analyst
10 salaries
unlock blur

₹16 L/yr - ₹21 L/yr

Software Developer
8 salaries
unlock blur

₹9.1 L/yr - ₹24 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹39.4 L/yr - ₹60.5 L/yr

Research Associate
7 salaries
unlock blur

₹4.6 L/yr - ₹5.5 L/yr

Explore more salaries
Compare AiDash 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