Filter interviews by
I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.
A dictionary is a collection of key-value pairs, while a list is a collection of ordered elements.
A dictionary is accessed by keys, while a list is accessed by index.
Dictionaries are unordered, while lists are ordered.
Example: dict = {'name': 'John', 'age': 30}, list = ['apple', 'banana', 'cherry']
I have experience writing SQL queries for data manipulation and analysis.
Use SELECT statement to retrieve data from a database
Use WHERE clause to filter results based on specific conditions
Use JOIN clause to combine data from multiple tables
Int & Float data types are used to represent whole numbers and decimal numbers respectively in programming.
Int data type is used for whole numbers without any decimal points, such as 5, -10, 1000
Float data type is used for numbers with decimal points, such as 3.14, -0.5, 10.75
Int data type is typically used for counting or indexing, while Float data type is used for calculations involving fractions or decimals
Left join includes all records from the left table and matching records from the right table. Right join includes all records from the right table and matching records from the left table. Full join includes all records when there is a match in either left or right table.
Left join: includes all records from the left table and matching records from the right table
Right join: includes all records from the right table and...
Top trending discussions
I appeared for an interview in Nov 2020.
Design a scalable and efficient platform for booking accommodations, flights, and experiences.
User Interface: Create a user-friendly interface for searching and booking accommodations.
Database Design: Use a relational database for storing user data, bookings, and property details.
Search Functionality: Implement a robust search algorithm to filter results based on user preferences.
Scalability: Use microservices architec...
I applied via Job Portal and was interviewed before Jul 2021. There were 2 interview rounds.
Coding test in hacker rank, easy
I applied via Naukri.com and was interviewed before Aug 2021. There were 3 interview rounds.
MCQ based online test for the technology being interviewed for
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
In this round we have aptitude plus coding mcq questions
Here we have to write full fledge code 2 questions were there and are easy
I applied via Campus Placement and was interviewed before May 2020. There was 1 interview round.
Python has for and while loops. For loop iterates over a sequence and while loop executes a block of code while a condition is true.
For loop syntax: for variable in sequence: block of code
While loop syntax: while condition: block of code
Example: for i in range(5): print(i) will print 0 to 4
Example: while x < 5: print(x); x += 1 will print 0 to 4
I applied via Walk-in and was interviewed before Feb 2020. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.
based on 1 interview experience
Difficulty level
Duration
Software Developer
25
salaries
| ₹32 L/yr - ₹38 L/yr |
Software Engineer2
18
salaries
| ₹20 L/yr - ₹23 L/yr |
Senior Software Engineer
16
salaries
| ₹27.8 L/yr - ₹43 L/yr |
Senior Data Engineer
15
salaries
| ₹23.2 L/yr - ₹37.8 L/yr |
Software Engineer
13
salaries
| ₹10.6 L/yr - ₹18.5 L/yr |
TCS
Accenture
Wipro
Cognizant