Upload Button Icon Add office photos

Filter interviews by

Travelex Senior Software Engineer Interview Questions and Answers

Updated 6 Dec 2022

Travelex Senior Software Engineer Interview Experiences

2 interviews found

Round 1 - One-on-one 

(1 Question)

  • Q1. Simple question not very hard related to java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident n do not over sell your

I applied via Recruitment Consulltant and was interviewed before Dec 2021. There were 2 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 

(2 Questions)

  • Q1. Mostly Tech related questions asked in first round
  • Q2. Managerial round is the final one

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was quite quick and there was only one technical round. Most of the questions were technical in nature with focus on basics. Although the experience may differ from one panelist to another.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

Interview questions from similar companies

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

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

Round 1 - Coding Test 

One machine coding round, parking lot question

Round 2 - Technical 

(2 Questions)

  • Q1. Question related to parking lot
  • Q2. Current project related questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. High level design
  • Q2. Yet to appear ......
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is dependency injection
  • Ans. 

    Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.

    • Dependency injection helps in achieving loose coupling between classes.

    • It allows for easier testing by providing mock dependencies.

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection.

  • Answered by AI
  • Q2. What is state in react
  • Ans. 

    State in React is a JavaScript object that stores data and determines how a component renders and behaves.

    • State is mutable and can be updated using the setState() method

    • State should be used for data that will change over time and affect the component's rendering

    • State should not be modified directly, use setState() instead

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Tell me your project details
  • Ans. 

    Developed a web application for online shopping with user authentication and payment gateway integration.

    • Used React.js for front-end development

    • Implemented user authentication using JWT tokens

    • Integrated Stripe API for payment processing

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Oops concepts explained
Round 3 - HR 

(1 Question)

  • Q1. Optimization Techniques
  • Ans. 

    Optimization techniques are methods used to improve the efficiency and performance of software applications.

    • Use of algorithms like dynamic programming and greedy algorithms

    • Profiling and performance tuning to identify bottlenecks

    • Code refactoring to improve readability and maintainability

    • Utilizing caching and memoization for faster access to data

    • Parallel processing and multi-threading for improved concurrency

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Data Structure based questions - medium level difficulty
  • Q2. Another DS Algo based ques on Arrays, tree, linkedlist
Round 2 - One-on-one 

(2 Questions)

  • Q1. Core java based ques
  • Q2. Logical questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 2 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 

(2 Questions)

  • Q1. Code Singleton in Java
  • Ans. 

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

    • Create a private static instance variable of the class.

    • Make the constructor private to prevent instantiation from outside the class.

    • Provide a static method to get the instance, creating it if necessary.

  • Answered by AI
  • Q2. Code Angular Component Service

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Asp net core, c#, angular ,SQL server
Round 2 - Technical 

(1 Question)

  • Q1. Asp.net, angular , c#
Round 3 - Behavioral 

(2 Questions)

  • Q1. Logical questions, general discussion about your projects
  • Q2. Challeges, real-time scenarios
Round 4 - HR 

(2 Questions)

  • Q1. Family background, CTC discussion
  • Q2. Company profile and norms

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare c# well and about real time example

I applied via Naukri.com and was interviewed in Apr 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. C# basics, api, program

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in c# basics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Machine coding round, try to come up with at least one working requirement

Round 2 - Technical 

(2 Questions)

  • Q1. Low level design
  • Q2. Cant share the exact quesy
Round 3 - Technical 

(1 Question)

  • Q1. High level design
Round 4 - Technical 

(1 Question)

  • Q1. Hiring manager round

Travelex Interview FAQs

How many rounds are there in Travelex Senior Software Engineer interview?
Travelex interview process usually has 1-2 rounds. The most common rounds in the Travelex interview process are One-on-one Round and Resume Shortlist.
How to prepare for Travelex Senior Software Engineer 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 Travelex. The most common topics and skills that interviewers at Travelex expect are Agile Coaching, CMS, Debugging, Digital Marketing and HTML.
What are the top questions asked in Travelex Senior Software Engineer interview?

Some of the top questions asked at the Travelex Senior Software Engineer interview -

  1. Mostly Tech related questions asked in first ro...read more
  2. Simple question not very hard related to j...read more
  3. Managerial round is the final ...read more

Tell us how to improve this page.

Travelex Senior Software Engineer Salary
based on 23 salaries
₹9 L/yr - ₹15.5 L/yr
14% less than the average Senior Software Engineer Salary in India
View more details

Travelex Senior Software Engineer Reviews and Ratings

based on 3 reviews

4.9/5

Rating in categories

4.9

Skill development

4.0

Work-life balance

4.8

Salary

4.8

Job security

4.9

Company culture

3.0

Promotions

4.9

Work satisfaction

Explore 3 Reviews and Ratings
Senior Analyst
110 salaries
unlock blur

₹5.3 L/yr - ₹14.9 L/yr

Analyst
99 salaries
unlock blur

₹4.5 L/yr - ₹9 L/yr

Financial Analyst
61 salaries
unlock blur

₹4 L/yr - ₹9.6 L/yr

Lead Analyst
48 salaries
unlock blur

₹8 L/yr - ₹17.6 L/yr

Team Lead
36 salaries
unlock blur

₹8 L/yr - ₹22 L/yr

Explore more salaries
Compare Travelex with

Thomas Cook

3.8
Compare

Cox & Kings

3.7
Compare

MakeMyTrip

3.7
Compare

Yatra

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