Upload Button Icon Add office photos
Engaged Employer

i

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

Cludo Technology Consultants Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cludo Technology Consultants Interview Questions and Answers

Updated 29 Dec 2023

Cludo Technology Consultants Interview Experiences

Popular Designations

2 interviews found

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 Dec 2022. There were 3 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 - Aptitude Test 

Not much, just simple maths, science, gs.

Round 3 - Technical 

(4 Questions)

  • Q1. Based on my projects. As my projects were based on MERN so, mostly asked about API's, mongoDB etc.
  • Q2. Also asked about hobbies and fields you are interested in.
  • Q3. Do you watch movies?
  • Q4. Tell me about the plot etc.
  • Ans. 

    The plot is about a group of software developers who embark on a mission to create a groundbreaking software application.

    • The story revolves around the challenges faced by the developers during the software development process.

    • It explores the dynamics within the team and their interactions with clients and stakeholders.

    • The plot may include elements of innovation, competition, and problem-solving.

    • Examples: The developers...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cludo Technology Consultants Software Developer Trainee interview:
  • ASP.Net MVC
  • C#.Net
  • JQuery
  • ASP.Net Ajax
  • SQL Server
  • PHP
  • Codeigniter
  • HTML
  • CSS
Interview preparation tips for other job seekers - Don't try to join as it has worst work culture, environment.
No incentive upon your work.
Worst seniors running a syndicate, who doesn't helps you.
And if you are fresher then it is better to wait, work on your skill and apply at better companies.
If you stuck on any problem and not able to solve the problem the no one helps you.
You should not apply for . Net MVC role as you doesn't get any help.
Many freshers resigns because of this within 2-3 months.
Also salary is very less and after probation, you may get 3 months extension so that company has to pay less and make your work more.
Official work hours is 9:30 AM to 6:30 PM but after 1 week they don't let you go before 7 pm, and it increases day by day.
If you ask your senior, may I leave, they don't respond.

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)
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. She wants to know about your experience!!
  • Q2. Comfortable for travel
  • Ans. 

    Yes

    • I am comfortable with travel and have experience traveling for work purposes.

    • I am familiar with the challenges and logistics involved in business travel.

    • I am adaptable and can easily adjust to different time zones and cultures.

    • I have a valid passport and am willing to travel internationally if required.

    • I am comfortable with long flights and can use travel time efficiently for work-related tasks.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, And find some other bater company. best for new comers

Technical Executive Interview Questions asked at other Companies

Q1. What are the type of building is living purpose?
View answer (4)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Aug 2020. There were 7 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Normal coading questions, and then apptitude questions which they had in the 1st apptitude round

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview but a very tedious and long process
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell if a binary tree is BST or not
  • Ans. 

    Check if a binary tree is a Binary Search Tree (BST) or not

    • In a BST, the left subtree of a node contains only nodes with keys less than the node's key, and the right subtree contains only nodes with keys greater than the node's key

    • Perform an in-order traversal of the binary tree and check if the resulting array is sorted

    • Keep track of the minimum and maximum values allowed for each node while traversing the tree

  • Answered by AI
  • Q2. Three sum problem
Round 2 - Technical 

(2 Questions)

  • Q1. Concepts of OOPs. Gave a code to read and implement a function with a given input using OOPs concept.
  • Q2. Reverse a linked list
  • Ans. 

    Reverse a singly linked list and return the reversed list.

    • Iterate through the linked list and reverse the pointers

    • Use three pointers to keep track of current, previous, and next nodes

    • Update the head pointer to the last node as the new head

  • Answered by AI

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Jan 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 - HR 

(2 Questions)

  • Q1. Related to subjects of study like life sciences
  • Q2. Transcription, Translation

Interview Preparation Tips

Topics to prepare for Brane Enterprises Intern interview:
  • subjects related to our study
Interview preparation tips for other job seekers - Answer the questions you know directly, if you don't know the questions say I don't know but don't tell wrong answers.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 3 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 - Coding Test 

Data structures and oops

Round 3 - Technical 

(1 Question)

  • Q1. Performance and technical questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Practice standard questions

Round 2 - Technical 

(2 Questions)

  • Q1. Search in rotated sorted array
  • Ans. 

    Search for a target element in a rotated sorted array.

    • Use binary search to find the pivot point where the array is rotated.

    • Divide the array into two sorted subarrays based on the pivot point.

    • Perform binary search on the appropriate subarray to find the target element.

  • Answered by AI
  • Q2. Trim a bst in leet code
  • Ans. 

    Trim a binary search tree by removing nodes outside a given range.

    • Start by checking if the root node is within the given range.

    • If the root node is outside the range, trim it by recursively trimming its left or right subtree.

    • If the root node is within the range, recursively trim its left and right subtrees.

  • 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 Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Gave alien dictionary (hard question) from gfg.

Round 2 - One-on-one 

(1 Question)

  • Q1. Gave medium questions from graph, basically BFS, DFS questions. Left view of a BST.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA properly, mainly focus on medium questions.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Based on job description
Round 2 - Technical 

(1 Question)

  • Q1. Some artchitecture questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. SDLC ,PDLC and Agile
Round 2 - HR 

(1 Question)

  • Q1. Negotitaion Salary and bonus

Cludo Technology Consultants Interview FAQs

How many rounds are there in Cludo Technology Consultants interview?
Cludo Technology Consultants interview process usually has 2-3 rounds. The most common rounds in the Cludo Technology Consultants interview process are Resume Shortlist, HR and Aptitude Test.
How to prepare for Cludo Technology Consultants 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 Cludo Technology Consultants. The most common topics and skills that interviewers at Cludo Technology Consultants expect are Java, Software, ASP.Net, ASP.Net MVC and Business Development.
What are the top questions asked in Cludo Technology Consultants interview?

Some of the top questions asked at the Cludo Technology Consultants interview -

  1. Tell me about the plot e...read more
  2. Comfortable for tra...read more
  3. Based on my projects. As my projects were based on MERN so, mostly asked about ...read more

Tell us how to improve this page.

Cludo Technology Consultants Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Brane Enterprises Interview Questions
2.0
 • 135 Interviews
Acies Interview Questions
3.4
 • 31 Interviews
Winman Software Interview Questions
4.0
 • 29 Interviews
3Pillar Global Interview Questions
3.3
 • 19 Interviews
LogicMonitor Interview Questions
3.7
 • 14 Interviews
Ixia Solutions Interview Questions
2.6
 • 8 Interviews
SalesHandy Interview Questions
3.4
 • 6 Interviews
ETON SOLUTIONS Interview Questions
2.6
 • 5 Interviews
View all

Cludo Technology Consultants Reviews and Ratings

based on 26 reviews

4.1/5

Rating in categories

4.1

Skill development

3.7

Work-life balance

3.5

Salary

3.7

Job security

3.7

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 26 Reviews and Ratings
Software Engineer
4 salaries
unlock blur

₹1.4 L/yr - ₹2 L/yr

Technical Support Executive
4 salaries
unlock blur

₹1.2 L/yr - ₹1.6 L/yr

Software Developer
3 salaries
unlock blur

₹1.8 L/yr - ₹2.4 L/yr

Delivery Manager
3 salaries
unlock blur

₹1.4 L/yr - ₹3.6 L/yr

Service Delivery Manager
3 salaries
unlock blur

₹3 L/yr - ₹3.1 L/yr

Explore more salaries
Compare Cludo Technology Consultants with

Brane Enterprises

2.0
Compare

Duck Creek Technologies

4.4
Compare

3Pillar Global

3.3
Compare

Winman Software

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