Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Midland Microfin Limited Team. If you also belong to the team, you can get access from here

Midland Microfin Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Midland Microfin Limited Data Engineer Interview Questions and Answers

Updated 27 Nov 2024

Midland Microfin Limited Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 27 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Nbjkvkvjviggj buv hgfvmvuuvukvv
  • Q2. Lnjbjbjbjbj kjjjlkbbnklblkbouvikjhio

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Being electrical Engineer , why IT?
  • Ans. 

    I chose IT because of my passion for problem-solving and my interest in software development.

    • I have always been fascinated by technology and computers.

    • During my electrical engineering studies, I realized that I enjoyed programming and software development more than other aspects of the field.

    • I took additional courses in computer science to enhance my skills and knowledge in software engineering.

    • I have successfully comp...

  • Answered by AI
  • Q2. Why programming
  • Ans. 

    Programming is a way to solve problems and create innovative solutions using logic and creativity.

    • Programming allows me to create something from scratch and see it come to life.

    • It challenges me to think critically and find efficient solutions to complex problems.

    • It offers endless opportunities for learning and growth, as technology is constantly evolving.

    • Programming is a versatile skill that can be applied to various i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good an best and forward
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is one of the memory test so iam selecting that one

Round 2 - Coding Test 

When ever you finish the apptitude test after iam selecting coding test because you develop the software must have a coding skill so iam selecting code test

Round 3 - HR 

(3 Questions)

  • Q1. What is the strength and weakness
  • Ans. 

    Strength: Strong problem-solving skills. Weakness: Lack of experience in a specific technology.

    • Strength: Excellent problem-solving skills, able to analyze complex issues and find efficient solutions.

    • Weakness: Limited experience in a specific technology or programming language.

    • Strength: Strong understanding of algorithms and data structures.

    • Weakness: Difficulty in working under tight deadlines.

    • Strength: Good communicati...

  • Answered by AI
  • Q2. What is interest about this opportunity
  • Ans. 

    I am interested in this opportunity because it offers a challenging and dynamic work environment.

    • The opportunity allows me to work on cutting-edge technologies and solve complex problems.

    • I am excited about the chance to collaborate with a talented team and learn from their expertise.

    • The company's focus on innovation and continuous improvement aligns with my career goals.

    • The opportunity to make a meaningful impact and c...

  • Answered by AI
  • Q3. What are goals and motivation
  • Ans. 

    Goals and motivation are the driving forces that push individuals to achieve their desired outcomes.

    • Goals provide a clear direction and purpose for individuals.

    • Motivation is the internal drive that fuels individuals to take action towards their goals.

    • Goals and motivation are closely linked, as goals provide the motivation to overcome challenges and achieve success.

    • Examples of goals can include career advancement, perso...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

SQL questions were asked

I applied via Recruitment Consultant and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Data ware housing concepts
  • Q2. Stages in DataStage
  • Ans. 

    DataStage has 3 stages: Input, Processing, and Output.

    • Input stage: reads data from external sources

    • Processing stage: transforms and manipulates data

    • Output stage: writes data to external targets

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - it was a Bit difficult interview. But one crack with enough domain knowledge and by having a good grip over their technology.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2022.

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 - Coding Test 

Coding in Any language we flexible

Round 3 - Technical 

(1 Question)

  • Q1. Gone through resume and projects
Round 4 - HR 

(1 Question)

  • Q1. Usual HR round formalities

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident in what you say about your Answers. keep your resume clean and concise.

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

Interview Questionnaire 

1 Question

  • Q1. What is sap?
  • Ans. 

    SAP is a software company that provides enterprise resource planning (ERP) software to manage business operations.

    • SAP stands for Systems, Applications, and Products in Data Processing.

    • It offers a range of software solutions for various industries such as finance, logistics, and manufacturing.

    • SAP ERP software helps businesses to streamline their operations and improve efficiency.

    • SAP also offers cloud-based solutions and...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Challenging interview... Be very prepare don't take it lightly

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Snowflake cost reduction
  • Q2. Index in snowflake
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 Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 medium level programming questions and 3 hr type questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Oops,dbms, and os concepts , also project related
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic of javascript
  • Q2. Basics of coding
  • Q3. How to call button in js
  • Ans. 

    You can call a button in JavaScript by using the document.getElementById() method.

    • Use document.getElementById() method to select the button by its id attribute

    • Assign the selected button to a variable for further manipulation

    • Call button methods or add event listeners to the button variable

  • Answered by AI
  • Q4. What is overloading and overriding inJava
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is implementing a method in a subclass that is already defined in the parent class.

    • Overloading allows a class to have multiple methods with the same name but different parameters.

    • Overriding occurs when a subclass provides a specific implementation of a method that is already provided by its parent class.

    • Overloading is determi...

  • Answered by AI
Round 2 - Coding Test 

Dynamic programming related

Skills evaluated in this interview

Midland Microfin Limited Interview FAQs

How many rounds are there in Midland Microfin Limited Data Engineer interview?
Midland Microfin Limited interview process usually has 1 rounds. The most common rounds in the Midland Microfin Limited interview process are Technical.
What are the top questions asked in Midland Microfin Limited Data Engineer interview?

Some of the top questions asked at the Midland Microfin Limited Data Engineer interview -

  1. nbjkvkvjviggj buv hgfvmvuuvu...read more
  2. lnjbjbjbjbj kjjjlkbbnklblkbouvikj...read more

Tell us how to improve this page.

Midland Microfin Limited Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

BA Continuum Interview Questions
4.1
 • 100 Interviews
Hero FinCorp Interview Questions
4.0
 • 90 Interviews
mPokket Interview Questions
3.8
 • 71 Interviews
Kinara Capital Interview Questions
4.3
 • 68 Interviews
View all
Credit Executive
35 salaries
unlock blur

₹1.2 L/yr - ₹3 L/yr

Branch Manager
30 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

Cluster Manager
24 salaries
unlock blur

₹3.5 L/yr - ₹6.5 L/yr

Assistant Manager
20 salaries
unlock blur

₹2.7 L/yr - ₹5.1 L/yr

Deputy Manager
15 salaries
unlock blur

₹4.1 L/yr - ₹7 L/yr

Explore more salaries
Compare Midland Microfin Limited with

Home Credit Finance

4.1
Compare

Kogta Financial India Limited

4.7
Compare

Sammaan Capital Limited

3.7
Compare

Hero FinCorp

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