Upload Button Icon Add office photos

Filter interviews by

CDA Campus Project Engineer Interview Questions, Process, and Tips

Updated 27 Aug 2024

CDA Campus Project Engineer Interview Experiences

1 interview found

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

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. EXPLAIN PROJECT
  • Ans. 

    A project is a temporary endeavor with a specific goal, timeline, and budget.

    • Projects have defined objectives and deliverables.

    • They involve a team of people working together towards a common goal.

    • Projects have a start and end date, and are typically constrained by budget and resources.

    • Examples: Building a bridge, developing a new software application, organizing an event.

  • Answered by AI
  • Q2. OVERLOADING AND OVERRIDING
  • Q3. STATIC METHOD CAN BE OVERRIDEN
  • Ans. 

    No, static methods cannot be overridden in Java.

    • Static methods belong to the class itself, not to any specific instance of the class.

    • In Java, static methods are resolved at compile time based on the reference type, not at runtime based on the object type.

    • Subclasses can have static methods with the same signature as the superclass, but they are not considered overriding.

    • Example: class A { static void method() {} } class

  • Answered by AI
  • Q4. EXPLIAN RDBMS IN DATABASE
  • Ans. 

    RDBMS stands for Relational Database Management System, which is a type of database management system that stores data in a structured format using rows and columns.

    • RDBMS organizes data into tables with rows and columns.

    • It uses SQL (Structured Query Language) for querying and managing data.

    • It enforces relationships between tables using foreign keys.

    • Examples of RDBMS include MySQL, Oracle, SQL Server, and PostgreSQL.

  • Answered by AI
  • Q5. WHAT IS FORIEGN KEY
  • Ans. 

    A foreign key is a column or a group of columns in a database table that uniquely identifies a row in another table.

    • Used to establish a relationship between two tables in a database

    • Enforces referential integrity

    • Helps maintain data consistency

    • Prevents actions that would destroy links between tables

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - PREPARE JAVA BASICS MORE AND PROJECT

Skills evaluated in this interview

Interview questions from similar companies

Project Engineer Interview Questions & Answers

TCS user image Divyanshu Sharma

posted on 10 Nov 2024

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

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic cofing questions

Round 2 - Technical 

(2 Questions)

  • Q1. Advanced tech questions
  • Q2. Palindrome related coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Good team work and good communication skill

Round 2 - Technical 

(5 Questions)

  • Q1. Good communication
  • Q2. Team work and leading
  • Q3. Technical skill
  • Q4. Improving compny level
  • Ans. 

    Improving company level involves implementing efficient processes, fostering a positive work culture, and utilizing technology.

    • Implementing lean manufacturing principles to streamline operations

    • Encouraging open communication and collaboration among team members

    • Investing in training and development programs for employees

    • Leveraging technology to automate repetitive tasks and improve productivity

  • Answered by AI
  • Q5. Improving networking

Interview Preparation Tips

Interview preparation tips for other job seekers - team work
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain OOPs concept in JAVA
  • Ans. 

    OOPs concept in JAVA refers to Object-Oriented Programming principles like encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hidin...

  • Answered by AI
  • Q2. Explain Memory management in JAVA
  • Ans. 

    Memory management in JAVA involves allocation, usage, and deallocation of memory for objects and variables.

    • Java uses automatic memory management through garbage collection

    • Memory is allocated on the heap for objects and on the stack for local variables

    • Java Virtual Machine (JVM) manages memory allocation and deallocation

    • Memory leaks can occur if objects are not properly dereferenced

  • Answered by AI
  • Q3. Explain Reflection in JAVA
  • Ans. 

    Reflection in Java allows programs to inspect or modify their own structure at runtime.

    • Reflection allows access to class information, fields, methods, and constructors at runtime.

    • It is commonly used in frameworks like Spring and Hibernate for dependency injection and ORM.

    • Example: Using reflection to dynamically load classes or invoke methods based on user input.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Java Basics in depth

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Self intro about our previous work
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is the most important one if u clear it then there is a good chance of gettng the interview

Round 2 - Coding Test 

Simple test not very much difficult

Round 3 - Technical 

(1 Question)

  • Q1. Explain on the projects which you worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - Just do projects and prepare aptitude questions

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA + resume + online test - based shortlisting

Round: Test
Experience: Online Test:Quant, DI, verbal, and coding45 minutes coding + 15 minutes verbal + 30 minutes quant
Tips: Time constraint will be the major problem. CAT preparation would sufficeBrush up your coding skills- concentrate in either C or C++ or whichever language you're comfortable withE.g.: The coding question- Write a function to find if a number is palindromeBrush up through basic data structuresGraph theory and few sorting algorithms
Duration: 90 minutes

Round: Interview
Experience: (2 interviews, 20 minutes each)Resume- basedCoding skills and the approach towards the problem will also be tested
Tips: Be thorough with the work done in your internships and projects. Be ready to answer why you are interested in the company.Maintain your confidence level in the interviews. They also look for good communication skills, and even leadership, which is evident from the way you conduct yourself through the interview.Practice quant questions, prepare answers for all the basic HR questions.Coding, go through sorting algorithms, FOR, Graph theory.Digital IC design is very important courses. You should be through with this courses if you are interested in digital profile.

College Name: IIT Madras

I was interviewed before May 2016.

Interview Preparation Tips

Round: Test
Experience: it was tough to complete the test on time.
Tips: manage time smartly
Duration: 30 minutes
Total Questions: 50

Round: Group Discussion
Experience: it was interesting and the topic was also new.
Tips: dont try to copy other and speak out your mind
Duration: 15 minutes

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

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Conversation skills and knowledge about project

Round 2 - Assignment 

My knowledge about project work

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

I applied via Recruitment Consulltant and was interviewed in Aug 2023. 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 

(3 Questions)

  • Q1. All about tower construction & electrical work.
  • Q2. All questions from tower
  • Q3. Pls prepare for interviews (know about tower)

Interview Preparation Tips

Interview preparation tips for other job seekers - Experience in tower

CDA Campus Interview FAQs

How many rounds are there in CDA Campus Project Engineer interview?
CDA Campus interview process usually has 1 rounds. The most common rounds in the CDA Campus interview process are One-on-one Round.
What are the top questions asked in CDA Campus Project Engineer interview?

Some of the top questions asked at the CDA Campus Project Engineer interview -

  1. WHAT IS FORIEGN ...read more
  2. EXPLIAN RDBMS IN DATAB...read more
  3. STATIC METHOD CAN BE OVERRI...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 CDA Campus interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

CDA Campus Project Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

4.0

Salary & Benefits

3.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Compare CDA Campus with

NIIT

3.6
Compare

Aptech

3.6
Compare

Jetking Infotrain

3.7
Compare

Manipal ProLearn

5.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview