Upload Button Icon Add office photos
Engaged Employer

i

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

Travclan Technology India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Travclan Technology India Interview Questions and Answers

Updated 19 Mar 2025
Popular Designations

15 Interview questions

An Android Developer was asked 6mo ago
Q. What is the difference between Intent and Intent Filter?
Ans. 

Intent is used to communicate between components within an application or between different applications, while Intent filter is used to declare the capabilities of a component.

  • Intent is used to start activities, services, and broadcast receivers, while Intent filter is used to specify the types of intents that a component can respond to.

  • Intent is explicit or implicit, while Intent filter is used to filter the int...

View all Android Developer interview questions
An Android Developer was asked 6mo ago
Q. What are the differences between Abstract classes and Interfaces in Java?
Ans. 

Abstract class can have both abstract and non-abstract methods, while Interface class can only have abstract methods.

  • Abstract class can have constructors, member variables, and methods with implementation.

  • Interface class can only have abstract methods and constants.

  • A class can implement multiple interfaces but can only extend one abstract class.

  • Example: Abstract class - Animal with abstract method 'eat', Interface...

View all Android Developer interview questions
An Intern was asked 9mo ago
Q. Why do you want to join?
Ans. 

I want to join to gain hands-on experience, contribute to meaningful projects, and learn from industry professionals in a collaborative environment.

  • I am eager to apply my academic knowledge in real-world scenarios, such as working on projects that impact the community.

  • I admire the company's commitment to innovation and would love to contribute to cutting-edge solutions, like developing new software tools.

  • I believe...

View all Intern interview questions
An Intern was asked 9mo ago
Q. What is your background?
Ans. 

I have a background in computer science, focusing on software development and data analysis, with experience in various programming languages.

  • Completed a Bachelor's degree in Computer Science with a focus on software engineering.

  • Interned at a tech startup where I developed a web application using JavaScript and React.

  • Participated in a data analysis project using Python and SQL to derive insights from large dataset...

View all Intern interview questions
A Relationship Manager was asked 9mo ago
Q. If a traveler is not able to board the flight due to our mistake, what will you do?
Ans. 

I would apologize to the traveller, offer alternative solutions such as rebooking or compensation, and ensure the mistake is rectified to prevent future occurrences.

  • Apologize sincerely to the traveller for the inconvenience caused

  • Offer alternative solutions such as rebooking on another flight or providing compensation

  • Ensure the mistake is rectified promptly to prevent similar incidents in the future

View all Relationship Manager interview questions
A Financial Associate was asked
Q. Rate yourself from 1 to 10 on the given aspects quickly.
Ans. 

I rate myself 8 on analytical skills, 7 on communication, 9 on attention to detail, and 6 on teamwork.

  • Analytical skills - 8: I am proficient in analyzing financial data and making strategic recommendations.

  • Communication - 7: I can effectively communicate complex financial information to clients and team members.

  • Attention to detail - 9: I am meticulous in reviewing financial documents and ensuring accuracy.

  • Teamwork...

View all Financial Associate interview questions
🔥 Asked by recruiter 2 times
A Finance Intern was asked
Q. What does Travclan do?
Ans. 

Travclan is a fintech platform that provides automated solutions for managing finances and payments for travel agencies.

  • Provides automated solutions for managing finances and payments

  • Specifically tailored for travel agencies

  • Helps streamline financial processes and improve efficiency

View all Finance Intern interview questions
Are these interview questions helpful?
A Software Developer was asked
Q. Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. You may assume that each input would have exactly one solution, and you may not use ...
Ans. 

The Two Sum problem involves finding two numbers in an array that add up to a specific target sum.

  • Given an array of integers and a target sum, identify two numbers that sum to the target.

  • Example: For array [2, 7, 11, 15] and target 9, the answer is indices 0 and 1 (2 + 7 = 9).

  • Use a hash map to store numbers and their indices for efficient lookup.

  • Time complexity is O(n) with a single pass through the array.

View all Software Developer interview questions
A Relationship Manager was asked 9mo ago
Q. Tell me the square root from 11 to 15..?? How is that relevant for job role..?? Are you hiring for a maths teacher.??
Ans. 

The square roots of numbers from 11 to 15 are approximately 3.3166, 3.4641, 3.6056, 3.7417, and 3.8729.

  • Knowing the square roots of numbers can be useful in financial calculations, risk assessment, and data analysis in the role of a Relationship Manager.

  • Understanding mathematical concepts can help in problem-solving and decision-making in various situations.

  • For example, calculating the square root of a number may b...

View all Relationship Manager interview questions
A Financial Associate was asked 9mo ago
Q. Fixed Assets of the given company
Ans. 

Fixed assets are long-term tangible assets that are used in the production of income for a company.

  • Fixed assets include property, plant, and equipment (PP&E) such as buildings, machinery, and vehicles.

  • They are recorded on the balance sheet at their original cost less accumulated depreciation.

  • Fixed assets are not intended for sale and are expected to provide benefits for more than one year.

  • Examples of fixed assets ...

View all Financial Associate interview questions

Travclan Technology India Interview Experiences

53 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Apt questions and some Java related questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Difference between Abstract and Interface class in Java
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while Interface class can only have abstract methods.

    • Abstract class can have constructors, member variables, and methods with implementation.

    • Interface class can only have abstract methods and constants.

    • A class can implement multiple interfaces but can only extend one abstract class.

    • Example: Abstract class - Animal with abstract method 'eat', Interface clas...

  • Answered by AI
  • Q2. Difference between Intent and Intent filter
  • Ans. 

    Intent is used to communicate between components within an application or between different applications, while Intent filter is used to declare the capabilities of a component.

    • Intent is used to start activities, services, and broadcast receivers, while Intent filter is used to specify the types of intents that a component can respond to.

    • Intent is explicit or implicit, while Intent filter is used to filter the intents ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Assignment 

A task is given based on position you have applied for.

Round 2 - Group Discussion 

A topic is given and you have to discuss among eaxh other

Round 3 - One-on-one 

(1 Question)

  • Q1. What do you know about travclan?
  • Ans. 

    TravClan is a travel technology platform that connects travel agents with suppliers, enhancing their business operations and offerings.

    • B2B Travel Marketplace: TravClan operates as a marketplace where travel agents can access a wide range of travel products and services from various suppliers.

    • Customizable Packages: The platform allows agents to create and customize travel packages tailored to their clients' needs, enhan...

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Are you willing to work long time?
  • Ans. 

    Yes, I am willing to work long hours to achieve success in my role as a Social Media Marketing Intern.

    • I understand that working long hours may be necessary in order to meet deadlines and achieve goals.

    • I am dedicated to learning and growing in my role, and am willing to put in the time and effort required.

    • I am passionate about social media marketing and am excited to contribute to the success of the team.

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Salary and all discussions
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test has no point because it check your reasoning ability which has no relation to the job role. It seems silly that instead of checking the previous experience they’ll ask you aptitude questions.

Round 2 - Group Discussion 

Group discussion is still better because it feels like a fair practice of selecting people.
The interviewer gives a topic and you have to share your views on that.

Round 3 - HR 

(3 Questions)

  • Q1. If X is in north of Y and Y is in south of Q, and Q is in east of Dharambir. Than where is dharambir from X..???? Seriously..??
  • Q2. Tell me the square root from 11 to 15..?? How is that relevant for job role..?? Are you hiring for a maths teacher.??
  • Ans. 

    The square roots of numbers from 11 to 15 are approximately 3.3166, 3.4641, 3.6056, 3.7417, and 3.8729.

    • Knowing the square roots of numbers can be useful in financial calculations, risk assessment, and data analysis in the role of a Relationship Manager.

    • Understanding mathematical concepts can help in problem-solving and decision-making in various situations.

    • For example, calculating the square root of a number may be rel...

  • Answered by AI
  • Q3. If a traveller is not able to board the flight due to our mistake then what will you do..?? Atleast a fair question asked!
  • Ans. 

    I would apologize to the traveller, offer alternative solutions such as rebooking or compensation, and ensure the mistake is rectified to prevent future occurrences.

    • Apologize sincerely to the traveller for the inconvenience caused

    • Offer alternative solutions such as rebooking on another flight or providing compensation

    • Ensure the mistake is rectified promptly to prevent similar incidents in the future

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Travclan Technology India Relationship Manager interview:
  • SSC CHSL 10 year
Interview preparation tips for other job seekers - Guyz, this job is strictly for those who does not have a life after office and only choice is to get money because they have no working hours even though you are working daily for 11-12 hours without overtime . Although salary seems attractive but here’s one thing i would like to inform you. If you were not able to complete the targets on time than there will be a salary deduction.
Which simply means if you are not able to generate the revenue then deduction of your salary is a alternative route of generating revenue
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Mar 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude test.

Round 2 - Group Discussion 

Basic Group discussion.

Round 3 - HR 

