Delhi College of Engineering (DCE), Delhi

What if you can't knock at your Delhi College of Engineering (DCE), Delhi seniors' door for advice? Read their placement interview questions and crack your next interview. 🏆

filter iconFilter interviews by

Delhi College of Engineering (DCE), Delhi Placement Interview Questions

Updated 14 Jan 2025

151 interviews found

user image Anonymous

posted on 16 Sep 2021

I was interviewed before Sep 2020.

2 Interview Rounds

1

Telephonic Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Medium level competitive programming question. Interviewer looked for the approach and working code.

  • Q1. Time to Burn Tree Problem You are given a binary tree consisting of 'N' unique nodes and a start node where the burning will commence. The task is to calculate...read more
2

Telephonic Call Round

Round duration - 40 minutes
Round difficulty - Medium

Timing : Evening
Interviewer was frank. He checked for indepth knowledge of the subject.

Interview Preparation Tips

Professional and academic backgroundI completed Software Engineering from Delhi Technological University. I applied for the job as SDE - 1 in GurgaonEligibility criteriaAbove 8.5 CGPAZomato interview preparation:Topics to prepare for the interview - Competitive Programming , DBMS , Object Oriented Programming , Operating Systems , System DesignTime required to prepare for the interview - 10 monthsInterview preparation tips for other job seekers

Tip 1 : Leave a subject to prepare, but never leave a topic.
Tip 2 : Must go through previous years questions / interview experiences.
Tip 3 : Atleast 4 projects in CV

Application resume tips for other job seekers

Tip 1 : At least 4 projects (working)
Tip 2 : Never put false things on resume.

Final outcome of the interviewSelected
share interview
Interview experience
3
Average
Difficulty level
Moderate
Duration
2-4 weeks
Result
Yes, I joined the company

I applied via Campus Placement and was interviewed before Jan 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Aptitude Test Round

General test Based on reasoning and technical questions.

3

Interview Round (2 Questions)

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be really well versed with everything you have written on your resume. Be clear bout the work that you have done in your internships and previous jobs.
share interview
user image Anonymous

posted on 2 Aug 2021

I applied via Campus Placement and was interviewed in Feb 2021.

1 Interview Round

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with your resume
share interview
user image Anonymous

posted on 30 Apr 2021

I applied via Campus Placement and was interviewed in Mar 2021.

3 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Gk should be good
share interview

Azure Cloud Developer, Data Engineer Interview Questions

user image Anonymous

posted on 27 Aug 2022

I applied via Campus Placement and was interviewed before Aug 2021.

3 Interview Rounds

1

Coding Test Round

Easy . python and sql test

2

One-on-one Round (1 Question)

  • Q1. Puzzles were asked. Previous projects and achievements were asked
3

HR Round (1 Question)

  • Q1. Previous experiences and details of resume were asked

Interview Preparation Tips

Topics to prepare for Fractal Analytics Azure Cloud Developer, Data Engineer interview:
  • Python
  • SQL
  • Puzzles
Interview preparation tips for other job seekers - I was hired in campus. Off campus hiring might be different
share interview
user image Anonymous

posted on 7 Jan 2022

I applied via Campus Placement and was interviewed before Jan 2021.

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, prepare DSA well.
Prepare your resume
share interview

I was interviewed before Sep 2020.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 30 minutes
Round difficulty - Easy

2 easy problems for coding.

  • Q1. All Prime Numbers Less Than or Equal to N Given a positive integer N , your task is to return all the prime numbers less than or equal to N . Note: 1) A prime ...read more
  • Q2. Running Absolute Difference in Arrays Given an array ARR consisting of 'N' non-negative integers, compute the running absolute difference of elements at even a...read more
2

Video Call Round

Round duration - 30 minutes
Round difficulty - Hard

Face to face interview, design and coding involved.

Interview Preparation Tips

Professional and academic backgroundI completed Software Engineering from Delhi Technological University. I applied for the job as SDE - Intern in LondonEligibility criteriaCGPA above 7Facebook interview preparation:Topics to prepare for the interview - DBMS, Data Structures and Algorithms , OOP, Maths puzzles, Aptitude , CN, OSTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Never leave any topic from any chapter / Subject
Tip 2 : Learn to explain your thoughts well
Tip 3 : Learn from previous experiences / interviews / problems asked.
Tip 4 : Atleast 4 projects in Resume

Application resume tips for other job seekers

Tip 1 : Atleast 4 projects on Resume
Tip 2 : Do not write false things. You always get caught. Be genuine.

Final outcome of the interviewRejected
share interview
user image Anonymous

posted on 15 Sep 2021

