Upload Button Icon Add office photos
Engaged Employer

i

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

Crio.Do Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Crio.Do Interview Questions, Process, and Tips for Freshers

Updated 8 Mar 2025

Top Crio.Do Interview Questions and Answers for Freshers

View all 6 questions

Crio.Do Interview Experiences for Freshers

Popular Designations

10 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Difference between SQL vs nosql
  • Ans. 

    SQL is a relational database management system, while NoSQL is a non-relational database management system.

    • SQL is table-based, with a predefined schema, while NoSQL is document, key-value, graph, or wide-column store-based, with dynamic schema.

    • SQL is best suited for complex queries and transactions, while NoSQL is better for hierarchical data storage and real-time web applications.

    • Examples of SQL databases include MySQ...

  • Answered by AI
  • Q2. Discussion on projects
  • Q3. What is use state
  • Ans. 

    Use state is a feature in React that allows components to have local state.

    • Use state is a React Hook that allows functional components to have state.

    • It is used to store and update component-specific data.

    • Example: const [count, setCount] = useState(0);

  • Answered by AI
  • Q4. Middle number in a matrix
  • Ans. 

    The middle number in a matrix is the number located at the center of the matrix.

    • To find the middle number in a matrix, first determine the number of rows and columns in the matrix.

    • If the number of rows and columns is odd, the middle number is located at (n/2, n/2) where n is the number of rows or columns.

    • If the number of rows and columns is even, there may be multiple middle numbers or the average of the two middle num

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just basic knowledge of any techstack like mern, spring boot Java or Java selenium

Skills evaluated in this interview

Top Crio.Do Project Engineer Interview Questions and Answers

Q1. Difference between SQL vs nosql
View answer (1)

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star Pattern Task Your task is to print a triangle pattern using stars (*) for a given integer N, which represents the number of rows. Input: Integer N (Total number of rows) Output: The triangle pattern printed over N lines Exampl... read more
View answer (12)

Project Engineer Interview Questions & Answers

user image Rajibul Molla

posted on 20 Jul 2024

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

(2 Questions)

  • Q1. Check Anagram of two strings.
  • Ans. 

    Check if two strings are anagrams of each other.

    • Create a character count array for each string

    • Compare the character count arrays to check if they are equal

    • Ignore spaces and consider case sensitivity

  • Answered by AI
  • Q2. Reverse a linked List.
  • Ans. 

    Reverse a linked list by changing the pointers direction.

    • Start with three pointers: current, previous, and next.

    • Iterate through the linked list, updating the pointers to reverse the direction.

    • Update the head of the linked list to be the last node visited.

  • Answered by AI
Round 2 - Coding Test 

Explain your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidence.

Skills evaluated in this interview

Top Crio.Do Project Engineer Interview Questions and Answers

Q1. Difference between SQL vs nosql
View answer (1)

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star Pattern Task Your task is to print a triangle pattern using stars (*) for a given integer N, which represents the number of rows. Input: Integer N (Total number of rows) Output: The triangle pattern printed over N lines Exampl... read more
View answer (12)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Assignment 

They will provide you the product material, & next day your 1st round will happen

Round 2 - Technical 

(1 Question)

  • Q1. Simple question for cx handling
Round 3 - One-on-one 

(1 Question)

  • Q1. Final round with director

Interview Preparation Tips

Interview preparation tips for other job seekers - My adivce will be not to join only until unless your in so much need of money. work life balance, respect, peace these you wont get. only good thing is money

Business Development Associate Interview Questions asked at other Companies

Q1. You are going to the office and you saw a 6 years old poor guy selling pencils. Out of kindness you bought all the pencils(100 pcs) at Rs. 50 and gave him extra Rs. 50 to support his family. Since you don't require those pencils at all. Wha... read more
View answer (44)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Coding Test 

2 questions related to simple algorithms

Round 2 - Assignment 

Based on Linux commands and data structures

Round 3 - One-on-one 

(2 Questions)

  • Q1. Project Description
  • Ans. 

    The project involves designing and managing the construction of a new office building.

    • Developing project plans and timelines

    • Coordinating with architects and contractors

    • Ensuring compliance with building codes and regulations

    • Managing project budget and resources

  • Answered by AI
  • Q2. Had to show case previous projects made
Round 4 - HR 

(1 Question)

  • Q1. Questions related to relocation

Top Crio.Do Project Engineer Interview Questions and Answers

Q1. Difference between SQL vs nosql
View answer (1)

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star Pattern Task Your task is to print a triangle pattern using stars (*) for a given integer N, which represents the number of rows. Input: Integer N (Total number of rows) Output: The triangle pattern printed over N lines Exampl... read more
View answer (12)

Crio.Do interview questions for popular designations

 Project Engineer

 (6)

 Business Development Associate

 (3)

 Inside Sales Specialist

 (2)

 Business Operations Associate

 (2)

 Product Engineer

 (1)

 Business Associate

 (1)

 Backend Developer

 (1)

 Junior Java Developer

 (1)

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

I applied via Recruitment Consulltant and was interviewed in Feb 2023. There were 4 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 

The assignment is of their own, of different team. And we want to find the insights out of it

Round 3 - Technical 

(1 Question)

  • Q1. They already have a google sheet file with lots of excel Questions. any we have to answer one by one
Round 4 - Behavioral 

(1 Question)

  • Q1. Some deep concept of excel, and the project that I have made.

Interview Preparation Tips

Topics to prepare for Crio.Do Data Analyst Intern interview:
  • Ms excell, SQL
Interview preparation tips for other job seekers - Prepare the core concept in Ms excel, and be more confident on some small - small formulas

Data Analyst Intern Interview Questions asked at other Companies

Q1. Water Jug Problem Statement You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to measure exactly Z liters using thes... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AngelList and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 coding questions based on array and strings

Round 2 - Technical 

(1 Question)

  • Q1. Few technical questions on the language your good at,followed by 1 DSA questions need to solve on any coding platform
Round 3 - HR 

(1 Question)

  • Q1. Basci HR round questions includes reloaction,salary negotiation etc

Top Crio.Do Project Engineer Interview Questions and Answers

Q1. Difference between SQL vs nosql
View answer (1)

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star Pattern Task Your task is to print a triangle pattern using stars (*) for a given integer N, which represents the number of rows. Input: Integer N (Total number of rows) Output: The triangle pattern printed over N lines Exampl... read more
View answer (12)

Jobs at Crio.Do

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

I applied via Campus Placement and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Was having two easy problems. One was on array and another was on string

Round 2 - Technical 

(1 Question)

  • Q1. Was having questions on Linux and asked a medium leetcode problems and discussion around complexity analysis(time and space)
Round 3 - Technical 

(1 Question)

  • Q1. This was a project round. Was asked questions about my projects.

Top Crio.Do Project Engineer Interview Questions and Answers

Q1. Difference between SQL vs nosql
View answer (1)

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star Pattern Task Your task is to print a triangle pattern using stars (*) for a given integer N, which represents the number of rows. Input: Integer N (Total number of rows) Output: The triangle pattern printed over N lines Exampl... read more
View answer (12)

Interview Questions & Answers

user image Anonymous

posted on 25 Dec 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AngelList and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

There was two easy dsa questions from array.

Round 2 - Technical 

(1 Question)

  • Q1. Interview gave me one matrix question and asked me to explain code of one question from previous round.
Round 3 - Technical 

(1 Question)

  • Q1. This was project discussion round where interviewer asked me various question about my project.

Interview Preparation Tips

Topics to prepare for Crio.Do interview:
  • Array
  • strings
  • matrix
Interview preparation tips for other job seekers - The last round was hr round where typical hr questions were asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a Fullstack Developer Intern with a passion for creating innovative and user-friendly web applications.

    • Proficient in HTML, CSS, JavaScript, and various front-end frameworks

    • Experienced in back-end development using Node.js and Express

    • Familiar with databases such as MongoDB and MySQL

    • Strong problem-solving and debugging skills

    • Ability to work collaboratively in a team environment

    • Developed a responsive e-commerce websi

  • Answered by AI
  • Q2. Describe your work experience
  • Ans. 

    I have worked as a Fullstack Developer Intern at XYZ Company.

    • Developed and maintained web applications using HTML, CSS, and JavaScript

    • Collaborated with a team of developers to implement new features and fix bugs

    • Utilized frameworks like React and Angular for front-end development

    • Worked with databases like MySQL and MongoDB for data storage and retrieval

    • Implemented RESTful APIs for seamless communication between front-en...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be consistent on work

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
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 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. About past experience
  • Q2. Education background

Interview Preparation Tips

Interview preparation tips for other job seekers - The HR will ghost out in between interview process and interview panel told you are selected but HR told you that you are not selected

Crio.Do Interview FAQs

How many rounds are there in Crio.Do interview for freshers?
Crio.Do interview process for freshers usually has 2-3 rounds. The most common rounds in the Crio.Do interview process for freshers are Technical, Coding Test and Resume Shortlist.
How to prepare for Crio.Do 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 Crio.Do . The most common topics and skills that interviewers at Crio.Do expect are Communication Skills, Salesforce, Lead Generation, CRM and Python.
What are the top questions asked in Crio.Do interview for freshers?

Some of the top questions asked at the Crio.Do interview for freshers -

  1. Difference between SQL vs no...read more
  2. What is use st...read more
  3. Middle number in a mat...read more
How long is the Crio.Do interview process?

The duration of Crio.Do interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Crio.Do Interview Process for Freshers

based on 9 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Planet Spark Interview Questions
3.7
 • 365 Interviews
Unacademy Interview Questions
3.0
 • 206 Interviews
NxtWave Interview Questions
3.8
 • 183 Interviews
Testbook.com Interview Questions
3.5
 • 99 Interviews
Skill Lync Interview Questions
3.1
 • 90 Interviews
Teachnook Interview Questions
3.1
 • 87 Interviews
LEAD School Interview Questions
3.3
 • 86 Interviews
Scaler Academy Interview Questions
3.7
 • 82 Interviews
Toppr Interview Questions
3.4
 • 64 Interviews
View all

Crio.Do Reviews and Ratings

based on 130 reviews

3.2/5

Rating in categories

3.1

Skill development

2.8

Work-life balance

3.3

Salary

2.7

Job security

3.0

Company culture

2.8

Promotions

2.9

Work satisfaction

Explore 130 Reviews and Ratings
Collections Specialist

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Explore more jobs
Project Engineer
77 salaries
unlock blur

₹4.5 L/yr - ₹7 L/yr

Business Development Associate
67 salaries
unlock blur

₹3.6 L/yr - ₹6 L/yr

Inside Sales Specialist
33 salaries
unlock blur

₹3.4 L/yr - ₹7.5 L/yr

Customer Success Associate
25 salaries
unlock blur

₹3 L/yr - ₹6.4 L/yr

Business Operations Associate
19 salaries
unlock blur

₹4 L/yr - ₹6.6 L/yr

Explore more salaries
Compare Crio.Do with

Unacademy

3.0
Compare

Planet Spark

3.7
Compare

Skill Lync

3.1
Compare

NxtWave

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