Upload Button Icon Add office photos
Engaged Employer

i

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

Cedcoss Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cedcoss Technologies Graduate Engineer Trainee (Get) Interview Questions and Answers

Updated 24 Nov 2022

Cedcoss Technologies Graduate Engineer Trainee (Get) Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in 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 - Aptitude Test 

15 min aptitude qualifying in nature very easy everyone can do it

Round 3 - Technical 

(2 Questions)

  • Q1. What is Wrapper class in Java?
  • Ans. 

    Wrapper class is a class that wraps a primitive data type to provide additional functionality.

    • Wrapper classes are used to convert primitive data types into objects.

    • They provide methods to convert between primitive data types and objects.

    • Examples include Integer, Double, Boolean, etc.

    • Wrapper classes are immutable.

    • They are often used in collections and generics.

  • Answered by AI
  • Q2. Describe all stages of SDLC in detail
  • Ans. 

    SDLC is a process followed by software development teams to design, develop and test high-quality software.

    • Planning: Define project scope, requirements, and objectives

    • Analysis: Gather information and analyze requirements

    • Design: Create a detailed design plan

    • Implementation: Develop the software

    • Testing: Verify the software meets requirements

    • Deployment: Release the software to users

    • Maintenance: Fix bugs and make updates as

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare one programming language in great detail. Cover all basic topics . Study OOPS and also have knowledge of your core topics

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed before Nov 2021. There were 4 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 

20 questions were there and enough time was given. Questions were easy to medium

Round 3 - One-on-one 

(2 Questions)

  • Q1. Basics of programming were asked. You will be asked to make logic for the given problem.
  • Q2. Star pattern, Fibonacci series, swap two numbers without third variable
Round 4 - HR 

(1 Question)

  • Q1. They simply check your communication skills and behaviour

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on the programming part, try to solve logical problems
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Oct 2022. There were 3 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 

Java basics questions. Some patterns to print and oops concepts

Round 3 - HR 

(2 Questions)

  • Q1. Introduction and why you join software industry
  • Ans. 

    I joined the software industry because of my passion for problem-solving and creating innovative solutions.

    • Passion for problem-solving

    • Interest in technology and innovation

    • Opportunity to create impactful solutions

    • Love for coding and programming

    • Desire to be part of a fast-paced and dynamic industry

  • Answered by AI
  • Q2. What is your salary expectation
  • Ans. 

    I expect a competitive salary based on my skills, experience, and the market rate for software developers.

    • Consider the average salary range for software developers in your location

    • Research the salary range offered by similar companies in the industry

    • Factor in your years of experience and any specialized skills you possess

    • Be prepared to negotiate and discuss benefits in addition to salary

    • Example: I expect a salary in th

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident . Try to ask everything about your job profile.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jul 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 - Aptitude Test 

Any of the aptitude questions

Round 3 - Coding Test 

Any important topics of the coding

Round 4 - Technical 

(3 Questions)

  • Q1. Ask any important topics to me
  • Q2. Can you select me for your company?
  • Q3. Offer latter will come you soon?
Round 5 - HR 

(1 Question)

  • Q1. Any important topics to ask me

Interview Preparation Tips

Topics to prepare for Mobisoft Infotech Software Engineer interview:
  • Python

I applied via Naukri.com and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Class components, functional components, Redux

Interview Preparation Tips

Interview preparation tips for other job seekers - Give interview confidently

I applied via LinkedIn and was interviewed before Sep 2021. 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 - Technical 

(2 Questions)

  • Q1. About Android components
  • Q2. About kotlin features
Round 3 - Behavioral 

(2 Questions)

  • Q1. Last project discussion
  • Q2. Conflict management, team management
Round 4 - HR 

(1 Question)

  • Q1. Just casual questions about you

Interview Preparation Tips

Interview preparation tips for other job seekers - Not too much difficult, if you well prepared then definately crash the interview.

I applied via Naukri.com and was interviewed before Nov 2021. There were 4 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 - Coding Test 

MCQ base coding and aptitude questions was there in the first round

Round 3 - Technical 

(1 Question)

  • Q1. Technical questions based on your technical skills and experience
Round 4 - HR 

(1 Question)

  • Q1. CTC discussion mostly

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepared well before attending interview. Mobisoft is quite good with its interview process.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts, what is polymorphism, encapsulation, data hiding, static keyword, access specifier, inheritance.
  • Q2. Write a code for different types of inheritance, write a code for static keyword in java.
  • Ans. 

    Code examples for different types of inheritance and static keyword in Java.

    • For single inheritance, use the 'extends' keyword to create a subclass that inherits from a superclass.

    • For multiple inheritance, use interfaces in Java to implement multiple interfaces in a single class.

    • For hierarchical inheritance, create a superclass with multiple subclasses that inherit from it.

    • For hybrid inheritance, combine multiple inheri...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

They will ask questions on logic

Round 3 - Technical 

(3 Questions)

  • Q1. About technology you mentioned in resume
  • Q2. And arrays or condition based
  • Q3. String function
Round 4 - HR 

(1 Question)

  • Q1. About technology and previous company about work
Round 5 - One-on-one 

(1 Question)

  • Q1. Salary discussion
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. They arrange with under experienced interviewer any one can pass through it
Round 2 - HR 

(1 Question)

  • Q1. HR round will honey bath one you as you treat as a king

Interview Preparation Tips

Interview preparation tips for other job seekers - It's easy to get job in here but be aware about this company's norms and policies also have second opinion on bond based jobs

Cedcoss Technologies Interview FAQs

How many rounds are there in Cedcoss Technologies Graduate Engineer Trainee (Get) interview?
Cedcoss Technologies interview process usually has 3 rounds. The most common rounds in the Cedcoss Technologies interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Cedcoss Technologies Graduate Engineer Trainee (Get) interview?

Some of the top questions asked at the Cedcoss Technologies Graduate Engineer Trainee (Get) interview -

  1. What is Wrapper class in Ja...read more
  2. Describe all stages of SDLC in det...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Chetu Interview Questions
3.3
 • 173 Interviews
AVASOFT Interview Questions
3.6
 • 157 Interviews
ivy Interview Questions
3.6
 • 122 Interviews
DE Shaw Interview Questions
3.8
 • 120 Interviews
Axtria Interview Questions
3.1
 • 115 Interviews
Thomson Reuters Interview Questions
4.1
 • 112 Interviews
Amadeus Interview Questions
3.9
 • 107 Interviews
EbixCash Limited Interview Questions
4.0
 • 102 Interviews
UKG Interview Questions
3.1
 • 100 Interviews
View all
Software Developer
234 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Analyst
86 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Digital Marketing Analyst
77 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
73 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
59 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cedcoss Technologies with

Srijan Technologies

3.5
Compare

QSS Technosoft Inc.

3.5
Compare

SPARX IT Solutions

3.6
Compare

Classic Informatics

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