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 Software Developer Trainee Interview Questions and Answers

Updated 29 Dec 2023

Cludo Technology Consultants Software Developer Trainee Interview Experiences

1 interview 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.

Interview questions from similar companies

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

I applied via Walk-in and was interviewed before Apr 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

It is easy to crack with skills

Round 3 - Coding Test 

You should strong in Java and c++

Round 4 - Group Discussion 

They asked technical topic to speak

Round 5 - HR 

(6 Questions)

  • Q1. They asked technical questions and coding questions
  • Q2. What is oops . explain in detail
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and functions to manipulate that data.

    • It emphasizes on encapsulation, inheritance, and polymorphism.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inheritance allows a class to inherit properties and metho...

  • Answered by AI
  • Q3. Tell me about yourself
  • Q4. What do you know about our company
  • Q5. Why should I hire you in this company
  • Q6. What is your long term and short term goal

Interview Preparation Tips

Topics to prepare for Ixia Solutions Software Engineer interview:
  • C++
  • Java
  • OOPS
  • Networking

I was interviewed before Mar 2020.

Interview Questionnaire 

1 Question

  • Q1. Given the distances between bus stops, and the charges, you need to find the ticket price as per the given condition.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview consisted of three rounds.
First round was a written test, wherein 3 questions were asked based on quantitative aptitude and logical reasoning. Questions were not of multiple choice and you had to pen in your answers.
Second round was an HR round, which was more like a casual interaction with the HR. They then give you technical training where you got to develop some formulae to the given problem statement. You can make your decision, whether you would want to continue with the job or not at this stage, as the type of work you do during the technical training is similar to the one you do after getting in to the job.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Aug 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 - One-on-one 

(3 Questions)

  • Q1. Question on quick sort
  • Q2. Golang internals
  • Q3. Question on docker and kubernetes
Round 3 - One-on-one 

(1 Question)

  • Q1. Question on design pattern
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good DSA knowledge requires

Round 2 - One-on-one 

(1 Question)

  • Q1. Merge sorted array
Round 3 - Technical 

(2 Questions)

  • Q1. Java questions, troubleshooting
  • Q2. Merge sorted array
Round 4 - Technical 

(1 Question)

  • Q1. Techno managerial
Round 5 - Aptitude Test 

Not applicable for details disclosure

Round 6 - HR 

(1 Question)

  • Q1. General questions

I was interviewed in Mar 2021.

Interview Questionnaire 

2 Questions

  • Q1. 1. Test consist of questions on Strings, HashMap, basic DS , 2. DS/Algo Round : Few Questions were asked on HashMap , Sort an array ...
  • Q2. Project Related, Technology Inclination, HTTP v/s HTTPS, diff Networking Protocols -> TCP, UDP ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on Hash Map's , Collection API's , Strings , Arrays ,
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1 medium-level leetcode question

Round 2 - Technical 

(2 Questions)

  • Q1. 1 String-based question
  • Q2. 1 Array-based question
Round 3 - Technical 

(1 Question)

  • Q1. Design in-memory file system
  • Ans. 

    Design an in-memory file system for efficient file storage and retrieval

    • Use a tree data structure to represent directories and files

    • Implement caching mechanisms to improve performance

    • Consider using hash tables for fast file lookup

    • Support file operations like read, write, delete, and search

    • Ensure data consistency and durability through proper error handling

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Basic technical question oops concept
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Got a total of 3 questions with duration of 20- 25 mins for each.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

There were 3 q.s given in each sets. For each q.s time limit was 20 min. They were not mcq and kind of tricky.

Round 2 - Coding Test 

It also had 3 q.s based on arrays matrix and one logic based. Kinda tough fr me

Cludo Technology Consultants Interview FAQs

How many rounds are there in Cludo Technology Consultants Software Developer Trainee interview?
Cludo Technology Consultants interview process usually has 3 rounds. The most common rounds in the Cludo Technology Consultants interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Cludo Technology Consultants Software Developer Trainee interview?

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

  1. Tell me about the plot e...read more
  2. 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 Software Developer Trainee Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Brane Enterprises Interview Questions
2.0
 • 134 Interviews
Winman Software Interview Questions
4.0
 • 29 Interviews
3Pillar Global Interview Questions
3.4
 • 19 Interviews
LogicMonitor Interview Questions
3.7
 • 14 Interviews
Ixia Solutions Interview Questions
2.7
 • 8 Interviews
SalesHandy Interview Questions
3.2
 • 6 Interviews
View all
Software Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Delivery Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Service Delivery Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cludo Technology Consultants with

Brane Enterprises

2.0
Compare

Duck Creek Technologies

4.4
Compare

Velozity Global Solutions

3.4
Compare

3Pillar Global

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