Upload Button Icon Add office photos

Filter interviews by

Qatar Trading And Contracting Group Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are Agile Values? Scrum Values? Scrum Ceremonies? Story Points?
  • Ans. 

    Agile values include individuals and interactions over processes and tools, while Scrum values include commitment, courage, focus, openness, and respect.

    • Agile values prioritize individuals and interactions over processes and tools

    • Scrum values include commitment, courage, focus, openness, and respect

    • Scrum ceremonies include Sprint Planning, Daily Standup, Sprint Review, and Sprint Retrospective

    • Story points are a unit of...

  • Answered by AI
  • Q2. As project manager what docs do you prepare? How do you contribute as a PM?
  • Ans. 

    As a project manager, I prepare various documents such as project plans, schedules, budgets, risk assessments, and progress reports. I contribute by leading the team, managing resources, and ensuring project success.

    • Prepare project plans outlining scope, objectives, deliverables, and timelines

    • Create schedules to allocate tasks and track progress

    • Develop budgets to manage project costs effectively

    • Conduct risk assessments...

  • Answered by AI
  • Q3. Capacity? Velocity? etc Agile/Scrum-based questions (bookish) this round was taken by Rajni
Round 2 - One-on-one 

(6 Questions)

  • Q1. Megha took my final round and asked me questions about Agile/Scrum, Stroy Points (estimation).
  • Q2. Ques on explaining Sprint Planning, Retro, Review, using Doc/Excel (screen sharing)
  • Q3. Ques on Conflict and Resource Management, some scenario-based question.
  • Q4. How will you make a low-performing resource a high-performing one?
  • Ans. 

    Provide clear expectations, offer support and training, provide feedback and recognition, set goals and milestones.

    • Clearly communicate expectations and goals to the resource.

    • Offer support and training to help the resource improve their skills and knowledge.

    • Provide regular feedback and recognition for progress made.

    • Set specific goals and milestones to track improvement.

    • Create a development plan with the resource to addr...

  • Answered by AI
  • Q5. Megha did not hire me because she felt I had adequate knowledge and practical experience. (insecurities) Anyway, good luck with your interview.
  • Q6. What is Scrum of Scrums? What is PI planning?
  • Ans. 

    Scrum of Scrums is a scaled agile framework where multiple Scrum teams coordinate their work. PI planning is a key event in SAFe where teams plan their work for the upcoming Program Increment.

    • Scrum of Scrums involves representatives from each Scrum team meeting regularly to discuss dependencies and progress.

    • PI planning is a two-day event where teams align on their objectives, dependencies, and priorities for the upcomi...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Magic Edtech Project Manager interview:
  • Agile Methodology
  • Waterfall
  • Scrum
  • Project Management
Interview preparation tips for other job seekers - Be well prepared with your bookish as well as practical answers.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. GDS Commands
  • Q2. Airline Terminals and Airport Codes
Round 2 - Coding Test 

Sabre Commands to Check Availability

Round 3 - Coding Test 

Blocking and Booking Tickets

Round 4 - Coding Test 

Commands to Check Fare rules

Round 5 - Coding Test 

Checking Availability

Round 6 - Coding Test 

Infant and Child title

Round 7 - Technical 

(2 Questions)

  • Q1. About Airport Terminals
  • Q2. About Encode and Decode in GDS
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic electronic realted ask equation
  • Q2. Electronic related any quation
Interview experience
5
Excellent
Difficulty level
Easy
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 

(1 Question)

  • Q1. Who's use the Scr realy ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Which machine used?
  • Ans. 

    Various machines are used in engineering, depending on the specific task at hand.

    • Milling machines are used for cutting and shaping solid materials.

    • Lathe machines are used for shaping metal or wood by rotating the workpiece against a cutting tool.

    • Drilling machines are used for creating holes in materials.

    • Grinding machines are used for finishing workpieces by removing excess material.

    • CNC machines are computer-controlled

  • Answered by AI
  • Q2. What part manufacturers?
  • Ans. 

    Part manufacturers are companies that produce components or parts used in various products.

    • Part manufacturers specialize in producing specific components or parts.

    • They often work with engineers to design and create custom parts.

    • Examples include companies that manufacture screws, gears, circuit boards, etc.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Semiauto or robotic machine?
  • Q2. Minimum and maximum tonnage machine how much?
  • Ans. 

    The minimum and maximum tonnage of a machine depends on its type and purpose.

    • Minimum and maximum tonnage can vary greatly depending on the type of machine (e.g. hydraulic press, injection molding machine)

    • For example, a hydraulic press may have a minimum tonnage of 10 tons and a maximum tonnage of 500 tons

    • It is important to consider the intended use of the machine when determining the appropriate tonnage range

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - HR 

(1 Question)

  • Q1. HR Punit Kashmiri was not coopperative with me Speaking in rude way and sarcasam which led him to take interviews thousands of times of new new agents but he was unable to select from many previous months ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be aware about the company reviews and it's performance among the team
Always prefer to select the company where Cooperative and coordinating people should be their in your stand
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. React Hooks and Project experience
Round 2 - Technical 

(2 Questions)

  • Q1. Performance Optimization Techniques
  • Ans. 

    Performance optimization techniques for React JS frontend development

    • Use React.memo for optimizing functional components

    • Avoid unnecessary re-renders by using shouldComponentUpdate or PureComponent for class components

    • Implement code splitting to reduce initial load time

    • Use lazy loading for components that are not immediately needed

    • Optimize images and assets for faster loading times

    • Minimize the use of inline styles and u...

  • Answered by AI
  • Q2. Lazy Loading and other ques related to that
Round 3 - HR 

(1 Question)

  • Q1. General HR Interview
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Question about applications and possibilities.
  • Q2. Questions about frameworks.
  • Q3. Questions about past projects
Round 2 - Assignment 

Two LLM based application development

Interview experience
4
Good
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 

(1 Question)

  • Q1. Insurance domain questions asked in interview
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response
Round 1 - Coding Test 

30 question of c code snippet 5 question of aptitude and 2 coding question

Round 2 - Technical 

(2 Questions)

  • Q1. Storage class in c
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • There are 4 storage classes in C: auto, register, static, and extern.

    • Auto variables are stored in memory and have local scope.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern variables are declared outside of any function and can be accessed by other files.

  • Answered by AI
  • Q2. Mutex and semaphore

Interview Preparation Tips

Interview preparation tips for other job seekers - not selected

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Tata Group Interview Questions
4.2
 • 357 Interviews
Adani Group Interview Questions
3.9
 • 176 Interviews
GMR Group Interview Questions
4.1
 • 76 Interviews
GAMMON INDIA Interview Questions
3.9
 • 29 Interviews
Essar Group Interview Questions
3.8
 • 28 Interviews
Punj Lloyd Interview Questions
4.3
 • 18 Interviews
View all

Qatar Trading And Contracting Group Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

4.4

Salary

4.7

Job security

4.6

Company culture

2.9

Promotions

4.3

Work satisfaction

Explore 7 Reviews and Ratings
Civil Engineer
3 salaries
unlock blur

₹13.6 L/yr - ₹13.6 L/yr

Explore more salaries
Compare Qatar Trading And Contracting Group with

Larsen & Toubro Limited

4.0
Compare

Tata Group

4.2
Compare

Reliance Industries

4.0
Compare

Adani Group

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