Upload Button Icon Add office photos

Filter interviews by

Neerx Technovation Interview Questions, Process, and Tips

Updated 15 Apr 2024

Top Neerx Technovation Interview Questions and Answers

Neerx Technovation Interview Experiences

Popular Designations

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What have you done in college

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Marketing Intern Interview Questions asked at other Companies

Q1. Most of our website traffic comes from India while our target geography is the USA. How will you bring US traffic?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain var, let and const in javascript
  • Ans. 

    var, let, and const are keywords used to declare variables in JavaScript.

    • var is function-scoped and can be redeclared and reassigned

    • let is block-scoped and can be reassigned but not redeclared

    • const is block-scoped and cannot be reassigned or redeclared

  • Answered by AI
  • Q2. What is closure?
  • Ans. 

    Closure is a feature in JavaScript that allows a function to access variables from its outer scope even after the function has finished executing.

    • Closure is created when a function is defined inside another function.

    • The inner function has access to the variables and parameters of the outer function.

    • The inner function can still access the variables even after the outer function has returned.

    • Closure is useful for creatin...

  • Answered by AI
  • Q3. What is hoisting?
  • Ans. 

    Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their scope.

    • Variable declarations are hoisted but not their initializations.

    • Function declarations are fully hoisted.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
  • Q4. What is box model
  • Ans. 

    The box model in CSS defines the design and layout of elements on a webpage by breaking them down into content, padding, border, and margin.

    • The box model consists of content, padding, border, and margin around an element

    • Content is the actual content of the element

    • Padding is the space between the content and the border

    • Border is the line that goes around the padding

    • Margin is the space outside the border

  • Answered by AI
  • Q5. Difference between padding and margin?
  • Ans. 

    Padding is the space inside an element, while margin is the space outside an element.

    • Padding is used to create space between the content and the border of an element.

    • Margin is used to create space between elements or between an element and its parent or sibling elements.

    • Padding affects the size of the content area, while margin affects the positioning of the element.

    • Padding can be set individually for each side (top, r...

  • Answered by AI
  • Q6. Exaplin es6 concepts

Interview Preparation Tips

Topics to prepare for Neerx Technovation Front end Developer interview:
  • Javascript
  • React.Js
  • HTML
  • CSS
Interview preparation tips for other job seekers - have strong theroatical knowledge in html , css and jss along with practial coding skills.

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

1. Explain about framework architecture and from that all questions derived. asked to write diagram and explain the structure.
2. Difference between class variable and instance variable.
3. what is ITestListener why used and when used in framework.
4. architecture of selenium 4 (geckodriver, chromium driver)
5. what is BDD and cucumber, how both are related to.
6. which kind of framework you go, either POM or Page factory for with testNg/junit?
7. asked to write query on sql joins and how you fetch the second lowest of salary from each department.
8. DDL, DML statements.
9. pathquery and query parameters differences(API)
10. How the responses you are validating in automation framework for Json response file.
11. status code of Https
12. serialization and deserialization difference
13. String Builder, String Buffer and String difference? which is better and which is safe to use.
14. Dropdown in selenium how you handle, how to check which is already selected?
15. multiple data provider in testng and how you pass parameter and how you retrive from excel sheet? Asked to write code!
16.what is flaky testing?
17.Asked to write first code of JDBC connecting establishment with framework.
18. Code execution: input ="aabbabcbb"; output = a:3 , b:5, c:1 like this if they give name also it should count. Tip : HashMap you can write the code.
19. Code execution: a[]={1,2,3,4,0,0,0} b={5,6,7} output need to print as remove all 0's from first array and replace 1,2,3,4 with 5,6,7 some crazy questions.
20. Git cmds and CI/CD tool.

Round 2 - Coding Test 

1. asked about architecture and where you used oops concepts?
2. abstract class and interfaces
3. select drop down all options
4. find scrape links from webpage write the code
5. asked for writing xpath for any element random website.
6. asked about following-sibling, descendent and preceding-sibling, normalise-space locators.
7. jdbc connection code.
8. API JSON file - how you done validation in automation testing.

Round 3 - Technical 

(1 Question)

  • Q1. Why team lead position you have not taken till now and is their any managerial skills you are lacking on What kind of projects you worked on water fall model agile team You are only individual contributor?...
  • Ans. 

    I have not pursued a team lead position because I have been focused on honing my technical skills. I have experience working on projects in both waterfall and agile methodologies.

    • I have chosen to focus on improving my technical skills as an individual contributor rather than taking on a managerial role.

    • I have worked on projects using both waterfall and agile methodologies, adapting to the needs of the team and project.

    • ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About experience and studies Compensation discussed. Need all the exp letters and years

Interview Preparation Tips

Interview preparation tips for other job seekers - It was one day process and shortlisted drive. But it was huge number people for one profile.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sale price on on day
  • Q2. Start working

Interview Preparation Tips

Interview preparation tips for other job seekers - Fofocus heavily on networking, tailoring your resume with relevant keywords, actively following up with potential employers, showcasing your sales skills in interviews through storytelling, and monitoring companies you're interested in to stay updated on opportunities.
Key points to remember:
Prioritize networking:
Utilize your network to connect with people in the industry, attend industry events, and leverage platforms like LinkedIn to build relationships with potential hiring managers.
Tailor your resume:
Include relevant sales keywords throughout your resume to catch the attention of recruiters and ensure your experience aligns with the job description.
Practice your sales pitch:
Prepare compelling stories from your past experiences to demonstrate your ability to close deals, overcome objections, and build rapport during interviews.
Follow up consistently:
After submitting applications, send personalized follow-up emails to maintain engagement with potential employers.
Research companies:
Actively monitor companies you're interested in by following their social media and news to stay informed about potential openings.
Highlight transferable skills:
Even if you lack direct sales experience, emphasize skills like communication, persuasion, relationship building, and problem-solving that translate well to a sales role.
Ask insightful questions:
During interviews, demonstrate your knowledge of the company and role by asking thoughtful questions that show your genuine interest.
Be enthusiastic and confident:
Convey a positive attitude and express your passion for sales to make a strong impression on potential employers.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

---

Example Question (Numerical Ability):

Question:
If 15% of a number is 45, what is 30% of that number?

Solution:

1. Find the number:
If 15% of a number is 45, then



\text{Number} = \frac{45}{0.15} = 300.

2. Calculate 30% of the number:
Now, 30% of 300 is



0.30 \times 300 = 90.

Answer:
30% of the number is 90.


---

Additional Example (Simple Interest):

Question:
A bank offers a simple interest rate of 5% per annum on a deposit of Rs.20,000. What will be the interest earned in 3 years?

Solution:

1. Use the simple interest formula:



\text{Simple Interest} = \frac{P \times R \times T}{100}

= Principal amount = Rs.20,000

= Rate of interest = 5%

= Time = 3 years


2. Calculate the interest:



\text{Interest} = \frac{20000 \times 5 \times 3}{100} = 3000.

Answer:
The interest earned in 3 years is Rs. 3000.

Round 2 - Coding Test 

1. Quantitative Aptitude

Q: A sum of ₹10,000 is invested at 10% per annum simple interest. What is the interest after 3 years?
A: Interest = (P × R × T) / 100 = (10,000 × 10 × 3) / 100 = ₹3,000

2. Reasoning Ability

Q: If A is the father of B, but B is not the son of A, what is B’s relation to A?
A: Daughter

3. English Language

Q: Choose the correct sentence:
a) She don’t like coffee.
b) She doesn’t like coffee.
A: b) She doesn’t like coffee.

