Filter interviews by
I was interviewed before Jul 2023.
Top trending discussions
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
I have 5 years of experience in Python.
5 years of hands-on experience in Python programming
Proficient in developing web applications, data analysis, and automation scripts using Python
Familiar with popular Python libraries and frameworks such as Django, Flask, and NumPy
List is mutable, Tuple is immutable in Python.
List can be modified after creation, Tuple cannot be modified.
List is defined using square brackets [], Tuple is defined using parentheses ().
Example: list_example = [1, 2, 3], tuple_example = (1, 2, 3)
A lambda function is a small anonymous function defined using the lambda keyword in Python.
Lambda functions can take any number of arguments, but can only have one expression.
They are commonly used as a way to create small, throwaway functions.
Lambda functions are often used in conjunction with functions like map(), filter(), and reduce().
The data types used in the project include integers, strings, floats, and booleans.
Integers are used for storing whole numbers, such as IDs or quantities.
Strings are used for storing text data, such as names or descriptions.
Floats are used for storing decimal numbers, such as prices or measurements.
Booleans are used for storing true/false values, such as status indicators.
Code to find square of series divisible by 3 using lambda function.
Create a list of numbers in the series
Use filter() function with lambda function to filter numbers divisible by 3
Use map() function with lambda function to find square of each number
I applied via LinkedIn and was interviewed before Jan 2021. There were 4 interview rounds.
I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.
Occurrence of the elements in descending order.
posted on 5 Feb 2024
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2024. There were 5 interview rounds.
Question answer of 1 hour with 3 panel member
1 hour of Gd with 3 members
With some high management
posted on 27 Aug 2023
Geeks for geeks aptitude questions
posted on 12 Jun 2023
All multiple choices consisting of code output based questions and logical reasoning
posted on 13 Feb 2024
The 4 pillars of OOPS are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods together in a class.
Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.
Polymorphism: Ability of objects to take on many forms and perform different actions based on the context.
Abstraction: Hiding complex implementation details and providing a simplifi
based on 1 review
Rating in categories
Senior Software Engineer
388
salaries
| ₹6.5 L/yr - ₹22 L/yr |
Technical Lead
316
salaries
| ₹10 L/yr - ₹34 L/yr |
Senior Project Engineer
295
salaries
| ₹4.9 L/yr - ₹21.1 L/yr |
Project Engineer
263
salaries
| ₹3 L/yr - ₹8 L/yr |
Senior Associate
212
salaries
| ₹1 L/yr - ₹4.9 L/yr |
TCS
Infosys
HCLTech
Tech Mahindra