Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Nirvaat Internet Team. If you also belong to the team, you can get access from here

Nirvaat Internet Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Nirvaat Internet Interview Questions and Answers

Updated 2 Jul 2022

Nirvaat Internet Interview Experiences

1 interview found

Software Developer Interview Questions & Answers

user image Ravendra Kumar

posted on 2 Jul 2022

I applied via Company Website and was interviewed before Jul 2021. There were 2 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 - Aptitude Test 

Technical mcq and subjective questions

Interview Preparation Tips

Interview preparation tips for other job seekers - In the technical round they ask basic question of sql, javascript, html , css and core php.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(6 Questions)

  • Q1. Introduction of yourself
  • Q2. Tell me about ? your qualification and career and job
  • Q3. Tell me ? How did you find this job
  • Q4. Tell me about what you have skills
  • Q5. Tell me aboutyour hobbies
  • Q6. How much you expecting regarding salary
Round 2 - Group Discussion 

About environment and population

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be strees while infront of interviewer
And don't be worry
Be friendly with your interviewer
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Are you familiar with Object-Oriented Programming (OOP)?
  • Ans. 

    Yes, Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects.

    • OOP focuses on creating objects that contain both data and methods to manipulate that data.

    • Key principles of OOP include encapsulation, inheritance, and polymorphism.

    • Examples of OOP languages include Java, C++, and Python.

  • Answered by AI
  • Q2. What is the definition of a constant in PHP?
  • Ans. 

    A constant in PHP is a variable whose value cannot be changed during the script execution.

    • Constants are defined using the define() function in PHP.

    • Constants are case-sensitive by default.

    • Constants can be accessed globally.

    • Example: define('PI', 3.14);

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the subject of SAP Material Management?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is scatter gather?
  • Q2. What is RAML? What are traits?

QA/TL/TRAINER Interview Questions & Answers

CGS user image Anonymous

posted on 6 Aug 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

JAM just introduce yourself or speak on sometime topic shared

Round 2 - Aptitude Test 

English knowledge pen n paper

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all very prolonged interview they don’t have proper schedule.
And they literally call out interviewer names aloud and say leave ( unprofessional - at least take them in hall tell them the reason which them better luck next time, may be this boosts them for other take) mostly freshers
. HR -doesn’t share proper feedback or reason
. No decision on salary manager seems talkative juz seems unnecessary
. Every candidate has to go for 2days no matter he will be selected/rejected.
.I wasted my whole day just to give typing test and written test and that to being experienced and later they asked to come tomorrow for another round
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy round anyone with basic maths can clear the round.

Round 2 - Group Discussion 

The topic given to us is online education system,and the round was easy to clear.

Round 3 - One-on-one 

(1 Question)

  • Q1. Call by value vs call by reference
  • Ans. 

    Call by value passes a copy of the variable, while call by reference passes the actual variable.

    • Call by value: changes to the parameter inside the function do not affect the original variable.

    • Call by reference: changes to the parameter inside the function affect the original variable.

    • Example: Call by value - int x = 5; func(x); // x remains 5. Call by reference - int x = 5; func(&x); // x changes to the value set i

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Linux Question

Round 2 - Technical 

(3 Questions)

  • Q1. What is ftp port number?
  • Ans. 

    FTP port number is 21.

    • FTP port number is used for transferring files over a network.

    • It is a default port number for FTP protocol.

    • FTP clients connect to port 21 on the server to initiate a file transfer.

    • FTP servers listen on port 21 for incoming connections.

  • Answered by AI
  • Q2. What is DHCP and how its working?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices on a network.

    • DHCP server assigns IP addresses to devices on a network

    • It also provides other network configuration information such as subnet mask and default gateway

    • DHCP uses a lease mechanism to manage IP address assignments

    • DHCP operates on the client-server model

    • Example: When a device conne...

  • Answered by AI
  • Q3. What is Domain name System?
  • Ans. 

    Domain Name System (DNS) is a system that translates domain names to IP addresses, allowing users to access websites using human-readable names.

    • DNS is like a phone book for the internet, translating domain names (like google.com) to IP addresses (like 172.217.3.206).

    • DNS servers store records of domain names and their corresponding IP addresses.

    • DNS helps users access websites by resolving domain names to IP addresses in...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I was interviewed in Jun 2024.

Round 1 - HR 

(1 Question)

  • Q1. Asking about my skills and current job role.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked about my primary skills
  • Q2. Focusing on what kind of experience i have.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Tell us about yourself
  • Q2. How much do you know about inspection and what would you refer for doing inspection work
  • Ans. 

    I have a strong understanding of inspection processes and recommend thorough documentation, attention to detail, and adherence to regulations.

    • Understanding of inspection procedures and protocols

    • Attention to detail in identifying issues and discrepancies

    • Thorough documentation of findings and recommendations

    • Adherence to regulations and standards

    • Utilization of appropriate tools and equipment for inspections

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic HR questions, understand basic terminology that goes in inspection duties and be confident in showing your learning ability and communication skills

Nirvaat Internet Interview FAQs

How many rounds are there in Nirvaat Internet interview?
Nirvaat Internet interview process usually has 2 rounds. The most common rounds in the Nirvaat Internet interview process are Resume Shortlist and Aptitude Test.
How to prepare for Nirvaat Internet 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 Nirvaat Internet. The most common topics and skills that interviewers at Nirvaat Internet expect are Ajax, CSS, CakePHP, Core PHP and Debian.

Tell us how to improve this page.

Interview Questions from Similar Companies

Pie Infocomm Interview Questions
4.5
 • 39 Interviews
Digital Interview Questions
3.9
 • 4 Interviews
GIPL Interview Questions
4.1
 • 4 Interviews
ABS Group Interview Questions
4.2
 • 3 Interviews
View all

Nirvaat Internet Reviews and Ratings

based on 7 reviews

4.2/5

Rating in categories

4.4

Skill development

4.2

Work-life balance

4.2

Salary

3.3

Job security

3.9

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 7 Reviews and Ratings
Web Developer
4 salaries
unlock blur

₹1.7 L/yr - ₹3 L/yr

PHP Developer
3 salaries
unlock blur

₹2.4 L/yr - ₹5 L/yr

Senior Web Developer
3 salaries
unlock blur

₹2 L/yr - ₹3.3 L/yr

Explore more salaries
Compare Nirvaat Internet with

Netaxis IT Solutions

4.0
Compare

Pie Infocomm

4.5
Compare

Parsons International

4.3
Compare

Xcaliber Infotech

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