Filter interviews by
I applied via Naukri.com and was interviewed before Jun 2020. There were 4 interview rounds.
Top trending discussions
I applied via Naukri.com
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
posted on 17 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.
On python and sql coding.they ask simple to complex questions
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
There were 3 rounds for data science consultant position at Equifax. 1st round consists of Python and SQL questions and also in this round they have tested analytical thinking as well.
In 2nd round they have asked me questions from my resume and asked me to explain the projects which I have worked on in previous company. In this round they have asked me pandas related questions and asked me write code.
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
Tuples are immutable sequences of elements. A string can be converted to a tuple using the tuple() function.
Tuples are similar to lists but are immutable
Elements of a tuple are enclosed in parentheses ()
A string can be converted to a tuple using the tuple() function
Each character in the string becomes an element in the tuple
Left join is a type of join operation in SQL that returns all the rows from the left table and matching rows from the right table.
Left join is performed using the 'left join' keyword in SQL
In Python, left join can be performed using the 'merge' function from the pandas library
Syntax: pd.merge(left_dataframe, right_dataframe, how='left', on='key_column')
Example: pd.merge(df1, df2, how='left', on='id')
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
posted on 7 Jul 2024
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve problems
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation involves bundling data and methods that operate on the data into a single unit
Inheritance allows one class to inherit prop...
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for better control over the data by preventing direct access from outside the class.
Getters and setters are commonly used to access and modify the encapsulated data.
Example: In a Car class, variables l...
The four pillars of object-oriented programming in Java are abstraction, encapsulation, inheritance, and polymorphism.
Abstraction: Hides complex implementation details and only shows the necessary features to the outside world.
Encapsulation: Bundles data and methods that operate on the data into a single unit, preventing direct access from outside the class.
Inheritance: Allows a class to inherit properties and behavior...
based on 1 review
Rating in categories
Technology Specialist
110
salaries
| ₹9 L/yr - ₹25.5 L/yr |
Senior Engineer
100
salaries
| ₹6.5 L/yr - ₹18 L/yr |
Senior Software Engineer
40
salaries
| ₹7.8 L/yr - ₹22 L/yr |
Associate Engineer
30
salaries
| ₹3 L/yr - ₹7.2 L/yr |
Associate Software Engineer
24
salaries
| ₹3.6 L/yr - ₹10 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems