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

Updated 19 Jun 2025
Popular Designations

41 Interview questions

An Ai Ml Engineer was asked 1mo ago
Q. What are the core concepts of data science?
Ans. 

Core concepts of data science include data collection, cleaning, analysis, modeling, and visualization to derive insights.

  • Data Collection: Gathering data from various sources like databases, APIs, or web scraping. Example: Using APIs to collect Twitter data.

  • Data Cleaning: Removing inconsistencies and errors in the data to ensure quality. Example: Handling missing values or duplicates.

  • Data Analysis: Exploring and a...

View all Ai Ml Engineer interview questions
An Associate Software Engineer was asked 1mo ago
Q. What are the fundamental concepts of SQL?
Ans. 

SQL is a standard language for managing and manipulating relational databases, focusing on data retrieval and management.

  • Data Definition Language (DDL): SQL commands like CREATE, ALTER, and DROP are used to define and modify database structures. Example: CREATE TABLE users (id INT, name VARCHAR(100));

  • Data Manipulation Language (DML): SQL commands such as INSERT, UPDATE, and DELETE are used to manipulate data withi...

View all Associate Software Engineer interview questions
An Associate Software Engineer was asked 1mo ago
Q. What is inheritance in the context of object-oriented programming?
Ans. 

Inheritance allows a class to inherit properties and methods from another class, promoting code reuse and hierarchical relationships.

  • Base Class: The class from which properties and methods are inherited is called the base class or parent class. Example: 'Animal' class.

  • Derived Class: The class that inherits from the base class is called the derived class or child class. Example: 'Dog' class inherits from 'Animal'.

  • C...

View all Associate Software Engineer interview questions
A Data Engineer was asked 1mo ago
Q. What is your opinion on AI?
Ans. 

AI is transforming industries by enhancing efficiency, enabling data-driven decisions, and fostering innovation across various fields.

  • AI improves data processing speed, allowing for real-time analytics, such as in financial trading systems.

  • Machine learning algorithms can predict customer behavior, enhancing marketing strategies, like personalized recommendations on e-commerce sites.

  • AI-driven automation reduces man...

View all Data Engineer interview questions

What people are saying about Ascendion

View All
wealthychamomile
Verified Icon
6d
works at
Ascendion
Expected CTC
Hello guys, I'm currently working in Ascendion and my CTC is 7.4Lpa so what should be the ideal CTC if i switch Total Experience - 6.3 years Tech Stack - React Js,Node Js,Mongo DB I feel like I'm underpaid Please make your suggestions its very necessary and would be helpful Thank you all🙏🏻
Got a question about Ascendion?
Ask anonymously on communities.
A Senior Talent Acquisition Specialist was asked 2mo ago
Q. What is an API?
Ans. 

API stands for Application Programming Interface, enabling software applications to communicate and interact with each other.

  • APIs allow different software systems to exchange data and functionalities.

  • For example, a weather app uses an API to fetch data from a weather service.

  • APIs can be RESTful, SOAP, or GraphQL, each with different protocols and structures.

  • They are essential for integrating third-party services, ...

View all Senior Talent Acquisition Specialist interview questions
An Associate Director was asked 2mo ago
Q. Are you aligned with market trends related to artificial intelligence and other emerging technologies? If so, how do you keep up with these trends?
Ans. 

I actively monitor AI trends through various channels to stay informed and leverage emerging technologies effectively.

  • I subscribe to industry newsletters like MIT Technology Review and AI Weekly to receive curated updates.

  • I attend conferences such as the AI Summit and TechCrunch Disrupt to network and learn from thought leaders.

  • I participate in online courses and webinars on platforms like Coursera and edX to deep...

View all Associate Director interview questions
A Lead Data Engineer was asked 3mo ago
Q. How do you handle deeply nested JSON structures?
Ans. 

Handling deeply nested JSON involves parsing, flattening, and transforming data for easier access and manipulation.

  • Use libraries like `json` in Python or `Jackson` in Java to parse JSON data.

  • Flatten the JSON structure using recursion or libraries like `pandas` in Python to convert it into a DataFrame.

  • Access nested elements using dot notation or bracket notation, e.g., `data['key']['nestedKey']`.

  • Transform deeply ne...

View all Lead Data Engineer interview questions
Are these interview questions helpful?
A Lead Data Engineer was asked 3mo ago
Q. How do you handle late-arriving data in a streaming environment?
Ans. 

Handling late arrival data in streaming involves strategies to ensure data accuracy and consistency despite delays.

  • Watermarking: Use watermarks to track the progress of data processing and define thresholds for late data handling.

  • Event Time vs. Processing Time: Distinguish between event time (when data was generated) and processing time (when data is processed) to manage late data effectively.

  • Buffering: Temporaril...

View all Lead Data Engineer interview questions
An Automation Test Lead was asked 4mo ago
Q. Write an SQL join query for two tables based on a common value.
Ans. 

SQL JOIN queries combine rows from two or more tables based on a related column between them.

  • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM TableA INNER JOIN TableB ON TableA.id = TableB.id;

  • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM TableA LEFT JOIN TableB ON TableA.id = TableB.id;

  • RIGHT JOIN: Returns a...

