Upload Button Icon Add office photos
Engaged Employer

i

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

Ascendion Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ascendion Business Analyst Interview Questions and Answers for Experienced

Updated 29 Apr 2024

Ascendion Business Analyst Interview Experiences for Experienced

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. What was your responsibilities in your last job?
  • Q2. What do you think keeps you motivated to deliver your best?
  • Q3. How did you manage the team during some crisis? Explain with an experience.
Round 2 - Technical 

(3 Questions)

  • Q1. What did you do in MySQL and Database management?
  • Ans. 

    I have experience in MySQL and database management including data modeling, query optimization, and performance tuning.

    • Designed and implemented database schemas for various projects

    • Optimized complex queries for improved performance

    • Performed database maintenance tasks such as backups and indexing

    • Troubleshooted and resolved database issues

    • Implemented security measures to protect data integrity

  • Answered by AI
  • Q2. What was your achievement in process improvement?
  • Ans. 

    Implemented a new data analysis tool that reduced processing time by 30%.

    • Identified bottlenecks in the current process

    • Analyzed data to understand root causes of inefficiencies

    • Collaborated with stakeholders to implement new tool

    • Trained team members on how to use the tool effectively

  • Answered by AI
  • Q3. How do you link APIs and data mapping?
  • Ans. 

    APIs and data mapping are linked by defining the data structure in the API response and mapping it to the corresponding fields in the database.

    • Understand the data structure of the API response

    • Identify the relevant data fields in the API response

    • Map the API data fields to the corresponding fields in the database

    • Ensure data consistency and accuracy through proper mapping

    • Use tools like Postman for API testing and validati

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Mar 2018. There was 1 interview round.

Interview Preparation Tips

General Tips: Interview was short. Explained the role which was similar to the work I was doing before in my previous healthcare organization.

EDI related questions were asked. All type of file conversion and Excel formulas been asked.

Prepare well with on the above areas. It takes around 30 minutes.
Skills: Problem Solving, Analytical Skills, Presentation Skills, Time Management
Duration: <1 week
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

It was a test of 90 minutes containing almost every thing .Quantitative+Logical+Computer fundamentals+2 coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thouroughly for aptitude
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

DURATION 1.3 HRS WITH REASONING AND 2 CODING QUESTION

Round 2 - Technical 

(2 Questions)

  • Q1. SQL QUESTION FIND N TH HIGHEST SALARY
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to find the Nth highest salary.

    • Use ORDER BY clause to sort salaries in descending order

    • Use LIMIT to specify the Nth highest salary

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT N,1

  • Answered by AI
  • Q2. SQL QUESTION PIVOT TABLE QUESTION

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy question. Easy to clear the round

Round 2 - Technical 

(1 Question)

  • Q1. One to one technical questions based on SQL and python.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in python and SQL questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.

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 - Aptitude Test 

Basic data structures, puzzles questions and statistics problems

Round 3 - One-on-one 

(5 Questions)

  • Q1. What was your previous company project
  • Q2. What are different types of indexing
  • Ans. 

    Different types of indexing include primary indexing, secondary indexing, clustered indexing, and non-clustered indexing.

    • Primary indexing: Index based on the primary key of a table, typically implemented using a B-tree structure.

    • Secondary indexing: Index based on a non-primary key column, allowing for faster retrieval of data based on that column.

    • Clustered indexing: Physically reorders the table based on the indexed co...

  • Answered by AI
  • Q3. How does random forest work
  • Ans. 

    Random forest is an ensemble learning method that builds multiple decision trees and merges their predictions.

    • Random forest creates a set of decision trees from randomly selected subsets of the training data.

    • Each tree in the random forest independently predicts the outcome, and the final prediction is made by averaging the predictions of all the trees.

    • Random forest is effective in handling high-dimensional data and can...

  • Answered by AI
  • Q4. Explain over fitting
  • Ans. 

    Overfitting occurs when a model learns the noise in the training data rather than the underlying pattern.

    • Overfitting happens when a model is too complex and captures noise in the training data.

    • It leads to poor generalization to new, unseen data.

    • Regularization techniques like L1/L2 regularization can help prevent overfitting.

    • Cross-validation can be used to detect and prevent overfitting.

    • Example: A decision tree with too...

  • Answered by AI
  • Q5. Explain macros inExcel
  • Ans. 

    Macros in Excel are automated sequences of commands that can be created to perform repetitive tasks.

    • Macros can be recorded or written using Visual Basic for Applications (VBA)

    • They can automate tasks such as formatting, data manipulation, and calculations

    • Macros can be assigned to buttons or keyboard shortcuts for easy access

    • They can save time and reduce errors in repetitive tasks

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tiger Analytics Data Analyst interview:
  • SQL
  • Python

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via Campus Placement and was interviewed before Feb 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 - Coding Test 

Though I applied for Data Analyst position through campus Recruitment Program (Kolkata). It had MCQs and Coding test, but surprisingly the MCQs were about Java, OOPs concept and basic coding questions. Hardly any ML or Analytics related like Python, SQL or BI tools related questions. As if I appeared for SDE role, not sure why it happened, but later I came to know they hired none from our college.

Round 3 - Assignment 

This did not happen, as they didn't call anyone from our college.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the basic skills, if you have already studied OOPs and other subjects in your semester, brush them up, still in case.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Fundamental aptitude questions.

Round 2 - Coding Test 

Two medium-level questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study data structures and algorithms programming through LeetCode.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Logistic regression parameter tuning

I applied via Campus Placement and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic coding q , questions on probability and puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a friendly and supporting interview .

Ascendion Interview FAQs

How many rounds are there in Ascendion Business Analyst interview for experienced candidates?
Ascendion interview process for experienced candidates usually has 2 rounds. The most common rounds in the Ascendion interview process for experienced candidates are HR and Technical.
How to prepare for Ascendion Business Analyst interview for experienced candidates?
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 Ascendion. The most common topics and skills that interviewers at Ascendion expect are Project Management, IT Business Analysis, Process Improvement, User Acceptance Testing and Analytical Chemistry.
What are the top questions asked in Ascendion Business Analyst interview for experienced candidates?

Some of the top questions asked at the Ascendion Business Analyst interview for experienced candidates -

  1. What did you do in MySQL and Database manageme...read more
  2. What was your achievement in process improveme...read more
  3. How do you link APIs and data mappi...read more

Tell us how to improve this page.

Ascendion Business Analyst Interview Process for Experienced

based on 1 interview

Interview experience

2
  
Poor
View more
Ascendion Business Analyst Salary
based on 4 salaries
₹5 L/yr - ₹16.4 L/yr
At par with the average Business Analyst Salary in India
View more details
Senior Software Engineer
76 salaries
unlock blur

₹8 L/yr - ₹28 L/yr

Software Engineer
42 salaries
unlock blur

₹4.6 L/yr - ₹15 L/yr

Software Developer
35 salaries
unlock blur

₹4.5 L/yr - ₹16.5 L/yr

Lead Engineer
25 salaries
unlock blur

₹15.6 L/yr - ₹32 L/yr

Talent Acquisition Specialist
25 salaries
unlock blur

₹2.1 L/yr - ₹5 L/yr

Explore more salaries
Compare Ascendion with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

3i Infotech

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