Upload Button Icon Add office photos
Engaged Employer

i

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

Daily ninja Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Daily ninja Interview Questions and Answers

Updated 15 Feb 2023

Daily ninja Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 15 Feb 2023

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

I applied via Campus Placement and was interviewed before Feb 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Why did you pursue your MBA
  • Q2. What are your biggest strengths and weaknesses

Interview Preparation Tips

Interview preparation tips for other job seekers - Just remain calm whenever you’re answering. Don’t pay heed to curveballs. If you are not sure, be honest.

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Interview questions from similar companies

I appeared for an interview in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself tell me about your internship My interview was unstructured(i.e based on your reply interviewer was asking Questions)

Interview Preparation Tips

Round: Test
Experience: Questions were very difficult and solving one Question gets you shortlisted for interview
I don't remember the Questions
Duration: 1 hour 30 minutes
Total Questions: 2

Skills: Internship Work, Inter Person Communication Skills
College Name: IIT Roorkee

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Coding Test 

I was attended for technical f2f round for Android app developer, they asked to develop sample app with large json parsing in grid view. It's good and nice.

Round 2 - Technical 

(1 Question)

  • Q1. Once you successfully implemented coding, they will take technical f2f round. It will mainly in all topics of android.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more coding questions in all advanced topics and logical questions
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 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 - One-on-one 

(2 Questions)

  • Q1. Why would you like to join us
  • Q2. Why would u like to join us

Interview Preparation Tips

Interview preparation tips for other job seekers - If your looking for your carrier and future then a company to work for
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Technical 

(2 Questions)

  • Q1. They asked based on your resume few excel questions also
  • Q2. They explained about their company
Round 3 - HR 

(1 Question)

  • Q1. About company little bit about project

Interview Preparation Tips

Interview preparation tips for other job seekers - get yourself up with high excel techniques
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is lazyloading
  • Ans. 

    Lazy loading is a design pattern commonly used in software development to defer the loading of non-essential resources until they are actually needed.

    • Lazy loading helps improve performance by only loading resources when they are required.

    • It is commonly used in web development to load images, videos, or other content as the user scrolls down a page.

    • Lazy loading can also be used in database queries to fetch data only whe

  • Answered by AI
  • Q2. What is difference between angularJS and angular 2
  • Ans. 

    AngularJS is the first version of Angular, while Angular 2 is a complete rewrite with improved performance and features.

    • AngularJS is based on JavaScript, while Angular 2 is based on TypeScript.

    • AngularJS uses controllers and $scope for data binding, while Angular 2 uses components and directives.

    • AngularJS has two-way data binding, while Angular 2 has one-way data binding.

    • AngularJS has a digest cycle for change detection...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Puzzle asked from CEO

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Sep 2020. There were 2 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Overall experience
  • Q2. Basics question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Drop and Truncate ?
  • Ans. 

    Drop deletes the table structure and data, while truncate only deletes the data.

    • Drop is a DDL (Data Definition Language) command, while truncate is a DML (Data Manipulation Language) command.

    • Drop removes the table from the database, while truncate only removes the rows from the table.

    • Drop is slower and requires more permissions than truncate.

    • Example: DROP TABLE table_name; TRUNCATE TABLE table_name;

  • Answered by AI
  • Q2. To write SQL queries
Round 2 - HR 

(2 Questions)

  • Q1. Why you are switching to non-core?
  • Ans. 

    I am switching to non-core because I want to explore new opportunities and challenges outside of my current field.

    • Seeking new challenges and opportunities

    • Exploring different industries and roles

    • Developing new skills and gaining diverse experience

  • Answered by AI
  • Q2. What are your expected salary?
  • Ans. 

    I am looking for a competitive salary that reflects my skills and experience in the data analysis field.

    • Research the average salary for Data Analysts in your area to have a realistic expectation

    • Consider your level of experience, education, and any specialized skills you bring to the table

    • Be prepared to negotiate based on the company's budget and benefits package

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Merge 2 Sorted linked list
  • Ans. 

    Merge two sorted linked lists into a single sorted linked list

    • Create a new linked list to store the merged result

    • Iterate through both input linked lists and compare nodes to determine the order in which they should be merged

    • Update the next pointers of the nodes in the new linked list accordingly

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Medium leetcode
Round 2 - Technical 

(1 Question)

  • Q1. Regarding experience
Round 3 - Behavioral 

(1 Question)

  • Q1. General behavioural question

Daily ninja Interview FAQs

How many rounds are there in Daily ninja interview?
Daily ninja interview process usually has 2 rounds. The most common rounds in the Daily ninja interview process are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

Daily ninja Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Cogoport Interview Questions
2.9
 • 53 Interviews
Treebo Hotels Interview Questions
3.2
 • 22 Interviews
Simpl Interview Questions
2.8
 • 17 Interviews
EazyDiner Interview Questions
3.2
 • 14 Interviews
KrazyBee Interview Questions
3.7
 • 14 Interviews
TripFactory Interview Questions
2.0
 • 13 Interviews
Bijak Interview Questions
3.3
 • 12 Interviews
Spyne Interview Questions
3.6
 • 12 Interviews
View all

Daily ninja Reviews and Ratings

based on 30 reviews

3.4/5

Rating in categories

3.2

Skill development

2.9

Work-life balance

3.1

Salary

2.8

Job security

3.1

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 30 Reviews and Ratings
Business Development Executive
22 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Business Development Manager
12 salaries
unlock blur

₹3 L/yr - ₹4.4 L/yr

Assistant Manager
7 salaries
unlock blur

₹4 L/yr - ₹5.5 L/yr

Senior Sales Officer
6 salaries
unlock blur

₹3.1 L/yr - ₹3.2 L/yr

Business Analyst
5 salaries
unlock blur

₹3 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Daily ninja with

Cogoport

2.9
Compare

Treebo Hotels

3.2
Compare

KrazyBee

3.7
Compare

Woodenstreet.com

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