Filter interviews by
Python coding question
IoT ,sosal media, mobile
The difference of the list between strings is the unique strings present in each list.
Create two lists of strings
Identify the unique strings in each list
Compare the unique strings to find the difference
A tuple in Python is an immutable collection of elements, similar to a list but cannot be changed once created.
Tuples are created using parentheses ()
Elements in a tuple can be of different data types
Tuples can be accessed using indexing or slicing
Tuples are faster than lists as they are immutable
A dictionary in Python is a collection of key-value pairs, where each key is unique and maps to a corresponding value.
In Python, dictionaries are created using curly braces {} and key-value pairs separated by colons.
Keys in a dictionary must be immutable objects, such as strings, numbers, or tuples.
Values in a dictionary can be of any data type, including lists, tuples, or even other dictionaries.
The 'in' keyword in Python is used to check if a value exists in a sequence (list, tuple, string, etc.)
Used to check if a value is present in a sequence
Returns True if value is found, False otherwise
Can be used with lists, tuples, strings, dictionaries, etc.
Sorting in Python refers to arranging elements in a list in a specific order.
Sorting can be done using built-in functions like sorted() or sort()
Elements can be sorted in ascending or descending order
Sorting can be done based on custom key functions
Top trending discussions
posted on 20 May 2021
I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 15 Jul 2022
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
If you are a fresher , then this is for you else almost no coding test for experienced candidates.
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
Reasoning and aptitude questions are given
Overloading is a concept in programming where multiple functions can have the same name but different parameters.
Functions with the same name but different parameters can be defined in a class
Overloading allows for flexibility in function usage
Example: void print(int num) and void print(string text) are overloaded functions
Inheritance in software development allows a class to inherit properties and behaviors from another class.
Inheritance allows a subclass to reuse code from a superclass
Subclass can also add new functionalities or override existing ones
Example: Animal class can be a superclass with properties like name and age, while Dog class can inherit from Animal and add a method bark()
posted on 30 May 2021
I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.
MVC is a software architecture pattern that separates an application into three interconnected components: Model, View, and Controller.
MVC stands for Model-View-Controller
Model represents the data and business logic
View represents the user interface
Controller handles user input and updates the model and view accordingly
Partial view is a reusable view component that can be rendered within another view
It is used to reduc...
posted on 12 Mar 2022
I applied via Job Fair and was interviewed before Mar 2021. There were 3 interview rounds.
In this round, we have questions from time relation, blood relation, programming questions. Around 45 questions in 30 minutes,
In this round, we have two programming questions. Both are hacker rank easy to medium level.
I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.
posted on 29 Jun 2024
I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.
Coding test are just basic Array and linkedList question
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
5 coding questions on google docs..duration 1 hour
based on 1 interview experience
Software Engineer
57
salaries
| ₹4 L/yr - ₹7.8 L/yr |
Junior Software Engineer
35
salaries
| ₹3 L/yr - ₹7.5 L/yr |
QA Engineer
18
salaries
| ₹4.5 L/yr - ₹9.2 L/yr |
Jr. Data Scientist
12
salaries
| ₹3.6 L/yr - ₹6.6 L/yr |
Junior Software Developer
11
salaries
| ₹3.5 L/yr - ₹6 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems