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

Software Engineer

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

Interview preparation journey

expand-icon
Preparation
Duration: 6 months
Topics: Data Structure and Algorithms, Database Management (SQL), OOPS Concept, Programming in Java
Tip
Tip

Tip 1 : Be efficient in one language and practice 3 coding questions from any coding platform(Leetcode,Geekforgeeks,CodingBlocks)
Tip 2 : Do internships in your summer break during the whole Btech so that you would have good experience when you go for interviews 
Tip 3 : Always add projects to your CV and try to make connections on LinkedIn so that you can apply for off-campus jobs

Application process
Where: Campus
Eligibility: Above 8 CGPA and above 90% in 10th and 12th
Resume Tip
Resume tip

Tip 1 : Have some projects and internship on resume
Tip 2 : Do not put unnecessary certificates and other things that you don’t know about that.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date18 Oct 2019
Coding problem1

First Round was MCQ(Aptitude and English) and Coding Question. Timing was at afternoon which held for 90 minutes.
Test was divided into 4 parts
1. Aptitude 
2. English 
3. Technical MCQ(Database,OOPS,Operating System
4. Coding Question

1. Remove Consecutive Duplicates

Easy
0/40
Asked in companies
MeeshoSamsungGoldman Sachs

For a given string(str), remove all the consecutive duplicate characters.

Example:
Input String: "aaaa"
Expected Output: "a"

Input String: "aabbbcc"
Expected Output: "abc"
Problem approach

Basic Coding question- Your task is to complete the function rremove() which takes the string S as input parameter and returns the resultant string.
Note: For some test cases, the resultant string would be an empty string. For that case, the function should return the empty string only.

Try solving now
02
Round
Hard
Face to Face
Duration30 minutes
Interview date18 Oct 2019
Coding problem2

Timing- Afternoon 
Environment was good and happening. All students were tensed also.
Interviewer was good and seems to be happy

1. Technical Questions

Many technical questions were asked from OOPS,DBMS and DSA(Sorting)

2. Sort 0 1 2

Easy
22m average time
0/40
Asked in companies
AmazonOracleWalmart

You have been given an integer array/list(ARR) of size 'N'. It only contains 0s, 1s and 2s. Write a solution to sort this array/list.

Note :
Try to solve the problem in 'Single Scan'. ' Single Scan' refers to iterating over the array/list just once or to put it in other words, you will be visiting each element in the array/list just once.
Try solving now
03
Round
Medium
HR Round
Duration20 minutes
Interview date18 Oct 2019
Coding problem1

Timing- Afternoon 
Environment was good and happening. All students were happy as technical round was cleared. 
HR round was easy as compare to previous ones. 
You just need to be confident and don’t lie in front of your HR

1. Basic HR Questions

Where you live 

College Academics 

Environment during the course 

5 years down the line

Problem approach

Tip 1 : Be confident and be calm
Tip 2 : Don’t lie 
Tip 3 : Don’t show that you have some other company pffer letter.

Here's your problem of the day

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

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
Software Engineer
3 rounds | 4 problems
Interviewed by Newgen Software
1004 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 6 problems
Interviewed by Newgen Software
1863 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 6 problems
Interviewed by Newgen Software
1145 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 3 problems
Interviewed by Newgen Software
139 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 6 problems
Interviewed by HashedIn
2583 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
4 rounds | 8 problems
Interviewed by Arcesium
1362 views
0 comments
0 upvotes