Newgen Software interview experience Real time questions & tips from candidates to crack your interview

Software Engineer

Newgen Software
upvote
share-icon
4 rounds | 1 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Database Management, Data Structures, OOPS, Algorithms, Operating System
Tip
Tip

Tip 1 : Must be very clear with your object-oriented programming concepts.
Tip 2 : Must be able to build new solutions instantaneously.
Tip 3 : Knowledge of java is like the cherry on the cake.

Application process
Where: Campus
Eligibility: UG (60% and above), 10th & 12th CBSE Board: 90% and above, 10th & 12th Other Board: 80% and above, Gap of maximum 2 years, No Diploma Holders
Resume Tip
Resume tip

Tip 1 : The fresher resume is not more than one page. Try to accommodate everything in a smarter way in a single page.
Tip 2 : Please put only those things in a resume which are true or you are sure that you will handle every cross-questioning of that.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date4 Nov 2020
Coding problem0

They sent the mail at 9 AM that there is the test at 10 AM. The login window is of half an hour from 10:00 to 10:30 AM. It is remotely proctored and takes place on Hirepro platform. It consists of three sections- Aptitude, English, Technical. All the sections contain 25 questions each. The Aptitude is of 30 minutes. The English section is of 25 minutes and the technical section is of 35 minutes.

02
Round
Easy
Online Coding Interview
Duration60 Minutes
Interview date4 Nov 2020
Coding problem0

It is Pyschomatric round. The students who will clear first round will get credentials for this round at around 04:25 PM on the same day. The login window is from 04:30 - 04:45 PM. It is also a filtration round.

03
Round
Medium
Video Call
Duration30 Minutes
Interview date7 Nov 2020
Coding problem1

It is the technical interview round. I was provided the slot of 11:40 AM - 12:20 PM. It is scheduled on the hirepro platform. The interview platform is already integrated with a coding editor. The interviewer joined at 11:50 AM. They asked me a lot of questions regarding OOPS, SQL and also give me coding questions along with test cases to build and run at that time.

1. Connecting Ropes

Hard
20m average time
80% success
0/120
Asked in companies
DirectiNewgen Software

Ninja visited his village after a long time. His village is having a river in its center with ‘N’ houses on the northern bank with distinct X-coordinates ‘A[1]’ , A[2]’ , … , ‘A[N]’ and ‘N’ houses on the southern bank with distinct X-coordinates ‘B[1]’ , ‘B[2]’ , …, ‘B[N]’.

Ninja aims to connect as many north-south pairs of houses with ropes as possible such that no ropes cross each other. He will only connect house ‘A[i]’ with house ‘B[i]’.

Given an integer ‘N’ and arrays ‘A’ and ‘B’ representing the coordinates of houses. Find the maximum number of pairs of houses Ninja can connect.

Example :
N = 3
A = [ 1, 2, 3 ]
B = [ 2, 1, 3 ]

Explanation : 

One of the possible connections can be (1,2) and (3,3).

Another possible connection is (2,1) and (3,3).

Ninja cannot connect all 3 pairs (1,2) , (2,1) and (3,3) as the first 2 pairs cross each other.

So, the maximum connection is 2.
Try solving now
04
Round
Easy
HR Round
Duration10 minutes
Interview date8 Nov 2020
Coding problem0

I got the mail in the night that I was cleared the technical round and my HR round was scheduled on 08th Nov from 01:00-01:15 PM. The interviewer joined at 01:05 PM. It is a typical HR interview include basic questions like, introduce yourself, family background, why newgen, am I okay with travelling to client sites, areas of improvement, am I comfortable with Java and databases, which type of person you are etc.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you create a function in JavaScript?

Choose another skill to practice
Join the Discussion
2 replies
Vijay singh 22 Apr, 2023

Professional chef hardworking 

0 replies
0 upvotes
Reply
Report
Vijay singh 22 Apr, 2023
Professional 
0 replies
0 upvotes
Reply
Report
Similar interview experiences
company logo
Software Engineer
3 rounds | 4 problems
Interviewed by Newgen Software
688 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 5 problems
Interviewed by Newgen Software
744 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 6 problems
Interviewed by Newgen Software
1376 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 6 problems
Interviewed by Newgen Software
789 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 6 problems
Interviewed by HashedIn
1666 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 2 problems
Interviewed by Ernst & Young (EY)
0 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 3 problems
Interviewed by Tata Consultancy Services (TCS)
1479 views
0 comments
0 upvotes