Filter interviews by
I applied via Referral and was interviewed before Aug 2023. There were 4 interview rounds.
Developing a web application for online shopping platform
Using React for front-end development
Implementing RESTful APIs with Node.js for back-end
Utilizing MongoDB for database management
I have experience working with a variety of technologies including Java, Python, SQL, and AWS.
Java
Python
SQL
AWS
Sabre offers exciting opportunities for growth and innovation in the software engineering field.
Sabre is a global technology company with a strong reputation in the travel industry.
Opportunity to work on cutting-edge technology and projects.
Collaborative and diverse work environment.
Potential for career advancement and skill development.
Examples: Developing innovative travel solutions, working with a talented team on c
Seeking new challenges and opportunities for growth
Looking for a new challenge to expand my skills and knowledge
Interested in working on different projects or technologies
Seeking better career advancement opportunities
Want to work in a more collaborative or innovative environment
I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in Jul 2024. There were 2 interview rounds.
Very hard both apti and coding question.
ER model is a visual representation of entities and their relationships in a database.
Identify entities and their attributes
Define relationships between entities
Specify primary keys for each entity
Consider cardinality and constraints
Use crow's foot notation for relationships
I applied via Walk-in and was interviewed before Jun 2023. There were 4 interview rounds.
Array - medium question
DP - Question
I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.
Sabre interview questions for designations
I was interviewed in Oct 2016.
Top trending discussions
posted on 8 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS focuses on the concept of classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for diffe...
Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.
Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.
Comparator interface is used to define custom ordering of objects. Example:...
Count occurrences of each character in a given string
Create an array to store the count of each character
Iterate through the string and increment the count of each character in the array
Return the array with counts for each character
Remove duplicates from an array of strings
Iterate through the array and store each element in a set to keep track of unique values
Create a new array with the unique values from the set
posted on 9 Oct 2024
I applied via Job Portal and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Jul 2024. There were 2 interview rounds.
The coding test consists of multiple-choice questions and one medium-hard level coding question.
The angle between the minute and hour hand of a clock at 3:45 is 157.5 degrees.
Calculate the angle formed by the hour hand from 12 o'clock position to 3:45 position (135 degrees)
Calculate the angle formed by the minute hand from 12 o'clock position to 3:45 position (22.5 degrees)
Subtract the smaller angle from the larger angle to get the angle between the two hands (157.5 degrees)
Indexing in DBMS is a technique used to improve the performance of queries by allowing faster retrieval of data.
Indexes are data structures that store a small portion of the data set in an easily searchable format.
They help in speeding up the data retrieval process by reducing the number of disk accesses needed.
Indexes can be created on one or more columns of a table to improve the performance of SELECT queries.
Example...
The lifecycle of a React component includes mounting, updating, and unmounting phases.
Mounting phase: constructor, render, componentDidMount
Updating phase: shouldComponentUpdate, render, componentDidUpdate
Unmounting phase: componentWillUnmount
To delete an entry in MongoDB database, you can use the deleteOne() or deleteMany() methods.
Use deleteOne() method to delete a single document based on a specific condition
Use deleteMany() method to delete multiple documents based on a specific condition
Make sure to specify the filter criteria to accurately delete the desired entry
posted on 5 Oct 2024
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Types of joins in MySQL include inner join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Full join: Returns rows when there is a match in one of the tables.
Use a centralized API gateway to manage and route requests to multiple APIs efficiently.
Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.
Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.
Consider implementing a caching layer to improve performance and reduce the number of requests to external
strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.
Used in C programming language
Syntax: char *strstr(const char *haystack, const char *needle)
Example: char *str = strstr("hello world", "world")
1 Interview rounds
based on 8 reviews
Rating in categories
Senior Software Engineer
135
salaries
| ₹13 L/yr - ₹35 L/yr |
Software Engineer
46
salaries
| ₹5.5 L/yr - ₹20 L/yr |
Associate Software Engineer
44
salaries
| ₹10 L/yr - ₹16 L/yr |
Associate Software Developer
42
salaries
| ₹10 L/yr - ₹16 L/yr |
Technical Lead
36
salaries
| ₹19.5 L/yr - ₹41 L/yr |
Amadeus
Expedia Group
Booking Holdings
CWT