(4 Questions)

  • Q1. Tell more about the company.
  • Ans. 

    The company is a leading financial services provider, specializing in investment management and financial planning.

    • Founded in 1990, the company has grown to manage over $50 billion in assets.

    • Offers a range of services including wealth management, retirement planning, and tax strategies.

    • Has a strong commitment to client education, providing resources like webinars and workshops.

    • Recognized for its innovative investment s...

  • Answered by AI
  • Q2. Tell more about the job profile.
  • Ans. 

    A Financial Associate supports financial operations, analysis, and reporting to ensure effective financial management and decision-making.

    • Conduct financial analysis to identify trends and insights, such as analyzing quarterly revenue growth.

    • Assist in budgeting and forecasting processes, helping departments allocate resources effectively.

    • Prepare financial reports and presentations for stakeholders, ensuring clarity and ...

  • Answered by AI
  • Q3. Tell more about yourself.
  • Ans. 

    I am a detail-oriented financial associate with a strong background in financial analysis and a passion for helping clients achieve their goals.

    • Education: I hold a degree in Finance from XYZ University, where I graduated with honors.

    • Experience: I have over 3 years of experience working in financial analysis at ABC Corp, where I improved reporting efficiency by 20%.

    • Skills: Proficient in financial modeling and data analy...

  • Answered by AI
  • Q4. Are you aware of the job working hours requirements?
  • Ans. 

    Yes, I understand that financial associates often work standard hours, with potential for overtime during peak periods.

    • Typical working hours are 9 AM to 5 PM, Monday to Friday.

    • During busy seasons, such as tax season, longer hours may be required.

    • Flexibility may be needed for client meetings or project deadlines.

    • Remote work options may influence hours, allowing for more flexibility.

  • Answered by AI
Round 4 - Behavioral 

(4 Questions)

  • Q1. Nothing technical
  • Q2. About the company
  • Q3. About the job profile
  • Q4. About yourself, your hobbies etc
Round 5 - One-on-one 

(3 Questions)

  • Q1. Rate yourself out of 1 to 10 on different aspects given by him, in lightning speed.
  • Ans. 

    I rate myself 8 on analytical skills, 7 on communication, 9 on attention to detail, and 6 on teamwork.

    • Analytical skills - 8: I am proficient in analyzing financial data and making strategic recommendations.

    • Communication - 7: I can effectively communicate complex financial information to clients and team members.

    • Attention to detail - 9: I am meticulous in reviewing financial documents and ensuring accuracy.

    • Teamwork - 6:...

  • Answered by AI
  • Q2. Questions about your life choices
  • Q3. When was the last time you worked very hard?
  • Ans. 

    Recently, I worked hard on a financial analysis project that required extensive research and collaboration with my team.

    • Conducted a comprehensive market analysis for a new investment opportunity, spending over 40 hours in a week.

    • Collaborated with cross-functional teams to gather data, ensuring accuracy and relevance for our financial models.

    • Presented findings to senior management, incorporating feedback and making adju...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t apply here. They’ll ask you to work for minimum 10hours and maximum 13hours for 6 days a week. They might offer decent salary but they lack in everything other than that. They hire young job seekers and try to exploit them.
No matter how many rounds you clear, in the last round the CEO Arun will ask some very basic questions and judge you irrationally. No value given to the time and efforts of everyone, you or the HR team, he will just reject you based on a 5min conversation thinking that he has god syndrome and he knows everything.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Test based on communication and aptitde questions and logical thinking questions ...50 min of test

Round 2 - Group Discussion 

Our topic is settling in india or settling in us

Round 3 - One-on-one 

(1 Question)

  • Q1. Unfortunately i am not selected in previous round i dont know
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Coding question related to js
  • Q2. Basic theory questions of js
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Group Discussion 

Group Discussion with 10 students; the panel was friendly, and the topic provided to us was "Is MBA necessary for business?"

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell us about yourself.
  • Ans. 

    I am a motivated and detail-oriented individual with a strong interest in operations management.

    • Currently pursuing a degree in Business Administration with a focus on operations

    • Completed relevant coursework in supply chain management and process optimization

    • Previous experience in data analysis and project management through internships

    • Strong communication and problem-solving skills

    • Passionate about streamlining processe...

  • Answered by AI
  • Q2. Why choosing the Operations field?
  • Ans. 

    I chose the Operations field because of my passion for optimizing processes and improving efficiency.

    • Enjoy problem-solving and finding solutions

    • Interested in streamlining operations and increasing productivity

    • Passionate about analyzing data and making data-driven decisions

    • Excited about working in a fast-paced environment with diverse challenges

  • Answered by AI

Operations Intern Interview Questions & Answers

user image Gautam Priyanshu

posted on 8 Aug 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected
Round 1 - Group Discussion 

It was a GD in group of 15

Round 2 - Case Study 

