Upload Button Icon Add office photos

Filter interviews by

Dimaag-AI Interview Questions and Answers

Updated 10 Dec 2024

Dimaag-AI Interview Experiences

Popular Designations

3 interviews found

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

I appeared for an interview in Oct 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions related to my previous work experience.
  • Q2. Implement a stack using 2 queues.
  • Ans. 

    Implement a stack using 2 queues

    • Use two queues to simulate stack operations

    • Push operation can be implemented by adding elements to one of the queues

    • Pop operation can be implemented by transferring elements between the two queues

  • Answered by AI
  • Q3. JavaScript based questions.

Skills evaluated in this interview

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. React lifecycle method explain
  • Ans. 

    React lifecycle methods are special methods that are called automatically at certain points in a component's life cycle.

    • Mounting: constructor, render, componentDidMount

    • Updating: render, componentDidUpdate

    • Unmounting: componentWillUnmount

  • Answered by AI
  • Q2. JS event loop explain
  • Ans. 

    JavaScript event loop manages the execution of multiple tasks in a single-threaded environment.

    • JavaScript is single-threaded, meaning it can only execute one task at a time.

    • The event loop continuously checks the call stack for tasks to execute.

    • Tasks are added to the call stack from the callback queue once the call stack is empty.

  • Answered by AI

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Props and state
  • Q2. Backend Crud operations

Mern Full Stack Developer Interview Questions asked at other Companies

Q1. What is the way to save large files (e.g. photos) into MongoDB database.
View answer (2)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Resume Summarisation
  • Q2. Common Puzzeles

Interview Preparation Tips

Round: Test
Experience: It was a online test.
Tips: Time given was ample. Accuracy matteredin their test which was conducted by Huntshire.com. Do visit their site for sample questions
Duration: 60 minutes

Round: Group Discussion
Tips: 9 people were in a group. Time for GD was 20 minutes including 5 minutes for summarising.
Duration: 20 minutes

Round: Interview
Experience: Firstly, I summarized and explained the key highlights of my resume in about 5-6 minutes. Then, based on my resume they started asking some HR questions and tried to grill me on those. After that, theyasked me some common puzzles.
Tips: There was a single PI round. The panel consisted of 3 members. The HR and resume based questions that are generally asked in an interview are different for every person. So, it's in the hands of the candidate to turn the tide of questions in his favor by ending the answer to the last question on a positive note. The next  question that the interviewer asks will be based on the last answered question.You will get the common puzzles on googling. Just write " 25 horses puzzle" and " 100 doors puzzle". They also asked me to form numbers from 1to 15 using only four 4's and any mathematical operator.

Skill Tips: ""
College Name: IIT ROORKEE

Interview Questionnaire 

2 Questions

  • Q1. Why should the company choose you ?
  • Ans. 

    I have the necessary skills, experience, and passion to contribute to the company's growth and success.

    • I have a proven track record of achieving targets and delivering results.

    • I possess excellent communication and interpersonal skills, which enable me to work effectively with colleagues and clients.

    • I am a quick learner and can adapt to new technologies and processes easily.

    • I am passionate about my work and always striv...

  • Answered by AI
  • Q2. How are you suitable to the company?
  • Ans. 

    I have the necessary skills, experience, and passion to contribute to the company's growth and success.

    • I have relevant experience in the industry

    • I possess the required skills and knowledge for the job

    • I am a quick learner and can adapt to new situations easily

    • I am passionate about the company's mission and values

    • I am a team player and can work collaboratively with others

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Though the paper was easy you have to score very high marks to qualify for the next round.
Duration: 30 minutes
Total Questions: 25

Round: Group Discussion
Experience: The GD round consisted of current affair topics. Since topics like these are very popular and everybody likes to talk about them, it is important that you start the topic so as to have a good hold over the group. If not just try and give a direction to the group with valid points so as to become noticeable. Do conclude the discussion.

Round: Interview
Experience: The interview was basically resume based. They asked me about my projects in the domain of finance and were quite impressed by it. They wanted me to discuss all my academic and internship projects in detail. The interview lasted for 30 minutes approximately.They also inquired briefly about me. They also asked me questions about my technical projects though it didn't have anything to do with the profile offered. Their main aim was to know whether I performed well in the tasks assigned to me even if they did not interest me.
Tips: Try not to mention anything about MBA if any one of you is planning to go for it.

College Name: IIT ROORKEE

I appeared for an interview in Aug 2016.

Interview Preparation Tips

Round: Test
Experience: The questions were of moderate difficulty level
Duration: 1 hour

Round: Group Discussion
Experience: We were given a case study. Revenues and all sorts of data for each of 5 outlets of a company were given. We were asked to thoroughly study the data and come to a conclusion about which of the outlets should be shut down.

Round: Technical + HR Interview
Experience: Questions were asked from concepts of statistics and econometrics. They asked me about my studies, my internship and my future plans. The interviewers were friendly.

College Name: Jadavpur University, Kolkata

Interview Preparation Tips

Round: Test
Experience: The questions were of medium to high difficulty. What set this test apart was the fact that each question had different weightage ranging from 0.5 to 3 marks per question. Time was a major factor. So my strategy was to attempt all the 1 and 1.5 marks questions which constitute the major chunk of the paper in around 40 minutes and spend the remaining 20 minutes for the 2 and 3 mark questions. I did not even bother reading the 0.5 mark questions. The 2 and 3 mark questions were difficult and those will differentiate you from others. 1600 students wrote the test and only 86 got shortlisted for the next round.
Duration: 60 minutes
Total Questions: 40

Round: Technical Interview
Experience: I was asked to write a C program to print the Fibonacci sequence and a basic SQL query. Apart from this I was asked a puzzle and other questions related to my resume. Out of the 86, only 26 students were called for the next round which again was a technical interview.

Round: Technical Interview
Experience: This was similar to the first technical interview. I had to write a C program to print the prime numbers between 1 and 100 and a puzzle was asked again. Apart from this a guesstimate to find the number of cars between 2 places was asked and a scenario based question too was asked. These were followed by resume related questions.

Round: HR Interview
Experience: All the 26 students who attended the second technical round were allowed to attend HR round as well. This was just for 4 - 5 minutes. I was asked about my family background and why I should be hired. My fondest memories from school days were asked too. Finally offer letter was given to 10 students out of the 1600 who wrote the test :P

General Tips: Just keep a calm head and attempt the questions. Ask for time to think if you are not able to answer the questions immediately. Be bold and confident. That is sufficient :)
Skills: Puzzle Solving Capability, Ability To Think, SQL, C Programming
College Name: VIT Vellore

Interview Questionnaire 

8 Questions

  • Q1. Questions on descriptive statistics
  • Q2. What is mean, median, mode, etc?
  • Ans. 

    Mean, median, and mode are measures of central tendency used in statistics.

    • Mean is the average of a set of numbers. It is calculated by adding all the numbers and dividing by the total count.

    • Median is the middle value in a set of numbers. It is calculated by arranging the numbers in order and finding the middle value.

    • Mode is the most frequently occurring value in a set of numbers.

    • These measures are used to describe the...

  • Answered by AI
  • Q3. Some basic problems on differentiation/integration
  • Q4. Some basic problems on series (formulas etc)
  • Q5. Internship and college projects
  • Q6. Reason for choosing Analytics as career over technology jobs
  • Ans. 

    Analytics offers a unique blend of technology and business acumen, providing insights that drive strategic decisions.

    • Analytics allows me to work with data and technology while also understanding the business implications of my findings.

    • I enjoy the challenge of finding patterns and insights in data that can help businesses make informed decisions.

    • Analytics is a growing field with a high demand for skilled professionals,...

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

    In 5 years, I see myself as a senior business analyst leading a team of analysts and contributing to the growth of the company.

    • Leading a team of analysts

    • Contributing to the growth of the company

    • Developing new skills and knowledge

    • Building strong relationships with stakeholders

    • Taking on more responsibilities

  • Answered by AI
  • Q8. Did not ask puzzles in my interview although they were asked in some of the interviews (basic puzzles)

Interview Preparation Tips

Round: Test
Experience: LR, DI, Verbal (Not very tough, speed is important)

Round: Group Discussion
Experience: Topic for debate - Role of social media in present day revolutions

Round: HR Interview
Experience: 1. Internship and college projects

2. Reason for choosing Analytics as career over technology jobs

3. Where do you see yourself in 5 years?

4. Did not ask puzzles in my interview although they were asked in some of the interviews (basic puzzles)

College Name: NA

I appeared for an interview in Mar 2017.

Interview Questionnaire 

1 Question

  • Q1. Views on their recruiting process
  • Ans. 

    I believe the recruiting process is thorough and well-organized.

    • The company uses a combination of resume screening, interviews, and assessments to evaluate candidates.

    • They have a clear timeline for the hiring process and keep candidates informed of their progress.

    • Feedback is provided to candidates after interviews to help them improve for future opportunities.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience:

I appeared for an interview in Oct 2016.

Interview Preparation Tips

Round: Test
Experience: It was a simple test, mostly judgement based questions were there and some aptitude related questions were there.

Round: Group Discussion
Experience: Around 10 members were there for the gd, I would suggest to understand what actually gd is .
Tips: Its a discussion and not a debate, if you are placing your points correct and are leading the group, your chances would be high.

Round: Technical + HR Interview
Experience: I was asked mostly about my internship, some students were asked puzzles and guesstimates as well.

College Name: NIT Kurukshetra

Dimaag-AI Interview FAQs

How many rounds are there in Dimaag-AI interview?
Dimaag-AI interview process usually has 1 rounds. The most common rounds in the Dimaag-AI interview process are Technical and One-on-one Round.
How to prepare for Dimaag-AI 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 Dimaag-AI. The most common topics and skills that interviewers at Dimaag-AI expect are NoSQL, Python, Full Stack, SQL and AWS.
What are the top questions asked in Dimaag-AI interview?

Some of the top questions asked at the Dimaag-AI interview -

  1. Implement a stack using 2 queu...read more
  2. react lifecycle method expl...read more
  3. JS event loop expl...read more

Tell us how to improve this page.

Dimaag-AI Interview Process

based on 3 interviews

Interview experience

2.3
  
Poor
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
Fractal Analytics Interview Questions
4.0
 • 205 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
4.1
 • 9 Interviews
Crayon Data Interview Questions
3.6
 • 4 Interviews
View all

Dimaag-AI Reviews and Ratings

based on 13 reviews

3.6/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.5

Salary

3.0

Job security

3.4

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 13 Reviews and Ratings
Senior Software Engineer
10 salaries
unlock blur

₹16 L/yr - ₹30 L/yr

Software Engineer
6 salaries
unlock blur

₹6 L/yr - ₹17.4 L/yr

Software Developer
5 salaries
unlock blur

₹10.8 L/yr - ₹15.6 L/yr

Data Scientist
4 salaries
unlock blur

₹9.1 L/yr - ₹16 L/yr

Application Developer
4 salaries
unlock blur

₹6 L/yr - ₹8.4 L/yr

Explore more salaries
Compare Dimaag-AI with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

LatentView Analytics

3.7
Compare

AbsolutData

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