Upload Button Icon Add office photos

Filter interviews by

Nullplex Software Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basics of CAN ,CAPL and previous job responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well accordingly with respect to your resume

I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was interview for AI role so most of the questions were about the same topics. The mathematics behind some models and they focused on my projects and research paper.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your projects and research papers in AI field is always an advantage.

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. 1) Explain your project and it advantages and disadvantages?
  • Ans. 

    My project is a web-based inventory management system for small businesses.

    • Advantages: streamlines inventory tracking, reduces errors, improves efficiency

    • Disadvantages: requires internet connection, may be costly for small businesses

    • Example: allows businesses to easily track inventory levels and set automatic reorder points

    • Example: generates reports on inventory usage and sales trends for informed decision-making

  • Answered by AI
  • Q2. 2) Tell about yourself
  • Ans. 

    I am a recent computer science graduate with experience in software development and a passion for learning new technologies.

    • Graduated with a degree in computer science

    • Experience in software development

    • Passionate about learning new technologies

  • Answered by AI
  • Q3. 3) Why should we hire you?
  • Ans. 

    I am a quick learner with strong problem-solving skills and a passion for software development.

    • I have experience in multiple programming languages and frameworks.

    • I am a team player and can work well in a collaborative environment.

    • I am dedicated to producing high-quality code and delivering projects on time.

    • I am always looking to improve my skills and stay up-to-date with the latest technologies.

    • I am excited about the o...

  • Answered by AI
  • Q4. 4) Name the programming languages you know?
  • Ans. 

    I know several programming languages including Java, Python, and C++.

    • Proficient in Java and Python

    • Familiar with C++ and JavaScript

    • Experience with SQL and HTML/CSS

    • Comfortable with object-oriented programming and data structures

    • Have worked with frameworks such as Spring and Django

  • Answered by AI
  • Q5. 5) Programming Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be panic and be confident and believe on yourself.

I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain about data scrapping,computer vision,agile methodologies,change request,testing methods
  • Ans. 

    Data scraping, computer vision, agile methodologies, change request, and testing methods are all important aspects of software engineering.

    • Data scraping involves extracting data from websites or other sources.

    • Computer vision involves using algorithms to interpret and analyze visual data.

    • Agile methodologies are a set of principles for software development that prioritize flexibility and collaboration.

    • Change requests are...

  • Answered by AI
  • Q2. Explain about project i worked in

Interview Preparation Tips

Interview preparation tips for other job seekers - interviewer was very friendly and i had good experience.2 technical rounds one client round and one HR round

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Qurstions on work experience, html, css, javascript and react. Js

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident when you don't know the answer be truthful and prepare well on your domain.

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About aptitude , logical reasoning, vocabulary etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Though time is less , but can be answered with determined concentration.

I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenerio based SQL and informatica related Questions were asked for ETL developer position

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical interview and questions asked from basic to current update on tools

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Java 8 features - Stream API, Functional interface (Predicate, Binary Operators, Function), Permgen V/s Metaspace, Date and Time API
  • Q2. Spring boot annotations - @SpringBootApplication, @RestController, @GetMapping, @PostMapping, @Service, @Repository
  • Q3. Coding Question 1 - Find sum of squares of numbers in list using stream API.
  • Ans. 

    Find sum of squares of numbers in list using stream API.

    • Use mapToInt() to convert list of integers to IntStream

    • Use map() to square each element of IntStream

    • Use sum() to get the sum of squares

  • Answered by AI
  • Q4. Coding Question 2 - Searching in 2D sorted array row wise and column wise.
  • Ans. 

    Searching in 2D sorted array row wise and column wise.

    • Start from the top right corner or bottom left corner

    • Compare the target with the current element

    • Move left or down if target is smaller or move right or up if target is larger

    • Repeat until target is found or out of bounds

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and also do lots of hands on coding.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Strings, arrays, dp

I appeared for an interview before Sep 2020.

Round 1 - Video Call 

(1 Question)

Round duration - 1 hour
Round difficulty - Medium

  • Q1. 

    First Missing Positive Problem Statement

    You are provided with an integer array ARR of length 'N'. Your objective is to determine the first missing positive integer using linear time and constant space. T...

  • Ans. 

    Find the smallest positive integer missing from an array of integers.

    • Iterate through the array and mark positive integers as visited by changing the sign of the corresponding index.

    • After marking all positive integers, iterate again to find the first positive integer with a positive value.

    • Return the index of the first positive integer found plus one as the answer.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteriaNoneMicrosoft interview preparation:Topics to prepare for the interview - Data structures, Pointers, Microsoft Cloud, Computer Architecture, Dynamic Programming, Azure Services,Time required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : During an interview, never say that you don't know the answer, keep trying and the interviewer will help you himself.
Tip 2 : Keep speaking up the approach going on in your mind, they want to judge your approaches much more than whether the answer is right or wrong.
Tip 3 : Be confident, cheerful, keep smiling, and continue making eye contact with the interviewer, this leaves a positive impression.
Tip 4 : Search and practice questions specific to the company, questions are repeated several times.
Tip 5 :  A sound knowledge of Microsoft Azure Services and cloud computing will be an icing on the cake, and increase your chances to get selected.
Tip 6 : Keep giving contests on coding platforms, it will help you to stay motivated and check your stand.
Tip 7 : Keep a daily goal of number of questions instead of the time duration.

Application resume tips for other job seekers

Tip 1 : Everything mentioned on the resume should be thoroughly known to you since if they catch you being dishonest, pretty good coding skills also might not help.
Tip 2 : Have projects related to the same field you are trying to apply for mentioned in your resume, this shows you are already experienced in the field.
Tip 3 : Adding references of some experienced people of the same field might help you gain their trust.
Tip 4 : Do not keep your resume too long, and do not mention irrelevant details, keep it short and crisp.
Tip 5 : Some experience in the field of operations and management or some positions of responsibility will really help you score extra points since it shows you have leadership qualities and are familiar with the market along with super coding skills.

Final outcome of the interviewSelected

Skills evaluated in this interview

Nullplex Software Interview FAQs

How to prepare for Nullplex Software 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 Nullplex Software. The most common topics and skills that interviewers at Nullplex Software expect are HTML, Javascript, Ajax, Net MVC and PHP.

Tell us how to improve this page.

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 863 Interviews
Google Interview Questions
4.4
 • 840 Interviews
Amdocs Interview Questions
3.7
 • 516 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
KPIT Technologies Interview Questions
3.4
 • 290 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
View all

Nullplex Software Reviews and Ratings

based on 12 reviews

4.5/5

Rating in categories

3.9

Skill development

4.4

Work-life balance

4.2

Salary

4.4

Job security

4.7

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 12 Reviews and Ratings
WordPress Developer Intern

Nashik

0-1 Yrs

Not Disclosed

Explore more jobs
Software Developer
5 salaries
unlock blur

₹1.5 L/yr - ₹4.5 L/yr

Software Engineer
4 salaries
unlock blur

₹3.2 L/yr - ₹28 L/yr

HR Executive
4 salaries
unlock blur

₹1.2 L/yr - ₹1.7 L/yr

Angular Developer
4 salaries
unlock blur

₹1.1 L/yr - ₹2.7 L/yr

Web Designer
3 salaries
unlock blur

₹2.2 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Nullplex Software with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Carelon Global Solutions

3.9
Compare

Automatic Data Processing (ADP)

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