2 scenario based case were given

Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself .
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for marketing and project management.

    • Recent graduate with a degree in Business Administration

    • Passionate about marketing and project management

    • Strong communication and organizational skills

  • Answered by AI
  • Q2. Tell me your daily routine?
  • Ans. 

    My daily routine involves waking up early, exercising, working, attending meetings, and unwinding in the evening.

    • Wake up early in the morning

    • Exercise or workout

    • Attend work or meetings

    • Unwind in the evening

  • Answered by AI

Android Developer Interview Questions & Answers

user image Abhishek Verma

posted on 19 Mar 2025

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Basic android question
  • Q2. Have some knowledge about. MVVM, Launch mode, REST API etc
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Mar 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic Reasoning and Finance Questions

Round 2 - Group Discussion 

GD on Big Fat Indian Weddings

Round 3 - Assignment 

Reconciliation Assignment

Round 4 - One-on-one 

(3 Questions)

  • Q1. Depriciation and Amortization
  • Q2. Multiplication questions
  • Q3. Tell me about yourself
  • Ans. 

    I am a detail-oriented financial professional with a strong background in analyzing data and creating financial reports.

    • I have a Bachelor's degree in Finance from XYZ University

    • I have 3 years of experience working as a Financial Analyst at ABC Company

    • I am proficient in financial modeling and forecasting using Excel and other financial software

    • I have a strong understanding of financial markets and investment strategies

  • Answered by AI
Round 5 - One-on-one 

(2 Questions)

  • Q1. Fixed Assets of the given company
  • Ans. 

    Fixed assets are long-term tangible assets that are used in the production of income for a company.

    • Fixed assets include property, plant, and equipment (PP&E) such as buildings, machinery, and vehicles.

    • They are recorded on the balance sheet at their original cost less accumulated depreciation.

    • Fixed assets are not intended for sale and are expected to provide benefits for more than one year.

    • Examples of fixed assets inclu...

  • Answered by AI
  • Q2. Working Capital

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare concepts of Financial Accounting

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Travclan Technology India?
Ask anonymously on communities.

Travclan Technology India Interview FAQs

How many rounds are there in Travclan Technology India interview?
Travclan Technology India interview process usually has 3-4 rounds. The most common rounds in the Travclan Technology India interview process are Aptitude Test, Group Discussion and One-on-one Round.
How to prepare for Travclan Technology India 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 Travclan Technology India. The most common topics and skills that interviewers at Travclan Technology India expect are B2B Sales, Client Relationship Management, Business Development, Key Account Management and Recruitment.
What are the top questions asked in Travclan Technology India interview?

Some of the top questions asked at the Travclan Technology India interview -

  1. If a traveller is not able to board the flight due to our mistake then what wil...read more
  2. If X is in north of Y and Y is in south of Q, and Q is in east of Dharambir. Th...read more
  3. Tell me the square root from 11 to 15..?? How is that relevant for job role..??...read more
How long is the Travclan Technology India interview process?

The duration of Travclan Technology India interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 59 interview experiences

Difficulty level

Easy 24%
Moderate 74%
Hard 2%

Duration

Less than 2 weeks 74%
2-4 weeks 19%
4-6 weeks 2%
More than 8 weeks 5%
View more

Interview Questions from Similar Companies

BCD Travel Interview Questions
4.3
 • 113 Interviews
Pickyourtrail Interview Questions
3.6
 • 20 Interviews
StayVista Interview Questions
2.9
 • 15 Interviews
ClarityTTS Interview Questions
3.5
 • 15 Interviews
Headout Interview Questions
4.0
 • 13 Interviews
View all

Travclan Technology India Reviews and Ratings

based on 76 reviews

2.9/5

Rating in categories

3.1

Skill development

2.1

Work-life balance

3.4

Salary

2.5

Job security

2.8

Company culture

3.3

Promotions

2.6

Work satisfaction

Explore 76 Reviews and Ratings
Finance Intern

New Delhi

0-1 Yrs

Not Disclosed

Explore more jobs
Operations Associate
87 salaries
unlock blur

₹3.6 L/yr - ₹9 L/yr

Accounts Manager
26 salaries
unlock blur

₹4.2 L/yr - ₹8 L/yr

Financial Associate
22 salaries
unlock blur

₹3.6 L/yr - ₹7.8 L/yr

Business Manager
16 salaries
unlock blur

₹7.8 L/yr - ₹16 L/yr

Business Development Associate
15 salaries
unlock blur

₹4.8 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Travclan Technology India with

BCD Travel

4.3
Compare

Satguru Travels and Tour Services

3.0
Compare

Country Holidays Travel India

3.9
Compare

AIDA Cruises

3.9
Compare
write
Share an Interview