Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Travarsa Private Limited Team. If you also belong to the team, you can get access from here

Travarsa Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Travarsa Private Limited Interview Questions and Answers

Updated 11 Nov 2023

Travarsa Private Limited Interview Experiences

Popular Designations

6 interviews found

PHP Developer Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2022

I applied via Indeed and was interviewed in Dec 2021. 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 - Coding Test 

PHO basic to advance with JS

Round 3 - One-on-one 

(1 Question)

  • Q1. Logical flowchart of project and development method
  • Ans. 

    The logical flowchart of a project outlines the steps involved in its development. Various development methods can be used.

    • Identify project requirements and objectives

    • Create a flowchart to outline the logical steps involved in the project

    • Choose a development method such as Agile or Waterfall

    • Implement the project using the chosen method

    • Test and debug the project

    • Deploy the project and maintain it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be ready for technical and written test

Skills evaluated in this interview

PHP Developer Interview Questions asked at other Companies

Q1. How can we report errors in the log file while working on a core PHP project?
View answer (3)

I applied via Indeed and was interviewed in Feb 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 - Technical 

(1 Question)

  • Q1. Basic to advance coding related question, 10 to 15 questions on PHP, framework and DB connections.
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical round with operations and management to understand career objectives and candidates potential

Interview Preparation Tips

Interview preparation tips for other job seekers - Be professional, Be prepared and Be punctual, Don't visit if you are not prepared for technical round, they expect a professional introduction of candidate and carrying work sample is highly recommended.

Web Application Developer Interview Questions asked at other Companies

Q1. What is and how to use This keyword
View answer (1)

I applied via Indeed

Round 1 - Technical 

(1 Question)

  • Q1. Basic to advance logical question in person and written round

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare more on answering logical question rather than basic definitions etc

Web Application Developer Interview Questions asked at other Companies

Q1. What is and how to use This keyword
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

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

Basic L & R and aptitude test

Round 3 - Coding Test 

Basic to advance coding practical test

Round 4 - HR 

(2 Questions)

  • Q1. Past experience and expectations
  • Q2. Why you left your previous company
  • Ans. 

    Seeking new challenges and growth opportunities.

    • Desire for career advancement

    • Lack of learning and development opportunities

    • Company culture misalignment

    • Relocation or personal reasons

    • Better compensation or benefits

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with technical test and goo communication is required, caring a sample is mandatory

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)

Travarsa Private Limited interview questions for popular designations

 Web Application Developer

 (2)

 PHP Developer

 (1)

 Full Stack Software Developer

 (1)

 Full Stack Web Developer

 (1)

 android and Flutter Developer

 (1)

I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Technical written tests are conducted , which is followed by coding test or sample assessments.

Round 2 - Coding Test 

They provide company laptop to perform simple coding test and find possible errors in given code with fix.

Round 3 - One-on-one 

(1 Question)

  • Q1. Final technical and ops round is conducted after written and code test

Interview Preparation Tips

Interview preparation tips for other job seekers - Wear Formals or semi formals, don't get nervous and give effective introduction including your skills and strong areas which you will use in productivity. If possible bring sample codes in pen drive or laptop to share with technical manager.

android and Flutter Developer Interview Questions asked at other Companies

Q1. How do you do state management in flutter ?
View answer (1)

I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Be prepared with Guthub or code samples, and also to perform some given technical assessments

Round 2 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why are you looking for a change?
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be punctual or keep company informed about your interview slots, Dress formal or semi formal, be confident and speak without being nervous during the interview, talk genuine without memorising any over committed things, be prepared for technical round and coding, if you are not prepared its highly advisable not to appear for interview.

Full Stack Web Developer Interview Questions asked at other Companies

Q1. What will be the time complexity to add an element to the Singly Linked List? Note* there are 2 types to add an element: 1st: to add at the end using Tail pointer so O(1) 2nd: to add anywhere in the middle so O(n)
View answer (1)

Jobs at Travarsa Private Limited

View all

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. They asked me one question.why select in this company.

I applied via Monster and was interviewed in Dec 2017. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. They are asked question tell about yourself in general questions.

Interview Preparation Tips

General Tips: I attend in interview last candidate so just 5 minits faced HR interview.
Skills: Analytical Skills
Duration: 1-4 weeks

I was interviewed before Feb 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 65 minutes
Round difficulty - Easy

There were 2 sections – 
Aptitude and Logical Reasoning and MCQ based on Java question ,C++, coding for 20 min and 45 min respectively.
Section A- Not very difficult to clear this round although less time was a problem.
Section B- It contains 15 multiple choice question on c/c++,java and 4 simple coding questions

  • Q1. 

    Cycle Detection in a Singly Linked List

    Determine if a given singly linked list of integers forms a cycle or not.

    A cycle in a linked list occurs when a node's next points back to a previous node in the ...

  • Ans. 

    Detect if a singly linked list forms a cycle by checking if a node's next pointer points back to a previous node.

    • Traverse the linked list using two pointers, one moving at double the speed of the other.

    • If the two pointers meet at any point, there is a cycle in the linked list.

    • Use Floyd's Cycle Detection Algorithm for O(N) time complexity and O(1) space complexity.

  • Answered by AI
Round 2 - Coding Test 

(3 Questions)

Round duration - 75 minutes
Round difficulty - Medium

It was an online coding test in which 3 coding question were given.

  • Q1. 

    Smallest Window Problem Statement

    Given two strings, S and X, your task is to find the smallest substring in S that contains all the characters present in X.

    Example:

    Input:
    S = "abdd", X = "bd"
    Outpu...
  • Ans. 

    Find the smallest substring in string S that contains all characters in string X.

    • Iterate through string S and keep track of characters in X found in a window

    • Use two pointers to maintain the window and slide it to find the smallest window

    • Return the smallest window containing all characters in X

  • Answered by AI
  • Q2. 

    Smallest Integer Not Representable as Subset Sum

    Given a non-decreasing sorted array ARR of N positive numbers, determine the smallest positive integer that cannot be expressed as the sum of elements from...

  • Ans. 

    Find the smallest positive integer that cannot be expressed as the sum of elements from any proper subset of a non-decreasing sorted array of positive numbers.

    • Start with the smallest possible integer that cannot be represented, which is 1.

    • Iterate through the array and update the smallest integer that cannot be represented.

    • If the current element is greater than the smallest integer that cannot be represented, return tha...

  • Answered by AI
  • Q3. 

    Minimum Steps for a Knight to Reach Target

    Given a square chessboard of size 'N x N', determine the minimum number of moves a Knight requires to reach a specified target position from its initial position...

  • Ans. 

    Calculate the minimum number of moves a Knight needs to reach a target position on a chessboard.

    • Implement a function that takes knight's starting position, target position, and chessboard size as input

    • Use breadth-first search algorithm to find the shortest path for the Knight

    • Consider all possible 8 movements of the Knight on the chessboard

    • Return the minimum number of moves required for the Knight to reach the target po

  • Answered by AI
Round 3 - Face to Face 

(4 Questions)

Round duration - 60 minutes
Round difficulty - Easy

It started with a discussion on the programs given in coding round. They asked me about my interest field after that they directly jumped into Networking, Linux and Ethical Hacking part looking my interest domain. They asked me various question on networking and linux.
Then they asked me to code a simple c program

  • Q1. 

    Reverse Linked List Problem Statement

    Given a singly linked list of integers, return the head of the reversed linked list.

    Example:

    Initial linked list: 1 -> 2 -> 3 -> 4 -> NULL
    Reversed link...
  • Ans. 

    Reverse a singly linked list of integers and return the head of the reversed linked list.

    • Iterate through the linked list and reverse the pointers to point to the previous node.

    • Keep track of the current, previous, and next nodes while reversing the linked list.

    • Update the head of the reversed linked list as the last node encountered during reversal.

  • Answered by AI
  • Q2. What are the port numbers of protocols such as FTP and SMTP?
  • Ans. 

    FTP uses port number 21 and SMTP uses port number 25.

    • FTP uses port 21 for data transfer and port 20 for control information.

    • SMTP uses port 25 for email communication.

    • Understanding port numbers is important for network communication.

  • Answered by AI
  • Q3. Can you explain the OSI Model?
  • Ans. 

    The OSI Model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • The OSI Model stands for Open Systems Interconnection Model.

    • It consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has specific functions and communicates with the adjacent layers.

    • Example: Layer 1 (Physical) deals with physi...

  • Answered by AI
  • Q4. How do you copy files in Linux?
  • Ans. 

    To copy files in Linux, you can use the 'cp' command.

    • Use the 'cp' command followed by the source file and destination directory to copy a file.

    • To copy a directory and its contents, use the '-r' flag with the 'cp' command.

    • You can also use wildcards like '*' to copy multiple files at once.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAMakeMyTrip interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

8 Questions

  • Q1. Find out the subset of an array of continuous positive numbers from a larger array whose sum of of the elements is larger in comparision to other subset. eg: {1,2 5 -7, 2 5} .The two subarrays are {1,2,5} ...
  • Ans. 

    Find the subset of an array with the largest sum of continuous positive numbers.

    • Iterate through the array and keep track of the current sum and the maximum sum seen so far.

    • If the current element is positive, add it to the current sum. If it is negative, reset the current sum to 0.

    • Also keep track of the start and end indices of the maximum sum subset.

    • Return the subset using the start and end indices.

  • Answered by AI
  • Q2. Given two classes C1 and C2 which are almost same.(remember not exactly same). You want to choose best among these classes so that it can be use as key in hashmap. What question will you ask regarding two ...
  • Q3. You are given two strings s1 and s2.Now, find the smallest substring in s1 containing all characters of s2
  • Ans. 

    Find smallest substring in s1 containing all characters of s2.

    • Create a hash table of characters in s2

    • Use sliding window technique to find smallest substring in s1

    • Check if all characters in s2 are present in the substring

    • Update the smallest substring if a smaller one is found

  • Answered by AI
  • Q4. Questions on OOPS (almost all the concepts were covered like polymorphism, overriding, overloading, inheritance, concept of virtual fxns etc.)
  • Q5. Write algo for reversing a linked list
  • Ans. 

    Algorithm to reverse a linked list

    • Create a new empty linked list

    • Traverse the original linked list and insert each node at the beginning of the new list

    • Return the new list

  • Answered by AI
  • Q6. What is lazy loading? Advantages and disadvantages of the same?
  • Ans. 

    Lazy loading is a technique used to defer the loading of non-critical resources until they are needed.

    • Advantages: faster initial page load, reduced bandwidth usage, improved user experience

    • Disadvantages: increased complexity, potential for slower subsequent page loads, difficulty with SEO

    • Examples: images, videos, and other media files can be loaded only when they are visible on the screen

  • Answered by AI
  • Q7. How ajax works? Difference between angular js and jquery?
  • Ans. 

    Ajax is a technique for creating fast and dynamic web pages. AngularJS is a framework for building dynamic web applications, while jQuery is a library for simplifying HTML DOM traversal and manipulation.

    • Ajax stands for Asynchronous JavaScript and XML

    • It allows web pages to be updated asynchronously by exchanging data with a web server behind the scenes

    • AngularJS is a JavaScript framework that extends HTML with new attrib...

  • Answered by AI
  • Q8. Design a traffic light system?
  • Ans. 

    A traffic light system controls the flow of traffic at intersections.

    • The system consists of three lights: red, yellow, and green.

    • Each light has a specific duration for which it stays on.

    • The system also includes sensors to detect the presence of vehicles and pedestrians.

    • The duration of each light can be adjusted based on traffic patterns.

    • The system can be connected to a central control system for remote monitoring and m

  • Answered by AI

Interview Preparation Tips

Skills: Javascript, Ajax, Angular JS, Jquery
College Name: na

Skills evaluated in this interview

Travarsa Private Limited Interview FAQs

How many rounds are there in Travarsa Private Limited interview?
Travarsa Private Limited interview process usually has 2-3 rounds. The most common rounds in the Travarsa Private Limited interview process are Coding Test, Resume Shortlist and One-on-one Round.
How to prepare for Travarsa Private Limited 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 Travarsa Private Limited. The most common topics and skills that interviewers at Travarsa Private Limited expect are SEO, HTML, Javascript, Content Management and PHP.
What are the top questions asked in Travarsa Private Limited interview?

Some of the top questions asked at the Travarsa Private Limited interview -

  1. Logical flowchart of project and development met...read more
  2. Technical round with operations and management to understand career objectives ...read more
  3. Basic to advance coding related question, 10 to 15 questions on PHP, framework ...read more

Tell us how to improve this page.

Travarsa Private Limited Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Oyo Rooms Interview Questions
3.3
 • 217 Interviews
MakeMyTrip Interview Questions
3.7
 • 122 Interviews
Expedia Group Interview Questions
3.8
 • 75 Interviews
Thomas Cook Interview Questions
3.7
 • 44 Interviews
XenonStack Interview Questions
3.3
 • 25 Interviews
Airbnb Interview Questions
3.8
 • 23 Interviews
Cleartrip Interview Questions
3.4
 • 18 Interviews
Goibibo Interview Questions
4.3
 • 6 Interviews
Cox & Kings Interview Questions
3.7
 • 6 Interviews
View all

Travarsa Private Limited Reviews and Ratings

based on 29 reviews

4.9/5

Rating in categories

4.8

Skill development

4.9

Work-life balance

4.8

Salary

4.8

Job security

4.9

Company culture

4.8

Promotions

4.8

Work satisfaction

Explore 29 Reviews and Ratings
Technical Writer

Kolkata

1-4 Yrs

Not Disclosed

Mobile Application Developer

Kolkata

2-5 Yrs

Not Disclosed

Digital Marketing Executive

Kolkata

0-3 Yrs

Not Disclosed

Explore more jobs
Compare Travarsa Private Limited with

MakeMyTrip

3.6
Compare

Yatra

3.4
Compare

Cleartrip

3.4
Compare

Goibibo

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