Upload Button Icon Add office photos

Filter interviews by

Thai Airways Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I appeared for an interview in Dec 2018.

Interview Questionnaire 

3 Questions

  • Q1. Hindi mideeyam me
  • Q2. Compuret ves
  • Q3. Gk

Interview Preparation Tips

Round: Resume Shortlist
Experience: resume

Round: Test
Experience: test in hindi

General Tips: computer bes par and samanya gyan
Skills: Basics Of Computer Science
Duration: 1-4 weeks

I applied via Other and was interviewed in Nov 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Written test , objective + two programs to write
  • Q2. Question on linked list , stack

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be confident while answering

Interview Questionnaire 

2 Questions

  • Q1. Tell about yourself
  • Ans. 

    I am a business analyst with experience in data analysis, process improvement, and project management.

    • Experienced in data analysis using tools like Excel, SQL, and Tableau

    • Skilled in process improvement and optimization

    • Proficient in project management and stakeholder communication

    • Strong analytical and problem-solving skills

    • Excellent communication and interpersonal skills

  • Answered by AI
  • Q2. They had given a case and if you are position of pricing manager how do you resolve.

I appeared for an interview before Oct 2020.

Interview Questionnaire 

1 Question

  • Q1. Regarding the fuel mixturrr ratio

Interview Preparation Tips

Interview preparation tips for other job seekers - I had given them a answer but they rejected it but it went well

I applied via Newspaper Ad and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. How will you take care of subbordnates & customers
  • Ans. At your level motivate subordinates and in turn they will serve Customers with a smile
  • Answered Anonymously
Round 2 - One-on-one 

(1 Question)

  • Q1. Standing instructions company policies etc
  • Ans. All the facts & figure of Company
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Your Answer should lead to next Question you are prepared

I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 5 interview rounds.

Round 1 - Coding Test 

Basic c Programming and Embedded Systems

Round 2 - One-on-one 

(1 Question)

  • Q1. C and Do-178b questions
Round 3 - One-on-one 

(1 Question)

  • Q1. C and Embedded system and Project related
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round, Mostly technical
Round 5 - HR 

(1 Question)

  • Q1. Package discussion and my previous employer details

Interview Preparation Tips

Interview preparation tips for other job seekers - C, Do-178 b process and Micro Controller knowledge

I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. 1. Work experience in previous organization
  • Ans. 

    Worked as a software engineer for 3 years at XYZ Company, specializing in front-end development.

    • Developed and maintained front-end features for web applications

    • Collaborated with cross-functional teams to deliver projects on time

    • Participated in code reviews and provided feedback for improvements

  • Answered by AI
  • Q2. 2. Practical example of how did you use STL in previous work experience
  • Ans. 

    Utilized STL in previous work experience for efficient data manipulation and storage

    • Used vector to store and manipulate dynamic arrays of data

    • Utilized map for efficient key-value pair storage and retrieval

    • Implemented algorithms from the algorithm library for sorting and searching data

  • Answered by AI
  • Q3. 3. Practical example of how did you use OOPS in previous work experience
  • Ans. 

    Used OOPS principles to design and implement a modular system for managing user data

    • Created classes for User, Admin, and Moderator with inheritance and polymorphism

    • Implemented encapsulation by restricting access to certain data fields through getters and setters

    • Utilized abstraction to hide complex implementation details from other parts of the system

    • Implemented interfaces for different user roles to ensure consistent b

  • Answered by AI
  • Q4. 4. Practical example of how did you use Multithreading in previous work experience
  • Ans. 

    Implemented multithreading in a web scraping project to improve performance and efficiency.

    • Used multithreading to scrape data from multiple websites simultaneously

    • Implemented thread pooling to manage and reuse threads efficiently

    • Utilized synchronization techniques to prevent data corruption and ensure thread safety

  • Answered by AI
  • Q5. 5. All other questions were to check GK of software engineering like Can Java program have memory leaks? What do you prefer efficiency or performance etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and only answer things that you know. If you are not aware of a particular topic just be honest and let them know. Even if you are not technically sound but show a good potential to learn and obey they may hire you.

I appeared for an interview in Nov 2020.

Interview Questionnaire 

1 Question

  • Q1. Job profile Question. Managerial skill question. Basic Engineering question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic engineering concept.
Application software know how knowledge.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

DSA questions medium level

Round 3 - Technical 

(3 Questions)

  • Q1. Resume based interview or DSA questions medium level
  • Q2. Explain projects
  • Ans. 

    Projects are specific tasks or assignments that require a set of skills and resources to complete.

    • Projects are temporary in nature with a defined start and end date.

    • They typically have specific goals, deliverables, and constraints.

    • Projects require a team of individuals with different roles and responsibilities.

    • Examples: Developing a mobile app, implementing a new software system, conducting a research study.

  • Answered by AI
  • Q3. Internship experience
Round 4 - HR 

(1 Question)

  • Q1. Basic interpersonal skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA medium level
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

There was simple aptitude questions along with some C snippet

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between RISC and CISC?
  • Ans. 

    RISC (Reduced Instruction Set Computing) has a smaller set of simple instructions, while CISC (Complex Instruction Set Computing) has a larger set of complex instructions.

    • RISC processors have simpler instructions that can be executed in a single clock cycle, making them faster.

    • CISC processors have more complex instructions that may require multiple clock cycles to execute.

    • RISC architectures typically have a smaller chi...

  • Answered by AI
  • Q2. How ADC(Analog to Digital Converter) works?
  • Ans. 

    ADC converts analog signals into digital data by sampling the input signal at regular intervals.

    • ADC samples the input signal at regular intervals

    • It quantizes the sampled values into discrete digital values

    • The resolution of ADC determines the number of possible digital values

    • Common types of ADC include successive approximation ADC and delta-sigma ADC

  • Answered by AI

Tell us how to improve this page.

Interview Questions from Similar Companies

Air India Interview Questions
3.7
 • 152 Interviews
Indian Army Interview Questions
4.7
 • 150 Interviews
Spicejet Interview Questions
3.6
 • 86 Interviews
Boeing Interview Questions
3.9
 • 85 Interviews
AIRBUS Interview Questions
3.6
 • 71 Interviews
View all

Thai Airways Reviews and Ratings

based on 5 reviews

4.8/5

Rating in categories

4.8

Skill development

4.7

Work-life balance

4.8

Salary

4.8

Job security

4.8

Company culture

4.6

Promotions

4.8

Work satisfaction

Explore 5 Reviews and Ratings
Sales Coordinator
6 salaries
unlock blur

₹5.4 L/yr - ₹9.5 L/yr

Accounts Officer
5 salaries
unlock blur

₹9.6 L/yr - ₹12 L/yr

Customer Service Executive
4 salaries
unlock blur

₹1.5 L/yr - ₹10 L/yr

Reservation & Ticketing Agent
4 salaries
unlock blur

₹5.1 L/yr - ₹5.1 L/yr

Customer Service Associate
3 salaries
unlock blur

₹2.4 L/yr - ₹2.4 L/yr

Explore more salaries
Compare Thai Airways with

Air India

3.7
Compare

InterGlobe Aviation

3.6
Compare

Spicejet

3.6
Compare

Go First

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