Punjab Engineering College (PEC)

Tamil Nadu - Other, Tamil Nadu | Prakasam, Andhra Pradesh | Panchkula, Haryana | Pondicherry, Pondicherry

Your seniors at Punjab Engineering College (PEC) were your true well-wishers, they shared their placement interview questions for you. 🙏

filter iconFilter interviews by

Punjab Engineering College (PEC) Placement Interview Questions

Updated 8 Dec 2024

1 interview found

I was interviewed before Sep 2020.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This round consisted of a coding test containing 2 questions purely based on Data Structures and Algorithms.
One was a Dynamic Programming Problem, and 
the other one was a linked list question

  • Q1. Count Ways to Climb Stairs Problem Given a staircase with a certain number of steps, you start at the 0th step, and your goal is to reach the Nth step. At ever...read more
  • Q2. Merge Sort Linked List Problem Statement You are given a singly linked list of integers. Your task is to sort the linked list using the merge sort algorithm. E...read more
2

Video Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Easy

Introduction first
Tell me about your projects. He said you have done quite a few projects in JavaScript so tell me
Akshat what is es6 in JavaScript. I was not able to answer that.
What is bootstrap?
What is the difference between div and span tags in HTML?
How many handshakes will take place if there are 6 persons? I told him the P & C approach and then he said no please explain in the normal way so I said sir it's 1+ 2 + 3 + 4 + 5 = 15.
Reverse a String in optimal way
What is a preprocessor and preprocessor directive?
What is typedef?
Have you done exception handling? Explain
Polymorphism and inheritance and explain all types of both.
There were no questions asked on OS and DBMS in this round

  • Q1. Palindrome Substrings Given a string STR , your objective is to determine the total count of palindromic substrings within it. Input: The first line contains a...read more
3

Video Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Easy

Your intro.
Bubble sort algorithm
Remove a specific character from all positions in a given string (3 test cases given)
Explain runtime polymorphism
Find minimum number of insertions required to make a string palindrome (he said No DP to be used)

I was able to code and explain all of them.
Make ER diagram of your 4th semester Project
He asked me if I know abt normalization
He asked me a ques on normalization, I was not able to answer it, then he asked me to write an SQL query based on the same table, I answered that
Query -> Find the maximum salary in each department, wherein the department and salary fields were in two different tables
Then he asked, tell me the different pillars of OOPs.
He asked about my projects
He saw my resume.
He asked about how the online coding test was, what were the difficulties you faced.

  • Q1. Delete a Node from a Linked List You are provided with a linked list of integers. Your task is to implement a function that deletes a node located at a specifi...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Punjab Engineering College(Deemed To be University). Eligibility criteriaAbove 6 CGPASourceFuse Technologies interview preparation:Topics to prepare for the interview - Data Structures, OOPS, OS, DBMS, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Keep eye contact
Tip 2 : Maintain fluctuating tone so that, the interviewer shows interest in you
Tip 3 : Do practice a lot of data structures from renowned websites like LeetCode and also from CodeZen

Application resume tips for other job seekers

Tip 1 : Add most recent and relevant projects only
Tip 2 : you should know each and everything written on your resume

Final outcome of the interviewSelected
share interview