4. General Awareness (Banking GK)

Q: What does RBI stand for?
A: Reserve Bank of India

Round 3 - Assignment 

---

Example Question (Numerical Ability):

Question:
A bank offers a simple interest rate of 6% per annum. If a customer deposits Rs. 25,000 for 4 years, what is the total simple interest earned over that period?

Solution:

1. Identify the formula for Simple Interest (SI):



\text{SI} = \frac{P \times R \times T}{100}

is the principal (Rs. 25,000)

is the rate of interest (6%)

is the time period (4 years)


2. Substitute the values into the formula:



\text{SI} = \frac{25000 \times 6 \times 4}{100}

3. Calculate the interest:



\text{SI} = \frac{25000 \times 24}{100} = \frac{600000}{100} = 6000.

Answer:
The total simple interest earned over 4 years is Rs. 6,000.


---

Additional Example (Logical Reasoning):

Question:
In a sequence of numbers representing daily bank transactions, the amounts follow an arithmetic progression: 105, 115, 125, ... What will be the 8th transaction amount?

Solution:

1. Identify the first term and common difference:

First term,

Common difference,



2. Use the formula for the nth term of an arithmetic progression:



a_n = a_1 + (n - 1)d

3. Substitute :



a_8 = 105 + (8 - 1) \times 10 = 105 + 70 = 175.

Answer:
The 8th transaction amount is 175.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(6 Questions)

  • Q1. What are some of the Design Patterns you have worked with?
  • Q2. What is your approach for a issue you came to know happened in Production.
  • Q3. If given a chance to lead a team will you take it up as a challenge of not how would you tackle it?
  • Q4. Are you able to work under pressure. How do you manage?
  • Q5. What do you understand by SOLID principle? Why do you think it is important.
  • Q6. Please solve the coding question provided ( a moderately difficult coding question provided). Help understand your approach and why you chose same. Explain edge caes if possible.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush Up Job related skills.
Be able to demonstrate through practical approach.
Keep your theoretical approach flexible and more inclined with positive response than bluffing.
Keep confidence at core of and have a good communication practice.
Adhere to Interview rules for example be available with 1 working editor for coding or technical rounds. Be professional in your appearance and always refrain from asking feedback in the interview itself.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Aug 2024.

Round 1 - Aptitude Test 

The aptitude test will be conducted online.

Round 2 - Technical 

(7 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What is the thread lifecycle in programming?
  • Q3. What is the purpose of collections in Java?
  • Q4. What are the key concepts of Object-Oriented Programming (OOP)?
  • Q5. What are some real-life examples that illustrate the concepts of Object-Oriented Programming (OOP)?
  • Q6. Write a code for matrix multiplication?
  • Q7. Could you provide details about your academic project?
Round 3 - HR 

(1 Question)

  • Q1. Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Essentially, your selection will depend on luck. Both of my interviews went well, but I was not selected, while some individuals with backlogs were selected.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

It sounds like you might be asking for an aptitude test that has 20 questions or characters, possibly for a job application. Aptitude tests for jobs usually focus on assessing your ability to think logically, solve problems, and apply basic skills in areas like math, reasoning, and verbal abilities.

Here’s an example of 20 sample aptitude test questions, covering different types of skills:

1. Numerical Aptitude

What is 15% of 200?

If a car travels 60 miles in 1 hour, how far will it travel in 5 hours at the same speed?

Solve for x: 2x + 5 = 15.


2. Logical Reasoning

What comes next in the sequence: 2, 4, 8, 16, ___?

If all roses are flowers and some flowers are red, are all roses red?

Which number is the odd one out: 3, 5, 9, 7?


3. Verbal Ability

Find the synonym of "quick": a) slow, b) fast, c) steady, d) loud

Choose the correct sentence: "She don't like apples" or "She doesn't like apples?"

Find the antonym of "bright": a) shiny, b) dull, c) happy, d) light


4. Data Interpretation

If a graph shows sales increasing by 20% each month, how much is the increase in the 3rd month if sales were $100 initially?

The pie chart below shows the distribution of monthly expenses. If the rent is 25%, how much is the rent if the total is $1200?


5. Spatial

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're looking for an aptitude test specifically designed for job seekers, these tests are often used by employers to evaluate your problem-solving, analytical, and reasoning skills. Here are some common types of aptitude tests for job seekers and what they typically assess:

1. Numerical Reasoning

What it assesses: Your ability to work with numbers, percentages, ratios, and interpret data.

Example Question:
If a company’s profit increased from $50,000 to $75,000 in a year, what is the percentage increase in profit?


2. Verbal Reasoning

What it assesses: Your ability to understand and interpret written information
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL medium questions to be done in Pyspark parallely.
  • Q2. Datafactory and other azure resources scenario based
Round 2 - Technical 

(1 Question)

  • Q1. Project discussion with the team lead and manager
Round 3 - Client Interview 

(1 Question)

  • Q1. Technical and general discussion
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8

The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.

Round 2 - Technical 

(6 Questions)

  • Q1. Interviewer was himself not knowing anything as it was walkin drive he was sitting infront of me and checking questions on phone Introduction that he inturrepted in between when I was introducing myself
  • Q2. What are the features of Java 17, specifically related to sealed classes, including their syntax and necessity, along with the potential errors encountered when invoking a sealed class?
  • Ans. 

    Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.

    • Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.

    • Subclasses of a sealed class must be either final or sealed themselves.

    • Errors may occur when trying to extend a sealed class with a non-permitted subclass.

  • Answered by AI
  • Q3. Java 8 feathers stream api, functional interface, Intermittent operator ,Ternary operator, Prediction,Bi predicate. Answered all successfully
  • Q4. Draw low level design of implementation of notify me if item is back in stock in a ecommerce application
  • Ans. 

    Implementation of 'notify me if item is back in stock' feature in an ecommerce application

    • Create a database table to store user notifications for out-of-stock items

    • Implement a service to check item availability and send notifications to subscribed users

    • Provide a user interface for users to subscribe to notifications for specific items

  • Answered by AI
  • Q5. All design patterns which I know. Asked me to implement adapter pattern on paper
  • Q6. Then given a problem that concurrent way perform operation on excell to decrease the response time

Interview Preparation Tips

Interview preparation tips for other job seekers - I always suggest staying away from these companies commonly referred to as WITCH (Wipro, Infosys, TCS, Cognizant, HCL). You will rarely encounter good interviewers there unless there is an extreme necessity. Interview was judging me on the basis of syntex by seeing in his phone. How can everyone write each and everything on copy. For the low level design first time in my 6 years carrier someone asked to design without using kafka or any other library like spring boot to achieve that add in reminder list problem 😂. At first it was my bad after holding a offer of almost 27 lakh I somehow agreed for giving interview. Second thing I also know that after Even clearing they cannot afford 30LPA which I asked. I just went there because from last 6.5 year I have never attended any walking or face to face interview so was curious for it. Currently also working with somewhat premium product development company only. My experience was very bad. May be it can get vary person to person.

Neerx Technovation Interview FAQs

How many rounds are there in Neerx Technovation interview?
Neerx Technovation interview process usually has 1 rounds. The most common rounds in the Neerx Technovation interview process are Technical and One-on-one Round.
How to prepare for Neerx Technovation interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Neerx Technovation. The most common topics and skills that interviewers at Neerx Technovation expect are CSS, Front, Front End, HTML and Javascript.
What are the top questions asked in Neerx Technovation interview?

Some of the top questions asked at the Neerx Technovation interview -

  1. explain var, let and const in javascr...read more
  2. difference between padding and marg...read more
  3. what is closu...read more

Tell us how to improve this page.

Neerx Technovation Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
View all

Neerx Technovation Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Backend Developer
4 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Graphic Designer
4 salaries
unlock blur

₹1.2 L/yr - ₹2 L/yr

Environmental Scientist
3 salaries
unlock blur

₹6.5 L/yr - ₹6.5 L/yr

React Developer
3 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Explore more salaries
Compare Neerx Technovation with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview