Pranveer Singh Institute of Technology, Kanpur
What if you can't knock at your Pranveer Singh Institute of Technology, Kanpur seniors' door for advice? Read their placement interview questions and crack your next interview. 🏆
Pranveer Singh Institute of Technology, Kanpur
What if you can't knock at your Pranveer Singh Institute of Technology, Kanpur seniors' door for advice? Read their placement interview questions and crack your next interview. 🏆
posted on 12 Jan 2025
I applied via Campus Placement and was interviewed in Jul 2024.
**1st Round: Online Assessment**
The first elimination round consisted of an online assessment focused on HTML, CSS, and JavaScript. The questions ranged from basic to advanced, with a significant emphasis on JavaScript concepts like promises and async operations. This round included negative marking, so accuracy was key.
**2nd Round: DSA Online Test**
The second elimination round tested Data Structures and Algorithms (DSA). It involved two compulsory problems: one focused on string manipulation and the other on array manipulation, both requiring solutions with O(1) space complexity.
**3rd Round: Personality Test**
This non-elimination round assessed grammar and communication skills. It included:
- Fill-in-the-blank questions focused on subject-verb agreement.
- Sentence repetition tasks where we had to listen and repeat the given sentences.
- Audio-based tasks requiring us to repeat sentences after listening to them.
**4th Round: Home Assignment**
In this elimination round, we were tasked with cloning a webpage using only HTML, CSS, and JavaScript. The goal was to create a pixel-perfect design without the use of frameworks or libraries like Bootstrap.
Candidates who cleared this round invited to the JTG campus for further process.
**5th Round: DSA **
This elimination round began with solving DSA problems focused on string and array manipulation.
**6th Round: Live Coding Assignment**
Round 5th was followed by a live coding task where we had to build a to-do application using only HTML, CSS, and JavaScript. The application needed to leverage local storage for data persistence. The technical interview in this round was based on the live coding task.
I applied via Campus Placement and was interviewed in Jun 2024.
There were 3 questions:
1. Given a string check if it is possible to rearrange the elements of the string to form a palindrome. [Check GFG for the question]
2. Given an integer n, print n rows of following pattern.
Example :
n = 7
* * * * * * *
* *
* * * * *
* * * *
* * * * *
* *
* * * * * * *
3. Cut the sticks [Check hacker rank for the question desc.]
Total duration 90 mins.
I was directly shortlisted for PI. Hence did not sit for this round but I am aware that there were 2 DSA questions in 40 mins. One was pattern and other was is Anagram question on leetcode valid anagram question.
posted on 28 Dec 2021
· B.E. / B.TechI applied via Campus Placement and was interviewed in Aug 2024.
posted on 19 Dec 2021
I applied via Campus Placement and was interviewed in Oct 2024.
Verbal,Reasoning,and Output based
Array,String, Leetcode questions etc
I applied via Campus Placement and was interviewed in Jun 2024.
Normal aptitude just like all other companies
Very easy coding questions two
I applied via Campus Placement and was interviewed in May 2024.
I applied via Campus Placement and was interviewed in Feb 2024.
Prepare well all the aptitude topics.
Easy to Medium leetcode questions (Array , string , linklist)