Upload Button Icon Add office photos

Filter interviews by

Datafoundry Interview Questions and Answers

Updated 4 Nov 2024

Datafoundry Interview Experiences

Popular Designations

7 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Oct 2024

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

I applied via Internshala and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

String manipulation using hashmap function

Round 2 - Technical 

(2 Questions)

  • Q1. Selenium framework explationation
  • Q2. Programming on java hashmap

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic react questions like what is hooks, state , components.
  • Q2. Basic coding questions in arrays in javascript

Interview Preparation Tips

Interview preparation tips for other job seekers - revise every skill mentioned in resume.

Fullstack Developer Intern Interview Questions asked at other Companies

Q1. Shortest Path in an Unweighted Graph The city of Ninjaland is represented as an unweighted graph with houses and roads. There are 'N' houses numbered 1 to 'N', connected by 'M' bidirectional roads. A road connecting two houses 'X' and 'Y' a... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic apptitude questions

Round 2 - Coding Test 

Sql queries and advanced questions

Round 3 - Technical 

(1 Question)

  • Q1. Python based questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Assignment 

Preparation of slides on drug development and stages of Clinical Trials

Interview Preparation Tips

Interview preparation tips for other job seekers - Open to take projects.

Associate Director Sales Interview Questions asked at other Companies

Q1. How would you increase the Conversion Rate from x% to y%? What has been your greatest achievement so far? And what exactly you did to achieve that? Explain in detail with facts and data?
View answer (1)

Datafoundry interview questions for popular designations

 Software Engineer

 (2)

 Business Analyst

 (1)

 Senior Automation Test Engineer

 (1)

 Fullstack Developer Intern

 (1)

 QA Engineer

 (1)

 Associate Director Sales

 (1)

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

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Write xpath for the given amazon page

Round 2 - Technical 

(1 Question)

  • Q1. Explain framework
  • Ans. 

    A framework is a structured set of guidelines, practices, and tools used to develop and maintain automation test scripts.

    • Framework provides a structure for organizing test scripts, data, and results

    • It helps in reusability of code and reduces maintenance efforts

    • Types of frameworks include data-driven, keyword-driven, and hybrid frameworks

  • Answered by AI

Skills evaluated in this interview

Senior Automation Test Engineer Interview Questions asked at other Companies

Q1. (1) write a list comprehension to print a list from 1 to 10 (2) write a program to check if a given positive integer is a power of two (3) create a fibonacci series of 100 using recursive function (4) write a program to find missing numbers... read more
View answer (2)

Interview Questionnaire 

1 Question

  • Q1. Basics of core java, selenium, cucumber, technologies listed on CV and brief about the projects worked on previously.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just brush up on all your skill you mention in your CV.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

I applied via Naukri.com and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Business Analyst responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself. Take a good looknat basics

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
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

There was an automated machine coding round where i had to solve multiple problems as well as answer multiple questions related to Javascript and the development process as a whole.

Round 2 - Technical 

(1 Question)

  • Q1. Explain promises in JS and async/await.
  • Ans. 

    Promises in JS are objects representing the eventual completion or failure of an asynchronous operation. Async/await is a syntactic sugar for working with promises.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Async/await is a modern way to work with asynchronous code in JavaScript, making it easier to read and write.

    • Async functions...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up basic framework concepts and logic building

Skills evaluated in this interview

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

Interview Questionnaire 

2 Questions

  • Q1. How do you structure your project?
  • Q2. What are the design patterns that you know and why do we use those?
  • Ans. 

    Design patterns are reusable solutions to common software problems.

    • Creational patterns: Singleton, Factory, Abstract Factory, Builder

    • Structural patterns: Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy

    • Behavioral patterns: Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, Observer, State, Strategy, Template Method, Visitor

    • We use design patterns to improve code readability, maint...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good grip on the basics of the technology for which you are getting interviewed.

Skills evaluated in this interview

I applied via Internshala and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Coding Test 

They mostly ask some basic dsa questions in the automated interview

Round 2 - Technical 

(1 Question)

  • Q1. The interviewer was very friendly and ask me some basic of react js and some basic of how internet works
Round 3 - HR 

(1 Question)

  • Q1. Was very easy they ask me really basic ye questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with the tech stack and some basic of dsa

Datafoundry Interview FAQs

How many rounds are there in Datafoundry interview?
Datafoundry interview process usually has 1-2 rounds. The most common rounds in the Datafoundry interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Datafoundry 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 Datafoundry. The most common topics and skills that interviewers at Datafoundry expect are AWS, Java, MongoDB, Javascript and NoSQL.
What are the top questions asked in Datafoundry interview?

Some of the top questions asked at the Datafoundry interview -

  1. Explain framew...read more
  2. Basics of core java, selenium, cucumber, technologies listed on CV and brief ab...read more
  3. basic react questions like what is hooks, state , componen...read more

Tell us how to improve this page.

Datafoundry Interview Process

based on 5 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

Sify Technologies Interview Questions
3.9
 • 121 Interviews
CtrlS Interview Questions
3.8
 • 38 Interviews
Web Werks Interview Questions
2.6
 • 8 Interviews
View all

Datafoundry Reviews and Ratings

based on 37 reviews

3.5/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.1

Salary

3.0

Job security

3.4

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 37 Reviews and Ratings
Software Engineer
54 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Machine Learning Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Associate Consultant
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Datafoundry with

CtrlS

3.5
Compare

Sify Technologies

3.9
Compare

Web Werks

2.6
Compare

STT Global Data Centres India

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