Upload Button Icon Add office photos

Filter interviews by

nference Interview Questions and Answers

Updated 20 Jan 2025

nference Interview Experiences

Popular Designations

17 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Reliscore aptitude test - quant, math, basic physics, english grammar.

Round 2 - One-on-one 

(1 Question)

  • Q1. General discussion about my past work
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion around handling conflicts at work and past work.
Round 4 - HR 

(1 Question)

  • Q1. Long discussion about my past work
Round 5 - Coding Test 

Whiteboarding round - swap two numbers without using conditionals, print star pattern triangle, basic questions on MongoDB query, JS map, filter, references in objects, pagination in MongoDB

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Nov 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Dsa question related to Stack

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

Data Analytics Intern Interview Questions & Answers

user image Harika sai Bolisetty

posted on 20 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Coding Test 

One python ,2 sql question was asked.

Round 2 - Technical 

(2 Questions)

  • Q1. Valid paranthensis questions
  • Q2. Sql - they gave questions .and we need to answer them .on with clause,window function

Data Analytics Intern Interview Questions asked at other Companies

Q1. What are the different data types in Python?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

45 min interviewbit dp medium question

Round 2 - Technical 

(1 Question)

  • Q1. Linked list palindrome

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

nference interview questions for popular designations

 Software Engineer

 (4)

 Data Analyst

 (1)

 Data Analytics Intern

 (1)

 Data Engineer

 (1)

 Full Stack Developer

 (1)

 Junior Software Developer

 (1)

 SDE

 (1)

 Senior Director HR

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It had a total of seven sections which includes programming, Sql ,aptitude and excel

Round 2 - Technical 

(2 Questions)

  • Q1. To solve programs related to strings
  • Q2. General questions on projects, sql, data structure and java

Interview Preparation Tips

Topics to prepare for nference Softwaretest Engineer interview:
  • Java
  • Data Structures
  • SQL

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

Data pipeline engineer Interview Questions & Answers

user image Anonymous

posted on 24 Jun 2024

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

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Python code related to stacks
  • Q2. Pandas and numpy questions
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

CAT style aptitude test

Round 2 - Coding Test 

Was mostly DSA and JS but the the interviewer was refering to JS questions online was expecting answers as per whatever he googled

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. Draw a system diagram for ecommers system to place an order and get order history for a particular customer
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. About process and threads
  • Q2. Given an array [1,0,1,0,1] where 0 represents empty bowl and 1 represents a fish in bowl. a fish can jump both sides into another bowl. one bowl can have multiple fish at a time. return an array of how man...
  • Ans. 

    Calculate the number of jumps needed for fishes to reach any index in the array.

    • Iterate through the array and calculate the distance of each fish to all other indexes.

    • Keep track of the minimum distance for each index to reach all fishes.

    • Return the array of minimum distances for each index.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Junior Software Developer Interview Questions & Answers

user image Sanjay Chandramohan

posted on 3 Mar 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Moderate level arrays question asked

Round 2 - Technical 

(2 Questions)

  • Q1. Data structure round
  • Q2. 5 Leetcode question on data structures

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Coimbatore Institute of Technology, Coimbatore and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Threads-java,alphabets in numbers,longest retreat,longest advance,debugging,Data interpretation

Round 2 - Technical 

(1 Question)

  • Q1. Printing the reverse of a number.
  • Ans. 

    To print the reverse of a number, we can convert the number to a string, reverse the string, and then convert it back to a number.

    • Convert the number to a string

    • Reverse the string

    • Convert the reversed string back to a number

    • Handle negative numbers if needed

  • Answered by AI

Interview Preparation Tips

Topics to prepare for nference Software Developer interview:
  • Java
  • python
  • Excel

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

nference Interview FAQs

How many rounds are there in nference interview?
nference interview process usually has 2-3 rounds. The most common rounds in the nference interview process are Technical, One-on-one Round and Coding Test.
How to prepare for nference 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 nference. The most common topics and skills that interviewers at nference expect are Python, Linux, Kubernetes, Docker and Azure.
What are the top questions asked in nference interview?

Some of the top questions asked at the nference interview -

  1. Given an array [1,0,1,0,1] where 0 represents empty bowl and 1 represents a fis...read more
  2. Printing the reverse of a numb...read more
  3. General questions on projects, sql, data structure and j...read more
How long is the nference interview process?

The duration of nference interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

nference Interview Process

based on 20 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Practo Interview Questions
3.2
 • 74 Interviews
BrowserStack Interview Questions
3.7
 • 48 Interviews
Portea Medical Interview Questions
4.3
 • 26 Interviews
Mfine Interview Questions
3.7
 • 24 Interviews
BeatO Interview Questions
3.4
 • 14 Interviews
Innoplexus Interview Questions
4.0
 • 10 Interviews
SigTuple Interview Questions
4.4
 • 2 Interviews
View all

nference Reviews and Ratings

based on 46 reviews

3.5/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.7

Salary

3.0

Job security

3.5

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 46 Reviews and Ratings
Software Engineer
92 salaries
unlock blur

₹10 L/yr - ₹32 L/yr

Senior Software Engineer
49 salaries
unlock blur

₹19 L/yr - ₹40 L/yr

Data Scientist
19 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Staff Engineer
11 salaries
unlock blur

₹38.5 L/yr - ₹60 L/yr

Devops Engineer
9 salaries
unlock blur

₹7.5 L/yr - ₹20.6 L/yr

Explore more salaries
Compare nference with

Innoplexus

4.0
Compare

SigTuple

4.4
Compare

Tricog Health Services

3.4
Compare

Niramai Health Analytix

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