Upload Button Icon Add office photos

Fractal Analytics

Compare button icon Compare button icon Compare

Filter interviews by

Fractal Analytics Intern Interview Questions and Answers

Updated 29 Feb 2024

Fractal Analytics Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 29 Feb 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Aptitude, analytical, abstract reasoning, numerical ability, critical thinking, speaking skills

Interview questions from similar companies

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

(1 Question)

  • Q1. What do you hope to achieve in this role?

Intern Interview Questions & Answers

Zeta user image Anonymous

posted on 16 Apr 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 DSa questions + cs fundamentals mcq

Round 2 - One-on-one 

(2 Questions)

  • Q1. System design e-commerce
  • Q2. SRE fundamentals
Round 3 - HR 

(1 Question)

  • Q1. Managerial round, resume, work experience and stuff

Intern Interview Questions & Answers

MathCo user image Anonymous

posted on 25 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Verbal reasoning quewstions

Round 2 - HR 

(2 Questions)

  • Q1. Technical and programming related questions
  • Q2. About the resume

Interview Preparation Tips

Interview preparation tips for other job seekers - good
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical,general knowledge

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

(1 Question)

  • Q1. What do you hope to achieve in this role?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed before Oct 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Longest Valid Parentheses
  • Ans. 

    Find the length of the longest valid parentheses substring in a given string.

    • Use a stack to keep track of the indices of opening parentheses.

    • Iterate through the string and update the maximum length of valid parentheses.

    • Handle cases where closing parentheses are encountered without a matching opening parentheses.

  • Answered by AI
  • Q2. Find the maximum number in the subarrays of length k.
  • Ans. 

    Find the maximum number in the subarrays of length k.

    • Iterate through the array and keep track of the maximum number in each subarray of length k.

    • Use a sliding window approach to efficiently find the maximum number in each subarray.

    • Time complexity can be optimized to O(n) using a deque data structure.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Spiral Matrix Question

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was having basic aptitude questions

Round 2 - Communication 

(2 Questions)

  • Q1. They asked basic english question
  • Q2. And alos topic was provided so we had to speak on it.
Round 3 - Technical 

(2 Questions)

  • Q1. SQL syntax and difference between having and where clause
  • Ans. 

    HAVING clause is used with GROUP BY to filter grouped rows, WHERE clause is used to filter individual rows.

    • HAVING clause is used with GROUP BY to filter grouped rows based on aggregate functions

    • WHERE clause is used to filter individual rows based on conditions

    • HAVING clause is applied after GROUP BY, WHERE clause is applied before GROUP BY

    • HAVING clause can only be used with SELECT statement that contains a GROUP BY clau

  • Answered by AI
  • Q2. Difference between array and linkedlist,stack and queue
  • Ans. 

    Arrays store elements in contiguous memory, while linked lists use nodes with pointers. Stacks follow LIFO, queues follow FIFO.

    • Arrays store elements in contiguous memory locations, allowing for constant time access to elements using indices.

    • Linked lists use nodes with pointers to the next node, allowing for dynamic memory allocation and insertion/deletion at any position.

    • Stacks follow Last In First Out (LIFO) principle...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a data science enthusiast with a strong background in statistics and machine learning.

    • Completed coursework in data analysis, statistical modeling, and predictive analytics

    • Proficient in programming languages such as Python, R, and SQL

    • Experience with data visualization tools like Tableau and Power BI

    • Worked on projects involving regression analysis, clustering, and classification algorithms

  • Answered by AI
  • Q2. Why you want to join this role
  • Ans. 

    I am passionate about using data to solve complex problems and make informed decisions.

    • I have a strong background in statistics, mathematics, and programming, which are essential skills for a data science role.

    • I am excited about the opportunity to work with real-world data and apply machine learning algorithms to extract valuable insights.

    • I am eager to learn from experienced data scientists and contribute to innovative

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions & Answers

Zeta user image Anonymous

posted on 16 Apr 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 DSa questions + cs fundamentals mcq

Round 2 - One-on-one 

(2 Questions)

  • Q1. System design e-commerce
  • Q2. SRE fundamentals
Round 3 - HR 

(1 Question)

  • Q1. Managerial round, resume, work experience and stuff
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Verbal reasoning is a type of aptitude test that assesses your ability to understand,analyze,and interpret written information.

Round 2 - communication round 

(5 Questions)

  • Q1. TELL ME ABOUT YOURSELF
  • Ans. 

    I am a data science enthusiast with a strong background in statistics and machine learning.

    • Completed coursework in data analysis, statistical modeling, and predictive analytics

    • Proficient in programming languages such as Python, R, and SQL

    • Experience with data visualization tools like Tableau and Power BI

    • Completed projects involving regression analysis, clustering, and classification algorithms

  • Answered by AI
  • Q2. TELL ME ABOUT PROJECT
  • Ans. 

    Developed a machine learning model to predict customer churn for a telecom company.

    • Used Python and scikit-learn for data preprocessing and model building

    • Performed feature engineering to create new variables for the model

    • Evaluated model performance using metrics like accuracy, precision, and recall

  • Answered by AI
  • Q3. About skills and how did u learn them
  • Q4. Why do u want to work with us
  • Ans. 

    I am passionate about data science and believe in the impact it can have on driving insights and decision-making.

    • I am excited about the opportunity to work with a team of experienced data scientists and learn from their expertise.

    • I am impressed by the innovative projects and cutting-edge technologies that your company is involved in.

    • I am eager to apply my skills and knowledge in data science to real-world problems and

  • Answered by AI
  • Q5. How do you stay clam when talking to difficult people
  • Ans. 

    I remain calm by actively listening, staying patient, and focusing on finding common ground.

    • Practice active listening to understand their perspective

    • Stay patient and avoid reacting emotionally

    • Focus on finding common ground or a solution to the issue

    • Use positive body language and tone of voice to convey understanding and empathy

  • Answered by AI

Fractal Analytics Interview FAQs

How many rounds are there in Fractal Analytics Intern interview?
Fractal Analytics interview process usually has 1 rounds. The most common rounds in the Fractal Analytics interview process are Aptitude Test.
How to prepare for Fractal Analytics Intern 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 Fractal Analytics. The most common topics and skills that interviewers at Fractal Analytics expect are Analytics, Auditing, Coding, Company Law and Corporate Law.

Tell us how to improve this page.

Fractal Analytics Intern Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 228 Interviews
Tiger Analytics Interview Questions
3.7
 • 220 Interviews
Axtria Interview Questions
3.0
 • 115 Interviews
MathCo Interview Questions
3.0
 • 109 Interviews
Zeta Interview Questions
3.3
 • 69 Interviews
Kiya.ai Interview Questions
3.5
 • 49 Interviews
C5i Interview Questions
4.1
 • 44 Interviews
Subex Interview Questions
3.5
 • 35 Interviews
View all
Fractal Analytics Intern Salary
based on 6 salaries
₹1 L/yr - ₹6 L/yr
17% less than the average Intern Salary in India
View more details

Fractal Analytics Intern Reviews and Ratings

based on 4 reviews

5.0/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

4.5

Salary

3.5

Job security

4.0

Company culture

4.5

Promotions

3.7

Work satisfaction

Explore 4 Reviews and Ratings
Consultant
1.1k salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Data Engineer
691 salaries
unlock blur

₹7.5 L/yr - ₹28 L/yr

Senior Consultant
574 salaries
unlock blur

₹12.4 L/yr - ₹38 L/yr

Data Scientist
449 salaries
unlock blur

₹8.5 L/yr - ₹33 L/yr

Engineer
227 salaries
unlock blur

₹7.5 L/yr - ₹26 L/yr

Explore more salaries
Compare Fractal Analytics with

Mu Sigma

2.6
Compare

AbsolutData

3.6
Compare

LatentView Analytics

3.7
Compare

Tiger Analytics

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