i
KredX
Filter interviews by
I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 4 interview rounds.
I applied via Referral
30 minutes Aptitude test
1 Hour 30 minutes on SQL screening test
It was hackerrank test
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
I appeared for an interview before Mar 2024.
Pandas filtering methods allow for selecting data based on conditions, enhancing data analysis and manipulation.
Boolean indexing: Use boolean conditions to filter rows. Example: df[df['age'] > 30]
Query method: Use the query() function for filtering. Example: df.query('age > 30')
loc method: Access a group of rows and columns by labels. Example: df.loc[df['age'] > 30, ['name', 'age']]
isin method: Filter rows bas...
This SQL query retrieves the total budget allocated for each department in an organization.
Use the SUM() function to calculate total budget.
Group results by department using GROUP BY clause.
Example SQL query: SELECT department, SUM(budget) AS total_budget FROM departments GROUP BY department;
How to improve credit model in order to increase sales growth of the organization?
I seek new challenges and opportunities for growth that align with my career goals and passion for data science.
Desire for professional growth: I want to work on more complex projects that push my analytical skills.
Interest in innovative technologies: My current organization is not utilizing the latest tools in data science, like machine learning frameworks.
Cultural fit: I am looking for a company that values collabora...
I applied via Recruitment Consulltant and was interviewed before Jan 2023. There were 2 interview rounds.
I applied via Internshala and was interviewed before Mar 2021. There was 1 interview round.
Vector is a dynamic array that can resize itself. It differs from arrays in its ability to change size during runtime.
Vectors are implemented as dynamic arrays, whereas arrays are static.
Vectors can resize themselves during runtime, whereas arrays have a fixed size.
Vectors can be used to store objects of any type, whereas arrays can only store objects of a specific type.
Vectors have built-in functions for easy manipula
An abstract class is a class that cannot be instantiated and is used as a base class for other classes.
An abstract class can have abstract and non-abstract methods.
Abstract methods are declared but not implemented in the abstract class.
A non-abstract class that inherits from an abstract class must implement all abstract methods.
An abstract class can have constructors and fields like a regular class.
An abstract class ca...
I applied via Campus Placement
Consisted of basic dsa questions and time complexity questions
4 dsa questions to be solved in one hour
Software Engineer
17
salaries
| ₹7 L/yr - ₹18 L/yr |
Senior Software Engineer
17
salaries
| ₹20 L/yr - ₹40 L/yr |
Relationship Manager
17
salaries
| ₹4.5 L/yr - ₹12 L/yr |
Senior Manager
12
salaries
| ₹22 L/yr - ₹30 L/yr |
Operations Analyst
10
salaries
| ₹3.3 L/yr - ₹7 L/yr |
Axio
LendingKart
NeoGrowth Credit
Indifi Technologies