Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Clix Capital Services Team. If you also belong to the team, you can get access from here

Clix Capital Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clix Capital Services Data Engineer 1 Interview Questions and Answers

Updated 13 Jun 2024

Clix Capital Services Data Engineer 1 Interview Experiences

1 interview found

Data Engineer 1 Interview Questions & Answers

user image Subhadra Sharma

posted on 13 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Pysaprk questions

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Coding questions on Python and SQL
  • Q2. Python basic DS questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Medium level questions

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting Python question
  • Q2. Hard SQL question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Types of Window Function
  • Ans. 

    Window functions are used in SQL to perform calculations across a set of table rows related to the current row.

    • Types include ROW_NUMBER(), RANK(), DENSE_RANK(), NTILE(), LAG(), LEAD(), FIRST_VALUE(), LAST_VALUE(), etc.

    • They allow for calculations to be performed on a specific subset of rows within a query result set.

    • Window functions are commonly used for running totals, moving averages, and ranking data.

  • Answered by AI
  • Q2. Difference between Joins with examples
  • Ans. 

    Joins are used to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns rows when there is a match in both tables.

    • Left Join: Returns all rows from the left table and the matched rows from the right table.

    • Right Join: Returns all rows from the right table and the matched rows from the left table.

    • Full Outer Join: Returns rows when there is a match in one of the tables.

    • Cross Join:

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed in Sep 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me brief about your self
  • Ans. 

    I am a data analyst with a strong background in statistics and data visualization.

    • Experienced in analyzing large datasets using SQL, Python, and R

    • Skilled in creating insightful reports and dashboards using Tableau and Power BI

    • Strong communication skills to present findings to stakeholders

    • Certified in data analysis and machine learning techniques

  • Answered by AI
  • Q2. What are youre strenth and weekness
  • Ans. 

    My strength lies in my analytical skills and attention to detail, while my weakness is sometimes getting too caught up in the details.

    • Strength: Strong analytical skills

    • Strength: Attention to detail

    • Weakness: Getting caught up in details (provide example)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do best stay carm
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Basics of Logistic regression
  • Q2. What is Logistic Regression? What is Recall
  • Ans. 

    Logistic Regression is a statistical method used to model the probability of a certain event occurring based on one or more predictor variables. Recall is a metric used to evaluate the performance of a classification model.

    • Logistic Regression is used for binary classification tasks, where the outcome variable is categorical and has two classes.

    • It estimates the probability that a given input belongs to a certain categor...

  • Answered by AI
  • Q3. What is Recall?
  • Ans. 

    Recall is a metric used in classification models to measure the ability of the model to find all relevant cases within a dataset.

    • Recall is calculated as the number of true positive predictions divided by the sum of true positive and false negative predictions.

    • It is also known as sensitivity or true positive rate.

    • A high recall indicates that the model is good at identifying all relevant cases, even if it means more fals...

  • Answered by AI
  • Q4. What is the difference between linear and logistic reg.?
  • Ans. 

    Linear regression is used for predicting continuous values, while logistic regression is used for predicting binary outcomes.

    • Linear regression is used when the target variable is continuous and has a linear relationship with the independent variables.

    • Logistic regression is used when the target variable is binary or categorical and the relationship between independent variables and the target is non-linear.

    • Linear regres...

  • Answered by AI
  • Q5. What are the performance metrics of Regression
  • Ans. 

    Performance metrics of Regression include Mean Squared Error, R-squared, Mean Absolute Error, etc.

    • Mean Squared Error (MSE)

    • R-squared (R^2)

    • Mean Absolute Error (MAE)

    • Root Mean Squared Error (RMSE)

    • Adjusted R-squared

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do not go in-depth just cover basics of ML, python, Excel

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. About the current project
  • Q2. Python question on a dictionary problem
  • Q3. Spark questions
Round 2 - Behavioral interview 

(5 Questions)

  • Q1. About the current project
  • Q2. Data security and governance
  • Q3. Hive and big data questions
  • Q4. Data analytics questions
  • Q5. Behavioral questions

Interview Preparation Tips

Topics to prepare for Freecharge Senior Data Engineer interview:
  • Python
  • Data Visualization
  • Big Data
  • data governance
  • SQL

I applied via Referral and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQl window functions, how to use joins group by in queries, how data analytics works.. What is ETL

Interview Preparation Tips

Interview preparation tips for other job seekers - Have knowledge about finance domain. Be yourself. Prepare really good for SQL. Know your way in data analytics and engineering.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. Fibonacci sequence
  • Q2. Databricks cluster questions
  • Q3. Intermediate SQL questions from datalemur
  • Q4. Python questions from geeksforgeeks
  • Q5. ETL information

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up python and SQL and spark. Ready to do coding questions.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Technical SQL Coding Round of 1 hour

Began with 2 easy generic question -
1. No. of record on different types of joins.
2. Employees who have higher salaries than their managers,

Then moved to medium questions -
1. Implement Rolling sum with & without window functions.
2. Other questions were on CTEs, Joins & other complex queries.

Round 3 - Case Study 

Bar Raiser Round of 1 hour involving -

1. Case study: How can we leverage product knowledge & analytics to increase Amazon Prime Revenue from 10% to 12%?

2. Metrics awareness: Common metrics discussion like DAU, PDAU, MAU, Retention, Churn, etc.

3. Resume based work exp discussion

Round 4 - HR 

(1 Question)

  • Q1. Quick culture fitment round with HR discussing about past work experience, my expectations & why I want to join Jupiter.

Interview Preparation Tips

Topics to prepare for Jupiter Money Data Analyst interview:
  • SQL

Clix Capital Services Interview FAQs

How many rounds are there in Clix Capital Services Data Engineer 1 interview?
Clix Capital Services interview process usually has 1 rounds. The most common rounds in the Clix Capital Services interview process are Technical.

Tell us how to improve this page.

Clix Capital Services Data Engineer 1 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Bajaj Finance Interview Questions
4.0
 • 297 Interviews
Muthoot Finance Interview Questions
3.6
 • 251 Interviews
HighRadius Interview Questions
2.9
 • 181 Interviews
L&T Finance Interview Questions
3.9
 • 151 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Mahindra Finance Interview Questions
4.1
 • 148 Interviews
Tata Capital Interview Questions
4.1
 • 134 Interviews
View all
Assistant Manager
128 salaries
unlock blur

₹3.4 L/yr - ₹9 L/yr

Sales Manager
110 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Manager
85 salaries
unlock blur

₹5.5 L/yr - ₹14.4 L/yr

Senior Manager
49 salaries
unlock blur

₹8.9 L/yr - ₹28 L/yr

Credit Manager
48 salaries
unlock blur

₹4.2 L/yr - ₹11 L/yr

Explore more salaries
Compare Clix Capital Services with

Bajaj Finance

4.0
Compare

Tata Capital

4.1
Compare

HDFC Bank

3.9
Compare

Aditya Birla Capital

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview