Upload Button Icon Add office photos

CREDITSAFE TECHNOLOGY

Compare button icon Compare button icon Compare

Filter interviews by

CREDITSAFE TECHNOLOGY Data Engineer Interview Questions and Answers

Updated 4 Dec 2024

CREDITSAFE TECHNOLOGY Data Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked few SQL queries
  • Q2. Python questions include syntax & datetime code
Round 2 - Technical 

(2 Questions)

  • Q1. Asked different types of joins in SQL
  • Q2. Asked to rerun reverse of a string in Python
Round 3 - HR 

(1 Question)

  • Q1. Had a conversation with MD. General questions and negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and give your best.

Top trending discussions

View All
Interview Hub
1w
a client servicing executive
FeedCard Image
Got a question about CREDITSAFE TECHNOLOGY?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

Data Engineer Interview Questions Asked at Other Companies

asked in Sigmoid
Q1. Next Greater Element Problem Statement You are given an array arr ... read more
asked in LTIMindtree
Q2. If you are given cards numbered 1-1000 and 4 boxes, where card 1 ... read more
asked in Cisco
Q3. Optimal Strategy for a Coin Game You are playing a coin game with ... read more
asked in Sigmoid
Q4. Problem: Search In Rotated Sorted Array Given a sorted array that ... read more
asked in Sigmoid
Q5. K-th Element of Two Sorted Arrays You are provided with two sorte ... read more

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. All basic HR questions and salary discussion.

I applied via Recruitment Consulltant and was interviewed in Oct 2021. There were 3 interview rounds.

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 

(1 Question)

  • Q1. Completely on java
Round 3 - Technical 

(1 Question)

  • Q1. Asked java questiona
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. "how do you handle missing or corrupted data in a dataset?"
  • Ans. 

    I handle missing or corrupted data by identifying, analyzing, and applying appropriate techniques to ensure data integrity.

    • Identify missing data using methods like 'isnull()' in Python's pandas library.

    • Analyze the extent of missing data to determine if it's significant enough to impact results.

    • Use imputation techniques, such as replacing missing values with the mean or median, to maintain dataset size.

    • Consider removing...

  • Answered by AI
  • Q2. "can you explain the difference between inner join, left join, Right join, and full join in SQL?"
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. "How do you handle missing or inconsistent data in a dataset?"
  • Q2. "can you explain a project where your analysis directly influenced a business decision?"
  • Ans. 

    Analyzed customer feedback data to improve product features, leading to a 20% increase in customer satisfaction and sales.

    • Conducted a sentiment analysis on customer reviews to identify common pain points.

    • Presented findings to the product team, highlighting the need for improved user interface.

    • Collaborated with marketing to adjust messaging based on customer preferences.

    • Tracked sales data post-implementation, showing a ...

  • Answered by AI
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic java questions along with aptitude questions.

Round 2 - Technical 

(1 Question)

  • Q1. Basic oops concept, java functionalities, spring framework.
Round 3 - HR 

(1 Question)

  • Q1. Basic Hr questions, when you can join, expected ctc...
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.

Round 2 - Technical 

(2 Questions)

  • Q1. Was asked to write a code on basic DSA concept
  • Ans. 

    Implementing basic data structures and algorithms (DSA) concepts is essential for software engineering roles.

    • Arrays: A collection of elements identified by index. Example: int arr[] = {1, 2, 3};

    • Linked Lists: A linear data structure where elements are stored in nodes. Example: Node* head = new Node(1);

    • Stacks: A LIFO structure. Example: push() and pop() operations.

    • Queues: A FIFO structure. Example: enqueue() and dequeue(...

  • Answered by AI
  • Q2. Then was asked basic questions on DSA and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have good understanding of everything you mentioned on your resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Question on Java mcq
  • Q2. Questions on Oops
Round 2 - Technical 

(1 Question)

  • Q1. Questions based on resume
Round 3 - HR 

(1 Question)

  • Q1. Questions on direction, physics

CREDITSAFE TECHNOLOGY Interview FAQs

How many rounds are there in CREDITSAFE TECHNOLOGY Data Engineer interview?
CREDITSAFE TECHNOLOGY interview process usually has 3 rounds. The most common rounds in the CREDITSAFE TECHNOLOGY interview process are Technical and HR.
How to prepare for CREDITSAFE TECHNOLOGY Data Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at CREDITSAFE TECHNOLOGY. The most common topics and skills that interviewers at CREDITSAFE TECHNOLOGY expect are ETL, Labour Laws, Python and SQL.
What are the top questions asked in CREDITSAFE TECHNOLOGY Data Engineer interview?

Some of the top questions asked at the CREDITSAFE TECHNOLOGY Data Engineer interview -

  1. Asked to rerun reverse of a string in Pyt...read more
  2. Python questions include syntax & datetime c...read more
  3. Asked different types of joins in ...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more
CREDITSAFE TECHNOLOGY Data Engineer Salary
based on 37 salaries
₹9.1 L/yr - ₹13.8 L/yr
6% less than the average Data Engineer Salary in India
View more details

CREDITSAFE TECHNOLOGY Data Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

4.0

Salary

5.0

Job security

4.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Data Engineer
47 salaries
unlock blur

₹9.8 L/yr - ₹12.8 L/yr

Test Engineer
10 salaries
unlock blur

₹6.4 L/yr - ₹14.3 L/yr

Senior Test Engineer
7 salaries
unlock blur

₹10.5 L/yr - ₹16 L/yr

Full Stack Developer
6 salaries
unlock blur

₹6 L/yr - ₹24.8 L/yr

Web Developer
6 salaries
unlock blur

₹3.5 L/yr - ₹8.8 L/yr

Explore more salaries
Compare CREDITSAFE TECHNOLOGY with

Zidio Development

4.5
Compare

Northcorp Software

4.5
Compare

Accel Frontline

4.0
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
write
Share an Interview