GeeksforGeeks Experience · Jul 2025 · Noida

Newgen Interview Experience | Off-Campus

Data Science Recruiter Easy

Interview Experience

Following are 4 rounds which had been conducted in off-campus as well as in on-campus placement drive of Newgen Software Technologies (Noida):Round 1 (Aptitude Test):The f...

Full Details

Following are 4 rounds which had been conducted in off-campus as well as in on-campus placement drive of Newgen Software Technologies (Noida): Round 1 (Aptitude Test): The first round was an Aptitude test which contained Quantitative Aptitude questions, general English verbal questions and questions based on Data Interpretation. First round lasted about 1 hour, where candidates were provided printed question paper and we had to submit our answers on separate answer sheets. Tips: 1. You can refer to practice section of GeeksforGeeks for the practice of general aptitude questions that will be enough to clear this round easily. 2. Attempt every question because no negative marking was in this round. Practice some questions on your own to increase your problem solving speed. Round 2 (Psychometric Test): This round was again an offline round. In this round a printed question paper was provided with psychometric questions (More than 80 questions). We had to attempt this within 30 minutes of time so this test was to know your natural decisions and behavior which should be taken in fixed span of time. Questions were easy and answer solely depends on the candidate. Important: After these two rounds candidates were not shortlisted but their answer sheets were evaluated by Newgen's recruitment team. These scores were sent to interviewer for the

next round and contains some weightage in the recruitment. Round 3 (Technical Round): In this round questions related to coding, Java, JavaScript, SQL were asked along with 2 puzzle questions. (1) In Java, I was asked to write program for polymorphism and inheritance. Some basic questions on OOP's concept were asked. I was asked to write a program to check the string is palindrome or not. (2) In JavaScript, question related to syntax and basic functions were asked. Some other questions like : (a)How to connect a js file from html code and what is defer and sync? (b) Difference among 'undefined','null' and 'NaN' ? (3) In SQL , simple queries were asked based on 'order by' and top function. One question was to find top 10 employees with respect to salary. (4) My project was based on Android so only one question was asked from that which was to explain my project and how I did that? (5) 2 puzzles were asked at the end of the interview (a) You have 3 boxes with incorrect labels on that and one box contains only oranges, another one contains only apples and third one contains mixture of apple and orange then we have to correct the labels of them. (b) Second question was same to the 3 bulbs and 3 switches puzzle. https://www.geeksforgeeks.org/aptitude/puzzle-7-3-bulbs-and-3-switches/ Tip: Overall if you know the basics of java, javaScript, SQL, html and css and you have knowledge about what you have done in your project then this round is not that difficult. Round 4 (HR): In this round, recruiters were noticing confidence level, communication skills and how much do you know about them already (i.e. have you done some research to know about them or not). If you have checked these 3 things then you are selected in HR round. My Interview

Result

HIRED. IMPORTANT: For leaning Java, javaScript, SQL and Puzzles, you should refer to GeeksForGeeks as it has helped me in the interview and the content is in a managed way which makes learning topics easy to learn.

Free preview — 6 questions shown. Unlock all Newgen questions →

About This Question

This is a candidate experience report from a newgen interview for a data science role during the recruiter round reported in 2025.

It covers the following topics: Strings, Sql, Oop .

Difficulty rating: Easy

About Newgen Interview Reports

This question was reported by a candidate who interviewed at Newgen. LeakCode aggregates interview reports from 10+ sources, including 1Point3Acres, Glassdoor, LeetCode Discuss, Blind, Reddit, Indeed, and Nowcoder. Each report is translated where necessary, deduplicated against existing entries, and tagged by company, role, round type, and reporting date.

Use this question as one calibration data point, not a memorization target. Companies typically rotate their question pools every 2-4 months; the exact wording of a 2024 question may differ from what you encounter today. The underlying pattern, difficulty level, and follow-up depth at Newgen are the higher-signal extractions to take from this report.

For broader preparation context, the Newgen interview process typically includes a recruiter screen, one or two technical phone screens, and a 4-5 round on-site loop covering coding, system design (at L4+ levels), and behavioral. Reports tagged on LeakCode show the round-by-round distribution and typical difficulty calibration. To browse questions filtered by round type and seniority, use the company hub linked above.

How To Practice This Type of Question

Solve similar problems on LeetCode under timed conditions (25-35 minutes per medium difficulty). The goal is pattern recognition: recognize the underlying technique (sliding window, two-pointer, BFS, memoized recursion, etc.) within 60-90 seconds of reading. Strong candidates verbalize their hypothesis out loud before coding, then iterate based on feedback. Weak candidates dive into implementation immediately, lose time on the wrong approach, and run out of time for follow-ups.

Companies update their question pools every 2-4 months. The exact wording of any given question may have been retired by the time you interview. Focus your prep on the pattern, not the specific problem. The patterns that appear in Newgen reports consistently are the ones worth investing in; one-off niche problems are not.

During Your Newgen Round

Apply the standard interview round template: clarify requirements (2-3 minutes), state your approach out loud and confirm direction with the interviewer (3-5 minutes), code with narration (15-25 minutes), test with concrete examples including edge cases (5 minutes), discuss optimization or trade-offs if time permits (5 minutes). This template is universally accepted across FAANG and adjacent companies; deviating from it produces weaker interviewer feedback signal.

The single most predictive failure mode in Newgen reports tagged "no hire": not asking clarifying questions. Interviewers are explicitly trained to weight this. Strong candidates ask 3-5 clarifying questions even on problems that look obvious; weak candidates dive into code immediately. The clarifying-question check is often the first signal recorded in the interviewer's written notes.