Filter interviews by
I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.
1.Basic SQL
2. Python based question
3.Data modelling
4. Spark
5. Cloud based questions
Sql,Python,Data Modeling and Project based questions
Top trending discussions
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Use SQL query to find shortest flight duration from NY to HND
Use SQL query with MIN function to find shortest duration
Filter flights from NY to HND using WHERE clause
Calculate duration by subtracting arrival time from departure time
45 mins: AWS,Data warehouse,Python
OOPS concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detail
BigQuery is a fully managed, serverless data warehouse by Google Cloud for analyzing large datasets using SQL.
Fully managed and serverless data warehouse
Allows for analyzing large datasets using SQL
Integrates with other Google Cloud services like Data Studio and AI Platform
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Test contains 26 questions for me 13 are java based 13 are c++ based
Indexing in DBMS is a technique to improve the performance of queries by creating a data structure that allows for faster retrieval of data.
Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition.
Types of indexes include clustered, non-clustered, unique, and composite indexes.
Examples of indexing techniques include B-tree, hash, and bitmap indexes.
Indexing can...
Check if two strings are anagrams by comparing the sorted characters in each string.
Sort the characters in both strings and compare if they are equal.
Ignore spaces and punctuation when comparing the strings.
Example: 'listen' and 'silent' are anagrams.
Example: 'hello' and 'world' are not anagrams.
Use a stack to simulate the recursive inorder traversal process
Create an empty stack to store nodes
Start with the root node and push it onto the stack
While the stack is not empty, keep traversing left and pushing nodes onto the stack
Once you reach a leaf node, pop it from the stack, print its value, and move to its right child
Repeat the process until all nodes have been visited
To make a class final, use the 'final' keyword in the class declaration.
Use the 'final' keyword before the 'class' keyword in the class declaration
A final class cannot be subclassed or extended
Final classes are often used for utility classes or classes that should not be modified
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
1 hour duration. Sliding window problem. On hacker rank platform. Expected to write a working code and solve it optimally/scalable solution.
I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.
Object oriented programming questions
React native component build pagination
Some database questions,some java questions .
JavaScript is a programming language used for web development, while jQuery is a library built with JavaScript to simplify HTML document traversal and manipulation.
JavaScript is a programming language, while jQuery is a library written in JavaScript.
JavaScript can be used for a wide range of tasks, while jQuery is mainly used for DOM manipulation and event handling.
JavaScript is a core technology for web development, w...
Different types of joins are used in SQL to combine rows from two or more tables based on a related column between them.
Inner Join: Returns rows when there is at least one match in both tables.
Left Join (or Left Outer Join): Returns all rows from the left table and the matched rows from the right table.
Right Join (or Right Outer Join): Returns all rows from the right table and the matched rows from the left table.
Full ...
Multithreading allows multiple threads to run concurrently, while exception handling deals with errors in a program.
Multithreading involves running multiple threads simultaneously to improve performance and responsiveness.
Threads share the same memory space but have their own program counter and registers.
Exception handling is a mechanism to handle errors or exceptional situations in a program.
It helps prevent the prog...
I have extensive experience with various design patterns such as Singleton, Factory, Observer, and MVC.
Implemented Singleton pattern to ensure only one instance of a class exists
Utilized Factory pattern to create objects without specifying the exact class
Implemented Observer pattern for event handling and notifications
Utilized MVC pattern for separating concerns in a software application
I applied via LinkedIn and was interviewed in Mar 2024. There were 3 interview rounds.
GD COMMON TOPIC WAS DISCUSSED
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
40
salaries
| ₹12 L/yr - ₹40 L/yr |
Senior Software Engineer
22
salaries
| ₹25 L/yr - ₹46 L/yr |
Software Engineer II
17
salaries
| ₹18.5 L/yr - ₹32 L/yr |
Software Engineer2
14
salaries
| ₹23.4 L/yr - ₹35 L/yr |
Senior Analyst
11
salaries
| ₹16 L/yr - ₹35 L/yr |
MakeMyTrip
Yatra
Cleartrip
Goibibo