Upload Button Icon Add office photos
Engaged Employer

i

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

Qantur Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Qantur Technologies Interview Questions and Answers

Updated 21 Feb 2025

Qantur Technologies Interview Experiences

Popular Designations

3 interviews found

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

I was interviewed before Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How do you plan on expanding sales in the south Indian region
  • Q2. Have you had any previous experience in the sales domain
Round 2 - Group Discussion 

It was related to my knowledge about our product Ansys.

Accounts Manager Interview Questions asked at other Companies

Q1. Tell me an analysis about how to factor customer or prospects for your product segment
View answer (5)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Bernoulli equation and basics questions from fluid dynamics
  • Ans. Questions from meshing , Boundary condition, solution and multiphase problem
  • Answered Anonymously
  • Q2. Ask about my final year project
  • Ans. Ask about my last job work
  • Answered Anonymously
Round 2 - HR 

(2 Questions)

  • Q1. Will you handle the pressure?
  • Q2. Understand my nature by asking different Questions and different situation.

Interview Preparation Tips

Topics to prepare for Qantur Technologies Cfd Application Engineer interview:
  • Fluid Mechanics
  • Thermodynamics
  • Heat Transfer
  • Ansys
Interview preparation tips for other job seekers - First make your basics strong. They always start from basics questions from relivent Subject and your final year project.

Cfd Application Engineer Interview Questions asked at other Companies

Q1. Types of fluidflow
View answer (1)

CFD Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2022

I applied via Approached by Company and was interviewed in Mar 2022. There were 5 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. Questions based on basic CFD and fundamental questions from Fluid Mechanics and Heat transfer.
Round 3 - Assignment 

Asked to prepare and present a presentation on any project done on CFD.

Round 4 - One-on-one 

(1 Question)

  • Q1. Called at office for in person interview along with a case to simulate on the same day.
Round 5 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. What are your strengths and weaknesses?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and be confident.
The more confident you will be the more chances will be there for you to be selected.

CFD Engineer Interview Questions asked at other Companies

Q1. Draw velocity and thermal boundary condition for outer flow ( flow over flat plate) and inner flow ( flow through pipe)
View answer (1)

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

The medium level questions are present

Round 2 - Group Discussion 

There was no gd

Round 3 - HR 

(5 Questions)

  • Q1. What is your family background?
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
  • Q5. Hr round and the technical discussion was combined into one round

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to enhance your skills and be prepared for hard work

I applied via Referral and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What tools do you recommend for content authoring?
  • Ans. 

    There are several tools available for content authoring, depending on the type of content and the level of expertise.

    • For beginners, tools like Grammarly and Hemingway can help with grammar and readability.

    • For more advanced users, Adobe Creative Suite and Microsoft Office are popular options.

    • Content management systems like WordPress and Drupal are also useful for creating and managing content.

    • Collaboration tools like Go...

  • Answered by AI
  • Q2. Adobe Captivate is a standalone authoring tool and one of the best tools with rich features.

Interview Preparation Tips

Interview preparation tips for other job seekers - TR panelist are industry experts so you need to prepare well for the TR round.

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

Qantur Technologies Interview FAQs

How many rounds are there in Qantur Technologies interview?
Qantur Technologies interview process usually has 3 rounds. The most common rounds in the Qantur Technologies interview process are Technical, One-on-one Round and HR.
How to prepare for Qantur Technologies 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 Qantur Technologies. The most common topics and skills that interviewers at Qantur Technologies expect are CFD, Ansys, Process Simulation, Sales Process and CRM.
What are the top questions asked in Qantur Technologies interview?

Some of the top questions asked at the Qantur Technologies interview -

  1. How do you plan on expanding sales in the south Indian reg...read more
  2. Bernoulli equation and basics questions from fluid dynam...read more
  3. Understand my nature by asking different Questions and different situati...read more

Tell us how to improve this page.

Qantur Technologies Interview Process

based on 5 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
View all

Qantur Technologies Reviews and Ratings

based on 17 reviews

4.6/5

Rating in categories

4.8

Skill development

4.8

Work-life balance

4.5

Salary

4.5

Job security

4.5

Company culture

4.5

Promotions

4.6

Work satisfaction

Explore 17 Reviews and Ratings
Compare Qantur Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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