View all Automation Test Lead interview questions
A Lead Engineer was asked 5mo ago
Q. What are the different scenarios that test engineers encounter when applying their troubleshooting skills?
Ans. 

Test engineers encounter various scenarios when troubleshooting, such as software bugs, hardware malfunctions, and network issues.

  • Identifying and resolving software bugs in the code

  • Troubleshooting hardware malfunctions in devices or equipment

  • Resolving network issues affecting communication between systems

View all Lead Engineer interview questions

Ascendion Interview Experiences

87 interviews found

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

(2 Questions)

  • Q1. What can you share about your last company?
  • Ans. 

    My last company was a multinational IT firm specializing in cloud services.

    • Provided cloud services to clients worldwide

    • Had a diverse team of IT professionals

    • Implemented cutting-edge technologies like AI and blockchain

    • Focused on cybersecurity measures to protect client data

  • Answered by AI
  • Q2. Work Experience and about knowledge about IT companies
Round 2 - Technical 

(2 Questions)

  • Q1. What is your knowledge regarding IT infrastructure?
  • Ans. 

    I have a strong knowledge of IT infrastructure including networking, servers, storage, and virtualization.

    • Understanding of networking principles such as TCP/IP, DNS, DHCP

    • Experience with server administration including Windows Server and Linux

    • Knowledge of storage technologies like SAN, NAS, and RAID

    • Familiarity with virtualization platforms such as VMware or Hyper-V

    • Ability to troubleshoot hardware and software issues in ...

  • Answered by AI
  • Q2. Knowledge about Hardware and Software Troubleshooting Service and about Network Support
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview rounds were highly convincing and provided a positive experience.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops String Array
  • Q2. Prime number
Round 2 - One-on-one 

(2 Questions)

  • Q1. Spring boot questions
  • Q2. Database query

Interview Preparation Tips

Interview preparation tips for other job seekers - Work and study hard
Practice
Take mock interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. Challenges skills Other than those mentioned in CV
  • Q2. What are the implications of AI and blockchain technologies on purchase
  • Q3. What is the style hierarchy of working at Accenture?
  • Q4. What is your style of obtaining approval?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prompt to the point

Technical Lead Interview Questions & Answers

user image donaparthi venkatakiran

posted on 22 Nov 2024

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

(7 Questions)

  • Q1. What is Middle ware
  • Ans. 

    Middleware is software that acts as a bridge between different applications or systems, facilitating communication and data exchange.

    • Middleware helps different software components communicate with each other

    • It can provide services such as authentication, data transformation, and message queuing

    • Examples include Apache Kafka, RabbitMQ, and Microsoft BizTalk

  • Answered by AI
  • Q2. What is request pipe line
  • Ans. 

    Request pipeline is a series of steps that a request goes through from start to finish in a software system.

    • Request pipeline helps in processing and handling incoming requests efficiently.

    • Each step in the pipeline performs a specific task such as authentication, validation, processing, and response generation.

    • Examples of request pipeline include HTTP request processing in web servers like Apache or Nginx.

  • Answered by AI
  • Q3. What are dependency injection in Dot net core
  • Ans. 

    Dependency injection in Dot net core is a design pattern where classes receive their dependencies from external sources rather than creating them.

    • Dependency injection allows for better decoupling of components in an application.

    • In Dot net core, dependency injection is built into the framework and can be easily configured in the Startup class.

    • Services are registered in the ConfigureServices method of the Startup class a...

  • Answered by AI
  • Q4. What are extension methods
  • Ans. 

    Extension methods are a way to add new methods to existing types without modifying the original type.

    • Extension methods allow you to add new functionality to existing types without modifying them

    • They are defined as static methods in a static class

    • They must be in the same namespace as the type being extended

    • Extension methods are called like regular instance methods

  • Answered by AI
  • Q5. What are the architectures worked
  • Ans. 

    I have worked with various architectures including monolithic, microservices, serverless, and event-driven.

    • Monolithic architecture involves building a single, indivisible unit for an application.

    • Microservices architecture breaks down the application into smaller, independent services.

    • Serverless architecture allows developers to focus on writing code without worrying about infrastructure.

    • Event-driven architecture enable...

  • Answered by AI
  • Q6. What is request delegate
  • Ans. 

    Request delegate is a function that handles incoming HTTP requests and generates responses.

    • Request delegate is used in ASP.NET Core to process HTTP requests.

    • It can be used to route requests to appropriate controllers or actions.

    • Request delegates can be middleware components in the request processing pipeline.

  • Answered by AI
  • Q7. What are packages in Dot net core
  • Ans. 

    Packages in Dot net core are collections of reusable code that can be easily distributed and managed.

    • Packages contain libraries, frameworks, and tools that can be used in .NET Core applications.

    • They are distributed via NuGet, a package manager for .NET.

    • Packages help in managing dependencies and simplifying the development process.

    • Example: Entity Framework Core is a popular package used in .NET Core applications.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(4 Questions)

  • Q1. Swift fundamentals like class vs structure
  • Q2. Closures and types
  • Q3. Associates types/ values
  • Q4. Combine framework
