Upload Button Icon Add office photos

Filter interviews by

Fragma Data Systems Interview Questions, Process, and Tips for Freshers

Updated 16 Jan 2025

Top Fragma Data Systems Interview Questions and Answers for Freshers

Fragma Data Systems Interview Experiences for Freshers

Popular Designations

3 interviews found

Interview Questions & Answers

user image Anonymous

posted on 26 Dec 2024

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

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Self introduction
  • Q2. Windows function and how you used
  • Ans. 

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

    • Window functions are used in SQL to perform calculations on a specific subset of rows related to the current row.

    • They are often used with aggregate functions like SUM, AVG, and COUNT to calculate running totals, moving averages, and rankings.

    • Examples of window functions include ROW_NUMBER(), RANK(), LEAD(),

  • Answered by AI
  • Q3. Sql Coding questions. Window functions with joins.
  • Q4. Pyspark code for how you connect the data to ADLS with doing partition
  • Ans. 

    Use PySpark code to connect data to ADLS with partitioning

    • Use SparkSession to create a Spark application

    • Set the configuration for ADLS storage account and container

    • Read data from ADLS using Spark DataFrame API

    • Partition the data based on a specific column while writing back to ADLS

  • Answered by AI

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Oct 2023

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Oct 2022.

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 

1.ETL Pipeline
2.PySpark Code
3.SQL

Round 3 - Technical 

(2 Questions)

  • Q1. 1.sql easy question 2.pyspark easy code as I was fesher
  • Q2. 1.query related to group by
Round 4 - Technical 

(1 Question)

  • Q1. 1.One tricky sql query 2.What is sqoop?sqoop performs which job - map or reduce?

Top Fragma Data Systems Data Engineer Interview Questions and Answers

Q1. There are four cores and four worker nodes in Spark. How many jobs will run in parallel?
View answer (1)

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)

I applied via Internshala and was interviewed before Sep 2021. There were 5 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 - Assignment 

I was given a pdf file containing 3 Problem statements along with the output for which I had to write SQL queries.

Round 3 - Technical 

(3 Questions)

  • Q1. Theoretical Questions related to SQL were asked like types of join, the difference between union and join, related to my project, and some behavioral questions.
  • Q2. What are different types of Joins?
  • Ans. 

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

    • Inner Join: returns only the matching rows from both tables

    • Left Join: returns all rows from the left table and matching rows from the right table

    • Right Join: returns all rows from the right table and matching rows from the left table

    • Full Outer Join: returns all rows from both tables

    • Cross Join: returns the Cartesian product of b

  • Answered by AI
  • Q3. What is the Difference between Union and Joins
  • Ans. 

    Joins combine rows from two or more tables based on a related column, while unions combine rows from two or more tables with the same structure.

    • Joins are used to combine data from different tables based on a related column

    • Unions are used to combine data from tables with the same structure

    • Joins can be inner, left, right, or full, while unions are always a combination of all rows

    • Joins can have multiple conditions, while ...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Scenario-based questions on SQL
Round 5 - HR 

(1 Question)

  • Q1. Questions related to me like what my parents do etc. and their company profile.

Interview Preparation Tips

Interview preparation tips for other job seekers - If applying as a fresher, prepare SQL well as most of the questions will be from SQL only.

Skills evaluated in this interview

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

SQL AND POWERBI related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - These guys are just wasting time. They shortlisted my profile based on my resume, but after I performed well in the interview, they rejected me, saying they need more experience than what was originally mentioned. They're giving invalid feedback just for the sake of it. Please don’t waste your time on this kind of company.

Consultant Interview Questions & Answers

Pythian user image upendra rao moyyila

posted on 25 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Reason for changing job and why should we hire you
  • Ans. 

    Seeking new challenges and opportunities for growth. I bring a unique blend of skills and experience to add value to your team.

    • Looking for new challenges and opportunities for professional growth

    • Seeking a more dynamic work environment to utilize my skills effectively

    • Excited about the possibility of contributing to a new team and organization

    • Believe my diverse skill set and experience make me a valuable addition to your

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Real time DBA issues and scenarios
  • Q2. Questions on HA and Always on
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Describe oops concept.
  • Ans. 

    OOPs concept stands for Object-Oriented Programming, which is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and methods to manipulate that data.

    • It emphasizes concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain comp...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

PEN PAPER round consisting of three coding and c/c++ output based questions.

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS concepts , javascript
  • Q2. Projects related questions
Round 3 - HR 

(2 Questions)

  • Q1. Behavioural questions
  • Q2. Resume , internship related questions

Interview Preparation Tips

Topics to prepare for Quokka Labs Software Developer interview:
  • Resume
Interview preparation tips for other job seekers - Prepare everything of your resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via cutshort and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Asked about JavaScript Topics
1. Promise
2. Clousure
3. Hoisting.

Round 2 - Assignment 

Create an Application Routes are protected by different roles in ReactJS

Round 3 - HR 

(3 Questions)

  • Q1. What you want to join this company
  • Ans. 

    I want to join this company because of its innovative projects and strong company culture.

    • Innovative projects in AI and machine learning excite me

    • Positive reviews from current employees about company culture

    • Opportunities for growth and learning in the tech industry

  • Answered by AI
  • Q2. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers on innovative projects.

    • Advancing to a senior software engineer role

    • Leading a team of developers on projects

    • Working on innovative and challenging projects

    • Continuing to learn and grow in the field

  • Answered by AI
  • Q3. What is most important to company good culture or handsome package or both and why
  • Ans. 

    Both good culture and a handsome package are important for a company as they contribute to employee satisfaction and retention.

    • A good culture fosters a positive work environment, promotes collaboration, and boosts employee morale.

    • A handsome package attracts top talent, motivates employees to perform well, and reduces turnover rates.

    • Having both good culture and a handsome package can lead to higher employee satisfaction...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Keep good understanding React and JS
2. Should be able to what you have why you have chosen this way.

I applied via Company Website and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1.  Explain different Testing scenarios
  • Ans. 

    Testing scenarios include functional, performance, security, usability, and compatibility testing.

    • Functional testing ensures that the software meets the requirements and specifications.

    • Performance testing checks the software's speed, scalability, and stability under various loads.

    • Security testing identifies vulnerabilities and ensures data protection.

    • Usability testing evaluates the software's user-friendliness and ease...

  • Answered by AI
  • Q2. Smoke testing & sanity testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and smart .Technical round will consist of basic question to measure knowledge and experience.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Port forwarding.Http service.Swap memory

Fragma Data Systems Interview FAQs

How many rounds are there in Fragma Data Systems interview for freshers?
Fragma Data Systems interview process for freshers usually has 3-4 rounds. The most common rounds in the Fragma Data Systems interview process for freshers are Technical, Resume Shortlist and Assignment.
How to prepare for Fragma Data Systems interview for freshers?
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 Fragma Data Systems. The most common topics and skills that interviewers at Fragma Data Systems expect are SQL, Java, Big Data, Python and Advanced Excel.
What are the top questions asked in Fragma Data Systems interview for freshers?

Some of the top questions asked at the Fragma Data Systems interview for freshers -

  1. Pyspark code for how you connect the data to ADLS with doing partit...read more
  2. What are different types of Joi...read more
  3. What is the Difference between Union and Jo...read more

Tell us how to improve this page.

Fragma Data Systems Interview Process for Freshers

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

DigiMantra Interview Questions
3.7
 • 6 Interviews
Pythian Interview Questions
4.1
 • 6 Interviews
Vowelweb Interview Questions
4.5
 • 5 Interviews
Dexlock Interview Questions
2.7
 • 4 Interviews
Quokka Labs Interview Questions
3.8
 • 4 Interviews
View all

Fragma Data Systems Reviews and Ratings

based on 117 reviews

4.3/5

Rating in categories

4.0

Skill development

4.1

Work-life balance

4.1

Salary

4.0

Job security

4.1

Company culture

4.2

Promotions

4.2

Work satisfaction

Explore 117 Reviews and Ratings
Data Engineer
60 salaries
unlock blur

₹3.5 L/yr - ₹14.8 L/yr

Software Engineer
29 salaries
unlock blur

₹4 L/yr - ₹22.9 L/yr

Business Analyst
23 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹7.8 L/yr - ₹33 L/yr

Data Analyst
12 salaries
unlock blur

₹3.5 L/yr - ₹6.4 L/yr

Explore more salaries
Compare Fragma Data Systems with

SE2 DIGITAL SERVICE LLP

3.3
Compare

Pragmasys Consulting LLP

3.9
Compare

Vowelweb

4.5
Compare

TantranZm Technologies

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