Upload Button Icon Add office photos
Engaged Employer

i

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

Cue Blocks Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cue Blocks Technologies Interview Questions and Answers

Updated 8 Aug 2023

Cue Blocks Technologies Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Aug 2022. There were 5 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 - HR 

(2 Questions)

  • Q1. General pre-screening about my work experience and future plans on the platforms I wish to work on.
  • Q2. Current and expected salary and they ask you to fill an Google form with basic technical pre-screening questions to understand the technical know-how.
Round 3 - Technical 

(1 Question)

  • Q1. Skill oriented questions by technical managers
Round 4 - Coding Test 

Coding based Assignment is given

Round 5 - One-on-one 

(1 Question)

  • Q1. Final round is with the Director of the company, only if you clear all the previous rounds. This is mainly non-technical and assessment of your value addition to the team will be considered, primarily.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your basics and make sure you do not beat around bush if you do not know the answers. They ask general programming, logic related and skill specific questions. give you real time problems to solve.

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 questions from similar companies

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

I applied via Naukri.com and was interviewed before Aug 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Diff b/w CTE and SubQuery
  • Ans. 

    CTE is a temporary result set that can be referenced within a query, while a subquery is a query nested within another query.

    • CTE stands for Common Table Expression and is defined using the WITH keyword.

    • CTEs can be referenced multiple times within a query.

    • Subqueries are enclosed in parentheses and can only be referenced once in a query.

    • Subqueries can be correlated or non-correlated.

    • CTEs are generally used for readabilit...

  • Answered by AI
  • Q2. What is middleware in mvc core
  • Ans. 

    Middleware in MVC Core is software components that are used to handle requests and responses in the application pipeline.

    • Middleware components are added to the application pipeline in the Startup class using the UseMiddleware method.

    • Each middleware component in the pipeline can inspect, modify, or short-circuit the request pipeline.

    • Middleware components can perform tasks such as authentication, logging, error handling,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - IT's good company to work for long time, All employees are good. And Salary always on time and flexible time

Skills evaluated in this interview

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Feature listing

Interview Preparation Tips

Interview preparation tips for other job seekers - Just work on basics of requirement gathering

I applied via Naukri.com and was interviewed in Apr 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 - Technical 

(2 Questions)

  • Q1. .Net concepts like routing, session management, life cycle etc.
  • Q2. Data base concepts like joins , temp tables , curser etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - After clearing the all technical round also the HR round they told their budget is less what they have promises.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Find missing number form an array
  • Ans. 

    Find missing number from an array of strings

    • Convert all strings to integers

    • Find the minimum and maximum values in the array

    • Iterate through the range of values and check for the missing number

  • Answered by AI
  • Q2. Delete duplicate value from table
  • Ans. 

    Use SQL query with DISTINCT keyword to delete duplicate values from a table.

    • Use the DELETE statement with a subquery that selects the distinct values from the table.

    • Example: DELETE FROM table_name WHERE id NOT IN (SELECT MIN(id) FROM table_name GROUP BY column_name);

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. OOPS concepts with real life example
  • Ans. 

    OOPS concepts are fundamental principles in object-oriented programming that help in organizing and managing code efficiently.

    • Encapsulation: Wrapping data and methods into a single unit. Example: A car object with properties like color and methods like start() and stop().

    • Inheritance: Reusing code from existing classes. Example: Animal class with properties and methods inherited by Dog and Cat classes.

    • Polymorphism: Abil...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Technical Discussion with higher management
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Simple questions related to simple interest , ratios and proportions

Round 3 - Technical 

(1 Question)

  • Q1. Basic knowledge of Oops Concepts and SQL And basic program like Pallimdrome Sum of digits of given number etc....
Round 4 - HR 

(1 Question)

  • Q1. Are you willing to work in night shift ?
Round 1 - Aptitude Test 

Basic question of English and aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Oops, html , css javascript and project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident................,......................................................................
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Sep 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

2 question of coding

Round 3 - Aptitude Test 

2 hours test with apti questions

Round 4 - Technical 

(3 Questions)

  • Q1. Pi interview with tech questions
  • Q2. I do not exactly remember
  • Q3. I do not exactly have anything in my mind
Round 5 - HR 

(2 Questions)

  • Q1. Hr based interview online
  • Q2. I do not exactly remember

Interview Preparation Tips

Interview preparation tips for other job seekers - BE YOURSELF
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 Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical mostly related to FastAPI
Round 2 - One-on-one 

(1 Question)

  • Q1. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good organization

Cue Blocks Technologies Interview FAQs

How many rounds are there in Cue Blocks Technologies interview?
Cue Blocks Technologies interview process usually has 5 rounds. The most common rounds in the Cue Blocks Technologies interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Cue Blocks Technologies 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 Cue Blocks Technologies. The most common topics and skills that interviewers at Cue Blocks Technologies expect are PHP, Javascript, Web Development, CSS and HTML.

Tell us how to improve this page.

Cue Blocks Technologies Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Net Solutions Interview Questions
4.2
 • 9 Interviews
ValueCoders Interview Questions
3.1
 • 9 Interviews
Saffron Tech Interview Questions
3.9
 • 5 Interviews
Techugo Interview Questions
4.1
 • 4 Interviews
ChromeInfotech Interview Questions
2.9
 • 2 Interviews
View all

Cue Blocks Technologies Reviews and Ratings

based on 19 reviews

4.5/5

Rating in categories

4.3

Skill development

4.5

Work-life balance

4.0

Salary

4.4

Job security

4.6

Company culture

4.0

Promotions

4.3

Work satisfaction

Explore 19 Reviews and Ratings
Web Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Front end Developer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Quality Analyst
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Quality Analyst
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cue Blocks Technologies with

SPARX IT Solutions

3.6
Compare

Webgility

3.8
Compare

Net Solutions

4.2
Compare

Srijan Technologies

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