Upload Button Icon Add office photos
Engaged Employer

i

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

AST Corporation Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AST Corporation Consultant Interview Questions and Answers

Updated 3 Apr 2024

AST Corporation Consultant Interview Experiences

2 interviews found

Consultant Interview Questions & Answers

user image Anonymous

posted on 3 Apr 2024

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

I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Group Discussion 

GD checking the communication

Round 2 - Technical 

(1 Question)

  • Q1. SQL, Oracle Fusion
Round 3 - Technical 

(1 Question)

  • Q1. SQL, Oracle Fusion
Round 4 - HR 

(1 Question)

  • Q1. Basic HR Questions, checking your communication

Consultant Interview Questions & Answers

user image Aishwarya Todmal-Phadatare

posted on 20 Feb 2024

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

I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Hiring process

Consultant Interview Questions Asked at Other Companies

asked in Deloitte
Q1. How would you pass an entry for travel expenses incurred and paid ... read more
asked in Accenture
Q2. There is an international bank (US based) that has been operating ... read more
asked in EXL Service
Q3. You have 20 red balls, 14 blue balls. You draw out balls, 2 at a ... read more
Q4. If a policy is billed monthly and is an annual policy and due to ... read more
asked in BCG
Q5. “there is a company in the telecom sector and has a product “X” – ... read more

Consultant Jobs at AST Corporation

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself and explain your carrier
  • Q2. B. Tech with 11 years of experience on Linux Administration/Devops/Ansible/Puppet/Cloud administration/ AWS/Openstack

Interview Preparation Tips

Interview preparation tips for other job seekers - go with confidence and you can crack the interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Case Study 

There were 3 rounds for data science consultant position at Equifax. 1st round consists of Python and SQL questions and also in this round they have tested analytical thinking as well.

Round 2 - Coding Test 

In 2nd round they have asked me questions from my resume and asked me to explain the projects which I have worked on in previous company. In this round they have asked me pandas related questions and asked me write code.

Round 3 - Behavioral 

(1 Question)

  • Q1. In Managerial round again here I have been asked questions related my projects. and no coding round in this stage.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Python, SQL, Analytical thinking, Statistics and pandas.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

On python and sql coding.they ask simple to complex questions

Round 2 - Technical 

(1 Question)

  • Q1. On data science machine learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What languages do you know? Asked about the project I did and various clarification questions on that.
  • Q2. What are various assumption you made while implementing this project.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2023. 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 

(2 Questions)

  • Q1. What is Tuples? How do you convert a string to a tuple?
  • Ans. 

    Tuples are immutable sequences of elements. A string can be converted to a tuple using the tuple() function.

    • Tuples are similar to lists but are immutable

    • Elements of a tuple are enclosed in parentheses ()

    • A string can be converted to a tuple using the tuple() function

    • Each character in the string becomes an element in the tuple

  • Answered by AI
  • Q2. What is Left Join? Show one Left join for 2 data frames on Python
  • Ans. 

    Left join is a type of join operation in SQL that returns all the rows from the left table and matching rows from the right table.

    • Left join is performed using the 'left join' keyword in SQL

    • In Python, left join can be performed using the 'merge' function from the pandas library

    • Syntax: pd.merge(left_dataframe, right_dataframe, how='left', on='key_column')

    • Example: pd.merge(df1, df2, how='left', on='id')

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prep the Basics of Python, as most questions are on the basics concepts.

Skills evaluated in this interview

I applied via Referral and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Moderate difficult with business reasoning

Round 2 - Technical 

(1 Question)

  • Q1. Prior work Ex mostly and a case study

Interview Preparation Tips

Interview preparation tips for other job seekers - Know SAS products and it's implementation use cases in detail with statistical knowledge

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Drill Down,Drill through
  • Q2. Dax functions like date add,date diff,time Intelligence
  • Q3. Import direct query

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was very nice.If u are confident u can easily crack the interview

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

Round 1 - Technical 

(3 Questions)

  • Q1. Interview based on your programming language , how good you know like java or python or scala
  • Q2. Big data & Data science interview question like working of spark , Hive optimization of queries , what is graphx
  • Q3. Explain your recent project in detail
Round 2 - Technical 

(2 Questions)

  • Q1. More deep dive in your expertise technologies like Spark DAG working explain
  • Q2. How you do data validation in hive
  • Ans. 

    Data validation in Hive involves using built-in functions and custom scripts to ensure data accuracy and consistency.

    • Use built-in functions like IS NULL, IS NOT NULL, and COALESCE to check for missing or null values

    • Use regular expressions and pattern matching to validate data formats

    • Write custom scripts to perform more complex data validation tasks

    • Perform data profiling to identify potential data quality issues

    • Use data...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary , why changing job etc..
  • Q2. Your complete background of career

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your resume things strong for interview tthats it.

Skills evaluated in this interview

AST Corporation Interview FAQs

How many rounds are there in AST Corporation Consultant interview?
AST Corporation interview process usually has 2-3 rounds. The most common rounds in the AST Corporation interview process are Technical, Group Discussion and HR.
How to prepare for AST Corporation Consultant 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 AST Corporation. The most common topics and skills that interviewers at AST Corporation expect are Oracle, Process Re - engineering, Training, ERP and Cloud.
What are the top questions asked in AST Corporation Consultant interview?

Some of the top questions asked at the AST Corporation Consultant interview -

  1. Basics of Hiring proc...read more
  2. SQL, Oracle Fus...read more

Tell us how to improve this page.

AST Corporation Consultant Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Consultant Interview Questions from Similar Companies

TCS Consultant Interview Questions
3.7
 • 57 Interviews
View all
AST Corporation Consultant Salary
based on 35 salaries
₹6.7 L/yr - ₹18 L/yr
11% less than the average Consultant Salary in India
View more details

AST Corporation Consultant Reviews and Ratings

based on 6 reviews

3.3/5

Rating in categories

3.6

Skill development

3.3

Work-life balance

3.9

Salary

2.7

Job security

3.4

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 6 Reviews and Ratings
Senior Consultant
56 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Principal Consultant
43 salaries
unlock blur

₹13.4 L/yr - ₹47.7 L/yr

Associate Consultant
41 salaries
unlock blur

₹3 L/yr - ₹9.1 L/yr

Consultant
35 salaries
unlock blur

₹6.7 L/yr - ₹18 L/yr

Senior Principal Consultant
16 salaries
unlock blur

₹34.5 L/yr - ₹45 L/yr

Explore more salaries
Compare AST Corporation with

Saama Technologies

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

3.2
Compare

Arvato

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