Upload Button Icon Add office photos

FTD

Compare button icon Compare button icon Compare

Filter interviews by

FTD Interview Questions and Answers

Updated 17 Oct 2024

FTD Interview Experiences

Popular Designations

4 interviews found

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

I applied via Job Fair and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About scrum values
  • Q2. Agile methodology
Round 2 - Technical 

(2 Questions)

  • Q1. Dependency management
  • Q2. Scrum values and core principle
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiations
  • Q2. Reasons for job change
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic environment.

    • Desire for career advancement

    • Interest in working on new projects

    • Seeking a more challenging role

    • Opportunity to learn new skills

  • Answered by AI

Technical Program Manager Interview Questions asked at other Companies

Q1. consider a scenario where you are collaborating with multiple PoDs (product teams), each of these are working on business critical deliverables with dedicated engineering teams but a common QA team for all. How will you ensure that the QA b... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
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 - Assignment 

It includes both aptitude, CS fundamentals and coding

Round 3 - Technical 

(5 Questions)

  • Q1. There were three interviewers 1st person asked HR questions like personal details etc.. 2nd person asked technical questions like programming fundamentals and coding question 3rd person asked some logical...
  • Q2. Self introduction and things about your native place
  • Q3. Some CS fundamentals and a programme for finding permutations of given string
  • Q4. A logical puzzle about bulbs and switches
  • Q5. A programme to find distinct integers in given array
  • Ans. 

    Program to find distinct integers in given array

    • Iterate through the array and store each integer in a set data structure

    • Check if the integer already exists in the set, if not add it to the set

    • Return the set of distinct integers

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Difficult questions. Higher level

Round 2 - One-on-one 

(1 Question)

  • Q1. What is singleton class. Write code to implement it
  • Ans. 

    Singleton class is a design pattern that restricts the instantiation of a class to only one object.

    • Singleton class ensures that a class has only one instance and provides a global point of access to it.

    • It is often used in scenarios where only a single instance of a class is needed, such as for logging, database connections, or configuration settings.

    • Example: Implementing a singleton class in Java involves creating a pr...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Are you willing to relocate

Skills evaluated in this interview

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

A coding test on hacker rank platform is conducted before getting into interview process.

Round 2 - Technical 

(2 Questions)

  • Q1. String manipulation questions
  • Q2. Solved using dictionary in python

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)

FTD interview questions for popular designations

 Software Engineer

 (2)

 Softwaretest Engineer

 (1)

 Technical Program Manager

 (1)

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. JavaScript and React.js basic.
  • Q2. Event loop and react hooks.
Round 2 - Technical 

(2 Questions)

  • Q1. Data structure and algorithm
  • Q2. Objects related questions.
Round 3 - Technical 

(2 Questions)

  • Q1. Architectural questions.
  • Q2. System design related questions.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jun 2022. There were 4 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 - Aptitude Test 

Basic aptitudes questions were asked, need to solve in given time frame

Round 3 - Group Discussion 

1 general question was asked and you need to give your points of view

Round 4 - Technical 

(2 Questions)

  • Q1. Basic questions were asking, Basic dsa, Oops dbms
  • Q2. Find max of array, Oops concept
  • Ans. 

    Using OOP concepts to find the maximum value in an array of strings

    • Create a class to represent the array of strings

    • Implement a method in the class to find the maximum value

    • Use a loop to iterate through the array and compare each element to find the maximum value

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was beginner friendly
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.

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 - Technical 

(1 Question)

  • Q1. Data Structures and Theoretical Java and SQL concepts like - views, indexes, DML
Round 3 - Coding Test 

Programs on Sorting and Search Algorithms and Core Java

Interview Preparation Tips

Topics to prepare for Yatra Software Engineer interview:
  • Core Java
  • SQL
  • DSA

I applied via Recruitment Consulltant and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. What are the types of data.
  • Ans. 

    Types of data include numerical, categorical, ordinal, and binary.

    • Numerical data includes continuous and discrete values, such as height and age.

    • Categorical data includes non-numeric values, such as colors and types of fruit.

    • Ordinal data includes values with a specific order, such as rankings and ratings.

    • Binary data includes only two possible values, such as true/false and yes/no.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basic concepts of data structures. Data structures are must. And be true to your resume, don't mention the things you have no idea about.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Mar 2022. There were 3 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 

(1 Question)

  • Q1. Core : DBMS , oops in depth coding: basic DSA questions based on Arrays, String.
Round 3 - One-on-one 

(1 Question)

  • Q1. He asked me graph questions ( medium level ) based on a node to root, and min cost to target. note: if you really want to crack the yata.com interview practice graph question and they ask a leetcode questi...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. focus on dsa (graph) for the yatra.com
2. clear your oops concept.
3. clear your DBMS concept.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

General reasoning and Mathmatics Aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Core Java and Coding questions

Interview Preparation Tips

Topics to prepare for Yatra Software Engineer interview:
  • Core Java
  • Advanced Java
  • SQL

FTD Interview FAQs

How many rounds are there in FTD interview?
FTD interview process usually has 2-3 rounds. The most common rounds in the FTD interview process are Technical, Coding Test and HR.
How to prepare for FTD 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 FTD. The most common topics and skills that interviewers at FTD expect are Java, Javascript, HTML, Microservices and Core Java.
What are the top questions asked in FTD interview?

Some of the top questions asked at the FTD interview -

  1. What is singleton class. Write code to implement...read more
  2. a programme to find distinct integers in given ar...read more
  3. some CS fundamentals and a programme for finding permutations of given str...read more

Tell us how to improve this page.

FTD Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

MakeMyTrip Interview Questions
3.7
 • 122 Interviews
Yatra Interview Questions
3.4
 • 31 Interviews
BookMyShow Interview Questions
4.0
 • 23 Interviews
FNP Interview Questions
3.2
 • 22 Interviews
Treebo Hotels Interview Questions
3.3
 • 22 Interviews
Cleartrip Interview Questions
3.4
 • 18 Interviews
Goibibo Interview Questions
4.3
 • 6 Interviews
FlowerAura Interview Questions
3.1
 • 3 Interviews
Archies Interview Questions
3.4
 • 2 Interviews
View all

FTD Reviews and Ratings

based on 35 reviews

3.8/5

Rating in categories

3.3

Skill development

3.8

Work-life balance

3.5

Salary

2.9

Job security

3.4

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 35 Reviews and Ratings
Software Engineer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Software Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

NOC Engineer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Quality Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare FTD with

FNP

3.2
Compare

Archies

3.4
Compare

IndianGiftsPortal

4.9
Compare

FlowerAura

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