Dr. B.R. Ambedkar National Institute of Technology (NIT), Jalandhar

Jalandhar, Punjab

Your seniors at Dr. B.R. Ambedkar National Institute of Technology (NIT), Jalandhar helped you with their notes. Now they're helping you with their placement interview questions. 🙏

filter iconFilter interviews by

Dr. B.R. Ambedkar National Institute of Technology (NIT), Jalandhar Placement Interview Questions

Updated 19 Jan 2025

95 interviews found

user image Anonymous

posted on 19 May 2022

I was interviewed in Apr 2022.

4 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. Minimum Number of Coins Problem Dora, on her visit to India, decides to enjoy Indian cuisine where payments are accepted only in specific denominations. Your t...read more
2

Face to Face Round (3 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

Asked three coding questions and CS fundamentals

  • Q1. Min Stack Problem Statement Design a special stack that supports the following operations in constant time: Push(num) : Insert the given number into the stack....read more
  • Q2. Number In Arithmetic Progression Problem Given three integers X , C , and Y , where X is the first term of an arithmetic sequence with a common difference of C...read more
  • Q3. Decode String Problem Statement Your task is to decode a given encoded string back to its original form. Explanation: An encoded string format is <count>...read more
3

Face to Face Round (2 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

Coding questions and questions related to my project

  • Q1. 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
  • Q2. Kth Smallest Element Problem Statement You are provided with an array of integers ARR of size N and an integer K . Your task is to find and return the K -th sm...read more
4

Face to Face Round (2 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

Coding question and project discussion

  • Q1. Detect and Remove Loop in Linked List For a given singly linked list, identify if a loop exists and remove it, adjusting the linked list in place. Return the m...read more
  • Q2. Can you discuss the projects you have worked on?

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dr. B.R. Ambedkar National Institute of Technology. I applied for the job as Software Engineer in NoidaEligibility criteriaAbove 7.5 CGPAPaytm (One97 Communications Limited) interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, OOPs, Operating System, Machine Learning Projects, DBMSTime required to prepare for the interview - 12 monthsInterview preparation tips for other job seekers

Tip 1 : Focus more on problem solving skills (DSA and CP questions)
Tip 2 : Keep your fundamentals crystal clear
Tip 3 : Read interview experiences on different platforms

Application resume tips for other job seekers

Tip 1 : Keep it limited to one page only.
Tip 2 : Do not put false things on resume. Put only the projects on which you have worked.

Final outcome of the interviewSelected
share interview
Interview experience
5
Excellent
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Yes, I joined the company

I applied via Campus Placement and was interviewed before May 2023.

2 Interview Rounds

1

Coding Test Round

Question were based on coding 1 with linked list 1 with string and 1 sql one

2

Technical Round (1 Question)

  • Q1. Questions were based on oops, dsa, dbms, and more technical concepts from operating systems
share interview
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Yes, I joined the company

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

2 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

Technical Round (5 Questions)

Interview Preparation Tips

Topics to prepare for Aarti Industries Project Engineer interview:
  • Sap basic
  • Instrumentation Engineering
  • Project Execution
  • PSM
  • Work Permit System
share interview
user image Anonymous

posted on 29 Jul 2023

Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Yes, I joined the company

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

4 Interview Rounds

1

Coding Test Round

3 questions were asked. 1 easy 1 medium 1 hard

2

Coding Test Round

One on one coding round. Basic easy to medium coding questions were asked

3

One-on-one Round (2 Questions)

4

HR Round (1 Question)

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode top 150 interview questions.
share interview
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Yes, I joined the company

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

2 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (2 Questions)

Interview Preparation Tips

Interview preparation tips for other job seekers - Those who join after there college its a good company.
share interview
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Yes, I joined the company

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

2 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (2 Questions)

Interview Preparation Tips

Interview preparation tips for other job seekers - Aarti is a good company for career starters, who joined after college.
share interview
user image Anonymous

posted on 15 Sep 2021

I was interviewed in Nov 2020.

4 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Basically a hackerrank link was shared and I was suppose to take the test within a day. Online Test comprised of 3 algorithmic Questions. Duration of round was 90 minutes.
 

  • Q1. Ways To Make Coin Change Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value us...read more
  • Q2. Longest Increasing Subsequence Problem Statement Given an array of integers with 'N' elements, determine the length of the longest subsequence where each eleme...read more
2

Coding Test Round (2 Questions)

Round duration - 70 minutes
Round difficulty - Medium

It was a 60 minute virtual face 2 face round with 2 senior software engineers of the company. Interview started with brief introduction by the engineers followed by my Introduction. Interview started at 3:00 P.M and lasted till 4:10 P.M. Google Doc was used for coding purposes.

  • Q1. Search Element in a Rotated Sorted Array Given a sorted array that has been rotated, the task is to find the index of a specific element. The array is initiall...read more
  • Q2. Construct Binary Tree from Parent Array Representation Given an array parent which represents a binary tree, the parent-child relationship is defined by (PAREN...read more
3

Coding Test Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

It was a face 2 face algorithmic round taken by Senior Backend engineer. Interview Round Started at around 2:00 P.M and lasted till 3:05 P.M. Interview started with the brief introduction followed by 2 algorithmic questions. Interviewer was focusing problem solving skills. After discussing the approach, Coding part was to be done on google doc.

  • Q1. Maximum Path Sum in a Matrix Given an N*M matrix filled with integer numbers, determine the maximum sum that can be obtained from a path starting from any cell...read more
  • Q2. Partition Equal Subset Sum Problem Given an array ARR consisting of 'N' positive integers, determine if it is possible to partition the array into two subsets ...read more
4

Coding Test Round

Round duration - 120-130 minutes
Round difficulty - Medium

It was a face 2 face round which was taken by Line manager. Interview started at 11:00 A.M and lasted around 2 hours approx. Interviewer was very friendly and supportive. Interview started with brief introduction of the interviewer followed by mine. Then a System design question was asked by the interviewer over google doc. Interviewer was focusing on how I'm approaching the problem. Overall It was a good experience.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dr. B.R. Ambedkar National Institute of Technology. I applied for the job as SDE - 1 in BangaloreEligibility criteriaNo criteriaTraveloka interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Object Oriented Design, LLD & HLD, Operating System, Computer Networks, DBMSTime required to prepare for the interview - 3-4 monthsInterview preparation tips for other job seekers

Tip 1 : We should focus on other topics apart from DSA. Knowledge of LLD, HLD, OOPS and other subjects also plays a very important role. 
Tip 2 : Communication also plays a key role in interviews. We should be able to explain our solution precisely and also able to catch hints given by Interviewer.
Tip 3 : While practising DSA focus should be on logic building rather than cramming the solution because proper reasoning will hep you to solve other new questions.
Tip 4 : Always remember interview is two way communication.

Application resume tips for other job seekers

Tip 1 : Mention only those projects and skills in which you are confident.
Tip 2 : Resume should be of one page(preferrable).

Final outcome of the interviewSelected
share interview
user image Anonymous

posted on 20 Apr 2023

Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Yes, I joined the company

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

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
2

Aptitude Test Round

30 min section for Aptitude, Verbal and Personality test

3

Technical Round (1 Question)

  • Q1. IC Engine cycles, Stress strain diagrams, production methods

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared with basic question of subjects and all the points you have mentioned in resume.
share interview

Data Engineer-Intern Interview Questions

user image Anonymous

posted on 16 Sep 2021

I was interviewed in Nov 2020.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 Minutes
Round difficulty - Easy

The test was in the morning from 10:00 to 12:00. It was a two-round test. There was a 45-minute MCQ-based Technical and Cognitive Assessment Round. Only those candidates who cleared this round could sit in the next round, a 45-minute coding test. There was a sectional cutoff that needed to be cleared in order to proceed to the coding round. The CoCubes test platform was fairly easy to understand and user-friendly.
The coding round was fairly simple. It had two very easy array-based questions.

  • Q1. Prime Numbers Identification Given a positive integer N , your task is to identify all prime numbers less than or equal to N . Explanation: A prime number is a...read more
  • Q2. Subarray With Given Sum Problem Statement Given an array ARR of N integers and an integer S, determine if there exists a contiguous subarray within the array w...read more
2

Video Call Round

Round duration - 25 Minutes
Round difficulty - Easy

This was a Technical + HR interview. It was in the afternoon around 12 pm. As the role was Data Engineer intern, the interviewer wanted to know whether or not I had built some projects related to this field. Most of the interview went by him asking questions based on my projects. First I was asked to explain about a project then a lot of follow-up questions were asked.

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Dr. B.R. Ambedkar National Institute of Technology. Eligibility criteriaAbove 7.5 CGPA in college and 85% in class 12thAccenture interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPs, DBMS, SQL, Web DevelopmentTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Do not rush into things. Learning takes time. Focus should be on the concepts and not just on leaving topics half-prepared. Devote 70% of both time and effort to DSA. I solved a total of around 500 questions on sites like GFG and Leetcode. Do not repeat similar questions just to increase the count of the number of questions

Tip 2 : Competitive Programming is a bonus and not a necessity, rather focus on core DSA based problems before trying CP. Do not pursue CP if you do not like it. Devote that extra time to core CS subjects and aptitude preparation.

Tip 3 : Projects play an important role too, do no ignore them. Try to get your hands dirty with a little bit of every field i.e., frontend, backend, and database.

Application resume tips for other job seekers

Tip 1 : Try to make a single-page resume. Highlight skills, projects, and work experience more than CGPA. Ensure proper spacing and font to maintain professionalism.

Tip 2 : Does not lie on a resume. Everything written on your resume must be known by you in and out.

Final outcome of the interviewSelected
share interview

Junior cased hole specilist Interview Questions

user image Anonymous

posted on 19 Sep 2021

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

4 Interview Rounds

Interview Questions

  • Q1. Asked about me and my resume, compressor, pumps, and about your internship

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared with technical part, be prepared with resume
share interview