Round 2 - Coding Test 

Swift UI coding question

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

OOPS concept, Collections, HashMap, List and Restassured CRUD Call coding

Round 2 - Technical 

(1 Question)

  • Q1. General Test Automation concepts, Testng reporting and Framework
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and Joining date formalities.

Automation Test Lead Interview Questions & Answers

user image Ravindra Kumar Gupta

posted on 28 Jan 2025

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Playwright, typescript, automation framework, common java program in online compiler, online sql query test based on scenarios like join and basic CRUD. QA automation experience based scenario based questi...
  • Q2. Playwright installation, add 2+"2" In typescript.
  • Ans. 

    Playwright installation, add 2+"2" in typescript

    • Install Playwright using npm install playwright

    • Create a TypeScript file and add the following code: const result = 2 + parseInt('2');

    • Run the TypeScript file using tsc filename.ts && node filename.js

    • Check the result variable to see the output

  • Answered by AI
  • Q3. Sql join query for two table based on common value
  • Ans. 

    SQL JOIN queries combine rows from two or more tables based on a related column between them.

    • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM TableA INNER JOIN TableB ON TableA.id = TableB.id;

    • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM TableA LEFT JOIN TableB ON TableA.id = TableB.id;

    • RIGHT JOIN: Returns all re...

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

(1 Question)

  • Q1. All question related to playwright, typescript and java SQL coding question in online compiler. Almost 1 hour interview
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiations and company policy related.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare lot of coding question and practice in onliner compiler.

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Nov 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What are decoartors in python
  • Ans. 

    Decorators in Python are functions that modify the behavior of other functions or methods.

    • Decorators are denoted by the @ symbol followed by the decorator name.

    • They are commonly used for logging, timing, authentication, and more.

    • Example: @staticmethod decorator in Python is used to define a method that is not bound to the class instance.

  • Answered by AI
  • Q2. Diff between list and tuple
Round 2 - Coding Test 

What is self keyword in python. Which type type the char belongs to from the given list.

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Asked for Self Introduction
  • Q2. Asked about projects
  • Q3. Asked about my experience

Intern Interview Questions & Answers

user image Anonymous

posted on 16 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Gd was good asked on current affair topic

Round 2 - One-on-one 

(2 Questions)

  • Q1. Hr round ask about myself
  • Q2. Technical round asked one dsa question

Ascendion Interview FAQs

How many rounds are there in Ascendion interview?
Ascendion interview process usually has 2-3 rounds. The most common rounds in the Ascendion interview process are Technical, HR and One-on-one Round.
How to prepare for Ascendion 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 Ascendion. The most common topics and skills that interviewers at Ascendion expect are Recruitment, SQL, MS Office, Salesforce and Software Configuration Management.
What are the top questions asked in Ascendion interview?

Some of the top questions asked at the Ascendion interview -

  1. write a palindrome program without using any in-build method. if there are 500 ...read more
  2. (1) FluentWait Syntax (2) How to scroll to the bottom of the page - Selenium? (...read more
  3. What are the different scenarios that test engineers encounter when applying th...read more
How long is the Ascendion interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 110 interview experiences

Difficulty level

Easy 22%
Moderate 71%
Hard 8%

Duration

Less than 2 weeks 61%
2-4 weeks 29%
4-6 weeks 6%
6-8 weeks 2%
More than 8 weeks 2%
View more

Interview Questions from Similar Companies

TCS iON Interview Questions
3.9
 • 384 Interviews
ITC Infotech Interview Questions
3.7
 • 370 Interviews
CitiusTech Interview Questions
3.3
 • 286 Interviews
NeoSOFT Interview Questions
3.6
 • 279 Interviews
Altimetrik Interview Questions
3.7
 • 239 Interviews
Episource Interview Questions
3.9
 • 224 Interviews
Xoriant Interview Questions
4.1
 • 210 Interviews
INDIUM Interview Questions
4.0
 • 198 Interviews
Incedo Interview Questions
3.1
 • 193 Interviews
View all

Ascendion Reviews and Ratings

based on 476 reviews

3.3/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.2

Salary

2.9

Job security

3.3

Company culture

2.7

Promotions

3.2

Work satisfaction

Explore 476 Reviews and Ratings
Senior Software Engineer
122 salaries
unlock blur

₹8.5 L/yr - ₹28 L/yr

Lead Engineer
70 salaries
unlock blur

₹18 L/yr - ₹33.6 L/yr

Software Engineer
68 salaries
unlock blur

₹4.4 L/yr - ₹17.8 L/yr

Senior Engineer
66 salaries
unlock blur

₹6.5 L/yr - ₹21 L/yr

Software Developer
53 salaries
unlock blur

₹4 L/yr - ₹12.3 L/yr

Explore more salaries
Compare Ascendion with

ITC Infotech

3.7
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

3i Infotech

3.4
Compare
write
Share an Interview