Upload Button Icon Add office photos

Filter interviews by

Ace Software Exports Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Numerical reasoning : Tests mathematical skills,such as number sequences,percentages,and ratios.

Round 2 - Technical 

(6 Questions)

  • Q1. What is the difference between static and dynamic typing in python?
  • Q2. What is the difference between list and touple in python?
  • Q3. Data structures and algorithms
  • Q4. Object oriented programming
  • Q5. File handling and database
  • Q6. Advanced python topics
Round 3 - Group Discussion 

Gd Topics:
1.Current affairs
2.Business and Economy
3.Social and Cultural

Round 4 - HR 

(6 Questions)

  • Q1. CN you tell me about your self?
  • Q2. Why do you want to work as a python developer?
  • Q3. Career goals and motivation
  • Q4. Team work and communication
  • Q5. Problem solving and adaptability
  • Q6. Behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.update the resume
2.practice interview skills
3.Follow the interview tips
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. What is difference between rank and dense rank?
  • Q2. What is RLS in Power Bi?
Round 2 - Behavioral 

(1 Question)

  • Q1. How would you identify time for any project?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Machine Learning-related stuff: Confusion Matrix, R2 score, etc.. Also, Python & Statistics.
  • Q2. Explain any one project.
  • Q3. Difference between Data Analyst and Data Scientist.
  • Ans. 

    Data Analyst focuses on analyzing data to provide insights, while Data Scientist focuses on using advanced algorithms and machine learning to predict future trends.

    • Data Analyst focuses on analyzing data to provide insights for decision-making.

    • Data Scientist focuses on using advanced algorithms and machine learning to predict future trends.

    • Data Analyst typically works with structured data, while Data Scientist works wit...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for MapmyIndia Data Analyst interview:
  • Machine Learning
  • Statistics
  • Python
Interview preparation tips for other job seekers - The ML & Python basics should be strong. Add relevant projects to the resume.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

A link was provided for the 15-minute online aptitude test.

Round 2 - Coding Test 

90 minutes coding round. There were three problems. One for JavaScript and two for ReactJS

Round 3 - Technical 

(1 Question)

  • Q1. Mostly ReactJS questions were asked and a few Javascript questions were asked.
Round 4 - One-on-one 

(1 Question)

  • Q1. Again a few react based questions then it was mostly discussion on the past experiences.
Round 5 - HR 

(1 Question)

  • Q1. A general discussion about the notice period, compensation, and information about the company's culture was provided.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Fair and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Introducing your self and project
  • Q2. Severity and priority
  • Q3. Smoke and sanity testing
  • Q4. Scenario base question if find bug before release

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all manual testing type question
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Ask about your qualifications
  • Q2. Experience and knowledge skills faltu
Round 2 - Technical 

(2 Questions)

  • Q1. What do you about company
  • Q2. What is api service in angular
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(7 Questions)

  • Q1. Java 8 features
  • Q2. Functional interfaces with custom functional interface coding question
  • Q3. Stream apis and one coding question
  • Q4. Spring framework,IOC container, bean scopes.
  • Q5. Different between monolithic and micro services architecture. Pros and cons.
  • Q6. REST apis
  • Q7. Few SQL queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on core java fundamentals and java 8 features.
Able to write code based on logic.
Able to write SQL queries.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Introduction yourself
  • Ans. 

    I am a dedicated PL/SQL developer with 5 years of experience in designing and implementing database solutions.

    • Experienced in writing complex PL/SQL queries and stored procedures

    • Proficient in performance tuning and optimization of SQL queries

    • Skilled in database design and normalization principles

    • Familiar with Oracle database technologies such as triggers and packages

  • Answered by AI
  • Q2. What is join and its types
  • Ans. 

    Join is used to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left table

    • FULL JOIN r...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

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

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced SQL Database Administrator with a strong background in managing databases and optimizing performance.

    • Over 5 years of experience in SQL database administration

    • Proficient in database design, implementation, and maintenance

    • Skilled in performance tuning and troubleshooting

    • Familiar with backup and recovery processes

    • Certified in SQL Server administration

  • Answered by AI
Round 2 - Group Discussion 

Database Architecture, Cloud Architechture

Round 3 - One-on-one 

(1 Question)

  • Q1. Round with senior manager
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Verilog coding of various flip flops and fsm
  • Ans. 

    Verilog coding of flip flops and FSM involves designing sequential circuits using Verilog HDL.

    • Understand the functionality of different flip flops like D flip flop, JK flip flop, etc.

    • Implement flip flops using Verilog syntax, specifying input and output ports.

    • Design Finite State Machines (FSM) using Verilog, defining states, transitions, and outputs.

    • Use Verilog constructs like always blocks, case statements, and state

  • Answered by AI
  • Q2. Basic electronics questions
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join Siemens?
  • Ans. 

    I want to join Siemens because of its reputation for innovation and commitment to sustainability.

    • Siemens is a global leader in technology and innovation

    • I am impressed by Siemens' focus on sustainability and corporate social responsibility

    • I believe working at Siemens will provide me with opportunities for professional growth and development

  • Answered by AI

Skills evaluated in this interview

Ace Software Exports Interview FAQs

How to prepare for Ace Software Exports 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 Ace Software Exports. The most common topics and skills that interviewers at Ace Software Exports expect are Training, Manual Testing, Accounting, MS Office and Administration.

Tell us how to improve this page.

Ace Software Exports Interview Process

based on 4 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Oracle Interview Questions
3.7
 • 899 Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
View all

Ace Software Exports Reviews and Ratings

based on 8 reviews

3.8/5

Rating in categories

2.6

Skill development

3.0

Work-life balance

2.9

Salary

3.2

Job security

2.6

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 8 Reviews and Ratings
Senior Data Analyst
4 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Senior Indesign Operator
4 salaries
unlock blur

₹2.5 L/yr - ₹4.6 L/yr

Executive Paginator
4 salaries
unlock blur

₹1.5 L/yr - ₹2.1 L/yr

Company Secretary and Compliance Officer
4 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Explore more salaries
Compare Ace Software Exports with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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