Upload Button Icon Add office photos

Neumeric Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Neumeric Technologies Interview Questions and Answers

Updated 20 Jun 2025
Popular Designations

Neumeric Technologies Interview Experiences

7 interviews found

I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is oops concepts?
  • Ans. 

    OOPs concepts are the fundamental principles of object-oriented programming.

    • Encapsulation: bundling of data and methods that operate on that data within a single unit

    • Inheritance: ability of a class to inherit properties and methods from a parent class

    • Polymorphism: ability of objects to take on multiple forms or have multiple behaviors

    • Abstraction: hiding of complex implementation details and providing a simplified inter...

  • Answered by AI
  • Q2. What is string?types of strings?
  • Ans. 

    String is a sequence of characters. Types include immutable and mutable strings.

    • String is a class in Java used to represent a sequence of characters.

    • Immutable strings cannot be modified once created, while mutable strings can be modified.

    • Examples of immutable strings include String literals and String objects created using the String constructor.

    • Examples of mutable strings include StringBuilder and StringBuffer.

  • Answered by AI
  • Q3. String is an object,it provide sequence of characters 1.mutable string 2.immutable string Java support immutable string
  • Ans. 

    Java supports immutable strings which cannot be changed once created.

    • Immutable strings are created using the String class in Java.

    • Any operation that modifies a string actually creates a new string object.

    • Immutable strings are thread-safe and can be safely shared among multiple threads.

    • Examples of immutable strings in Java include string literals and strings created using the String constructor.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self?
  • Ans. 

    I am a Junior Java Developer with a strong passion for coding and problem-solving.

    • I have a Bachelor's degree in Computer Science.

    • I have completed several Java projects during my studies, including a web application for managing student records.

    • I am familiar with object-oriented programming principles and have experience with Java frameworks like Spring and Hibernate.

    • I am a quick learner and enjoy staying up-to-date wit...

  • Answered by AI
  • Q2. Discuss about package?
  • Ans. 

    A package in Java is a namespace that organizes a set of related classes and interfaces, promoting modularity and reusability.

    • Packages help avoid naming conflicts by grouping classes with similar functionality.

    • Example: 'java.util' is a package that contains utility classes like ArrayList and HashMap.

    • Packages can be created using the 'package' keyword at the top of a Java file.

    • Example: 'package com.example.myapp;' defin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - HR is telling about package and company rules and regulations

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. What are the primary functions and use cases of JMeter?
  • Ans. 

    JMeter is a powerful tool for performance testing and load testing of applications, simulating multiple users and analyzing performance metrics.

    • Load Testing: Simulates heavy loads on servers to test performance under stress, e.g., testing a web application with 1000 concurrent users.

    • Performance Testing: Measures response times and throughput, helping identify bottlenecks in applications.

    • Functional Testing: Validates ap...

  • Answered by AI
  • Q2. What are the steps to set up a Playwright environment?
  • Ans. 

    Setting up a Playwright environment involves installing dependencies, creating a project, and configuring browsers.

    • 1. Install Node.js: Download and install Node.js from the official website (https://nodejs.org/).

    • 2. Create a new project: Use the command 'mkdir my-playwright-project && cd my-playwright-project' to create a new directory.

    • 3. Initialize npm: Run 'npm init -y' to create a package.json file for your p...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. Tell me about yourself
  • Q2. Behavioral and situational questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me About yourself
  • Q2. What is your frontend skills
  • Ans. 

    I have strong skills in HTML, CSS, and JavaScript for frontend development.

    • Proficient in HTML for structuring web pages

    • Skilled in CSS for styling and layout

    • Experienced in JavaScript for interactivity and dynamic content

  • Answered by AI

Skills evaluated in this interview

Java Trainee Interview Questions & Answers

user image Anonymous

posted on 5 Feb 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Case Study 

Training on java, java script

Round 2 - Group Discussion 

Advantages and disadvantages of given topic

Interview Preparation Tips

Interview preparation tips for other job seekers - No fear ,eye contact

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - HR 

(1 Question)

  • Q1. General basic experience questions for evaluation.
Round 3 - Technical 

(3 Questions)

  • Q1. Basic technical interview.
  • Q2. Swift Related technical questions.
  • Q3. Ios related questions

Interview Questionnaire 

1 Question

  • Q1. Regression testing process

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Neumeric Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. How would you respond to a client who is not happy with the progress of work and wants to put the work on hold
  • Ans. 

    Address client concerns with empathy, provide updates, and propose solutions to regain their confidence in the project.

    • Acknowledge the client's feelings: 'I understand your concerns about the progress.'

    • Provide a clear update on the current status of the project, including any challenges faced.

    • Discuss the reasons for the delays and how they were addressed, e.g., 'We encountered unexpected technical issues, but we are ac...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be humble and engage in meaningful, output yielding yet fun conversation.

I applied via LinkedIn and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About yourself
  • Q2. About company and related technologies used in this process

Interview Preparation Tips

Interview preparation tips for other job seekers - There are two rounds, 1st is assessment which is very easy.
2nd is video call interview also not that much tough, just read about company and JD

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

Neumeric Technologies Interview FAQs

How many rounds are there in Neumeric Technologies interview?
Neumeric Technologies interview process usually has 2 rounds. The most common rounds in the Neumeric Technologies interview process are HR, Technical and Case Study.
How to prepare for Neumeric Technologies 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 Neumeric Technologies. The most common topics and skills that interviewers at Neumeric Technologies expect are Javascript, C#, HTML, Java and SQL.
What are the top questions asked in Neumeric Technologies interview?

Some of the top questions asked at the Neumeric Technologies interview -

  1. String is an object,it provide sequence of characters 1.mutable string 2.immuta...read more
  2. What are the steps to set up a Playwright environme...read more
  3. What are the primary functions and use cases of JMet...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 5 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 25%
2-4 weeks 25%
6-8 weeks 25%
More than 8 weeks 25%
View more

Interview Questions from Similar Companies

HyScaler Interview Questions
4.5
 • 104 Interviews
AvenData GmbH Interview Questions
3.4
 • 34 Interviews
Monotype Interview Questions
3.6
 • 25 Interviews
Pitney Bowes Interview Questions
3.8
 • 22 Interviews
Grapecity Interview Questions
3.7
 • 19 Interviews
Xactly Corp Interview Questions
3.9
 • 17 Interviews
View all

Neumeric Technologies Reviews and Ratings

based on 43 reviews

3.7/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.2

Salary

3.5

Job security

3.5

Company culture

2.8

Promotions

3.5

Work satisfaction

Explore 43 Reviews and Ratings
Software Developer
39 salaries
unlock blur

₹1.5 L/yr - ₹7 L/yr

Software Engineer
17 salaries
unlock blur

₹4.2 L/yr - ₹9 L/yr

Information Technology Recruiter
14 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

DOT NET Developer
10 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Quality Analyst
9 salaries
unlock blur

₹1.8 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Neumeric Technologies with

HyScaler

4.5
Compare

Pitney Bowes

3.8
Compare

AvenData GmbH

3.4
Compare

Dataflow Group

3.0
Compare
write
Share an Interview