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
3.3

based on 120 Reviews

Filter interviews by

Crio.Do Project Engineer Interview Questions, Process, and Tips

Updated 16 Oct 2024

Top Crio.Do Project Engineer Interview Questions and Answers

View all 6 questions

Crio.Do Project Engineer Interview Experiences

6 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

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

Project Engineer Interview Questions Asked at Other Companies

asked in Wipro
Q1. Triangle Star Pattern Task Your task is to print a triangle patte ... read more
asked in Wipro
Q2. Encode The String Problem Statement Given a string S of length N, ... read more
asked in Wipro
Q3. Count Number of Subsequences Problem Statement Given an array of ... read more
asked in Wipro
Q4. Mindbending Product Problem Statement You are given an array ARR ... read more
asked in Wipro
Q5. Difference between compiler and interpreter. Why do you apply to ... read more
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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

2 Simple DSA questions

Round 2 - Technical 

(1 Question)

  • Q1. Asked basic questions of Linux, And previous round questions discussion.
Round 3 - One-on-one 

(1 Question)

  • Q1. Project discussion round

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple, and know basic concepts

Crio.Do interview questions for designations

 Product Engineer

 (1)

 Qa Automation Testing Engineer

 (1)

 Business Development Associate

 (3)

 Business Associate

 (1)

 BD Executive

 (1)

 Business Operations Associate

 (1)

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

Get interview-ready with Top Crio.Do Interview Questions

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.

Crio.Do Interview FAQs

How many rounds are there in Crio.Do Project Engineer interview?
Crio.Do interview process usually has 2-3 rounds. The most common rounds in the Crio.Do interview process are Technical, Coding Test and HR.
How to prepare for Crio.Do Project Engineer 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 Crio.Do . The most common topics and skills that interviewers at Crio.Do expect are CSS, Data Structures, Django, GIT and HTML.
What are the top questions asked in Crio.Do Project Engineer interview?

Some of the top questions asked at the Crio.Do Project Engineer interview -

  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 Project Engineer interview process?

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

Tell us how to improve this page.

Crio.Do Project Engineer Interview Process

based on 6 interviews

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

Interview Questions from Similar Companies

Planet Spark Interview Questions
3.7
 • 358 Interviews
upGrad Interview Questions
3.7
 • 205 Interviews
Unacademy Interview Questions
3.0
 • 203 Interviews
Simplilearn Interview Questions
3.2
 • 99 Interviews
Testbook.com Interview Questions
3.6
 • 98 Interviews
Skill Lync Interview Questions
3.1
 • 91 Interviews
LEAD School Interview Questions
3.3
 • 84 Interviews
Teachnook Interview Questions
3.2
 • 84 Interviews
NIIT Interview Questions
3.6
 • 81 Interviews
Scaler Academy Interview Questions
3.7
 • 80 Interviews
View all
Crio.Do Project Engineer Salary
based on 72 salaries
₹4.5 L/yr - ₹7 L/yr
At par with the average Project Engineer Salary in India
View more details

Crio.Do Project Engineer Reviews and Ratings

based on 5 reviews

3.2/5

Rating in categories

3.8

Skill development

2.9

Work-life balance

3.5

Salary

2.2

Job security

3.8

Company culture

1.7

Promotions

3.8

Work satisfaction

Explore 5 Reviews and Ratings
Project Engineer
72 salaries
unlock blur

₹4.5 L/yr - ₹7 L/yr

Business Development Associate
62 salaries
unlock blur

₹4 L/yr - ₹5.5 L/yr

Inside Sales Specialist
33 salaries
unlock blur

₹3.4 L/yr - ₹7.5 L/yr

Customer Success Associate
22 salaries
unlock blur

₹3 L/yr - ₹6.4 L/yr

Senior Business Development Associate
13 salaries
unlock blur

₹4.5 L/yr - ₹6.2 L/yr

Explore more salaries
Compare Crio.Do with

upGrad

3.7
Compare

Simplilearn

3.2
Compare

Great Learning

3.7
Compare

Springboard

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