I was interviewed before Sep 2020.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 120minutes
Round difficulty - Easy

It was an online MCQ's + coding round consisting of 20 MCQ’s and 1 coding problem.

2

Face to Face Round (1 Question)

Round duration - 50 minutes
Round difficulty - Easy

The interview started at 8:30 pm in cc of Delhi Technological University itself and it was quite late. There was only a single interviewer and he asked me one coding question related to overflow of integers.

  • Q1. How can you check for integer overflow when multiplying two integers and ensure the result is stored correctly within an integer type?
3

HR Round

Round duration - 15 minutes
Round difficulty - Easy

It was quite late . There was only one interviewer and I was asked about my family , education and future plannings and few questions related joining locations and documents etc.

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Delhi Technological University. I applied for the job as SDE - 1 in PuneEligibility criteria6Amdocs interview preparation:Topics to prepare for the interview - I did a lot of practice of data structures and algorithms. I covered main topics such as arrays, strings, trees, linked lists, hashmaps, and recursion. Algorithms such as sorting, searching, BFS, DFS, and greedy were also covered by me.Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Focus on data structures and algorithms part more. Tell the interviewer , starting from the brute force approach to the most optimal solution as this will give a good impression to the interviewer.

Application resume tips for other job seekers

To be honest, the problem-solving ability is the only thing that most companies care about. So you can manipulate your resume according to that. Mention your competitive programming handles in your resume and also other coding ranks or achievements which you have achieved.

Final outcome of the interviewSelected
share interview

I was interviewed before Sep 2020.

2 Interview Rounds

1

Face to Face Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Problem Solving and coding interview. Friendly interviewer.

  • Q1. Merge Two Binary Max Heaps Problem Statement You are given two integer arrays Arr1 and Arr2 of sizes N and M respectively. Both Arr1 and Arr2 represent Max-Hea...read more
  • Q2. Anagram Pairs Verification Problem Your task is to determine if two given strings are anagrams of each other. Two strings are considered anagrams if you can re...read more
2

Face to Face Round (1 Question)

Round duration - 30 minutes
Round difficulty - Easy

General round of interview. Questions based on resume (very few).
Behavioural Round

  • Q1. Log Cutting Minimum Moves Calculation Ninja, the log cutter, has 'K' axes and an infinite amount of logs. Using a log cutting stand with a capacity 'N', he can...read more

Interview Preparation Tips

Professional and academic backgroundI completed Software Engineering from Delhi Technological University. I applied for the job as SDE - Intern in GurgaonEligibility criteria8.5 cgpaNoon Academy interview preparation:Topics to prepare for the interview - DBMS, Data Structures and Algorithms , OOP , Puzzles, OSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Never leave any topic from any chapter / Subject
Tip 2 : Learn to explain your thoughts well
Tip 3 : Learn from previous experiences / interviews / problems asked.
Tip 4 : Atleast 4 projects in Resume

Application resume tips for other job seekers

Tip 1 : Atleast 4 projects on Resume
Tip 2 : Do not write false things. You always get caught. Be genuine.

Final outcome of the interviewRejected
share interview

I was interviewed before Sep 2020.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Had to solve 2 easy coding problems. Could be solved in 25 minutes if you are well prepared with DS-Algo.

  • Q1. Job Scheduling Problem Statement Given a list of ‘N’ jobs, each associated with a deadline and a profit obtainable if completed by the deadline, schedule the j...read more
  • Q2. Water Flow Problem Statement Given a matrix A with dimensions 'N' x 'M', where each cell represents the height of water in that location, determine the coordin...read more
2

Video Call Round (1 Question)

Round duration - 40 minutes
Round difficulty - Medium

Questions on Computer science subjects like OS, DBMS, OOP

3

Video Call Round

Round duration - 40 minutes
Round difficulty - Easy

General Discussion on Resume, some in depth questions on a project of interviewer's choice.

Interview Preparation Tips

Professional and academic backgroundI completed Software Engineering from Delhi Technological University. I applied for the job as SDE - Intern in BangaloreEligibility criteria8.5 CGPACurefit interview preparation:Topics to prepare for the interview - Operating System, DBMS, Data Structures and Algorithms, OOPs, Computer NetworksTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Never leave any topic from any chapter or subject
Tip 2 : Learn to explain your thoughts well
Tip 3 : Learn from previous experiences / interviews / problems asked.
Tip 4 : At least have 4 projects in Resume

Application resume tips for other job seekers

Tip 1 : At least have 4 projects on Resume
Tip 2 : Do not write false things. You always get caught. Be genuine.

Final outcome of the interviewRejected
share interview