Upload Button Icon Add office photos

Nihilent

Compare button icon Compare button icon Compare

Filter interviews by

Nihilent Senior Software Developer Interview Questions and Answers

Updated 22 Jan 2023

Nihilent Senior Software Developer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Jan 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 - Technical 

(1 Question)

  • Q1. 1. Logical Question 2. Technical Question
Round 3 - Behavioral 

(1 Question)

  • Q1. . Related to Job role and responsibilities . Kind of work done . Project related

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly technical and business/domain knowledge

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mid level of SQL nd plsql questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare lots of scenario to do it.

Interview Questionnaire 

2 Questions

  • Q1. Client interview
  • Q2. Interview questions About mostly SQL, join and subqueries

Interview Preparation Tips

Interview preparation tips for other job seekers - Pros :
Salary on time.
High package compared to other companies

Cons:
No permanent job, job insecurity
Not able to connect hr person ...
Says developer job then place in support role

I appeared for an interview in Jan 2017.

Interview Questionnaire 

1 Question

  • Q1. /what is html? tell me about your project?
  • Ans. 

    HTML stands for Hypertext Markup Language, used for creating web pages.

    • HTML is a markup language used for structuring content on the web.

    • It consists of elements enclosed in tags, such as <p> for paragraphs.

    • Attributes can be added to elements to provide additional information.

    • Example: <h1>This is a heading</h1>

  • Answered by AI

Interview Preparation Tips

Round: aptitude
Experience: 100 questions were given with time limit of 2 hours.
Tips: don't worry it will be easy only.

Round: Technical Interview
Experience: i told what all i know, bit i din't cleared it
Tips: be strong in basics

Skills: Personnel Management
College Name: Mnm Jain Engineering College

I appeared for an interview in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Q3. Problem based on oops and SQL queries outputs
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server

I applied via Monster and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - Telephonic Call 

(2 Questions)

  • Q1. Core concepts and working pattern
  • Q2. Functional questions

Interview Preparation Tips

Interview preparation tips for other job seekers - brush all the basic core concepts before attending the interview

I applied via Naukri.com and was interviewed in Apr 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Oracle.

Interview Preparation Tips

Interview preparation tips for other job seekers - I am 3 years experience guy in oracle platform.
As per my interview experience to crackr the job in clover is not tough.

If a candidate answered 7 out of 10,then that is enough to get a job.

Thank you.

I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain datawindow in powerbuilder
  • Ans. 

    DataWindow is a GUI control in PowerBuilder used to display and manipulate data from a database.

    • DataWindow can be used to retrieve data from a database, display it in a tabular format, and allow users to edit the data.

    • It supports various data sources such as SQL, ODBC, and XML.

    • DataWindow can also be used to create reports and graphs.

    • It provides various features such as sorting, filtering, grouping, and computed columns...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - say basics concepts about the datawindow in powerbuilder. As datawindow is the base of powerbuilder candidate should prepare well

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Feb 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 - Coding Test 

Simple 2 leetcode easy questions, along with MCQs

Round 3 - Technical 

(3 Questions)

  • Q1. Asked about implementation of linked lists,and questions about project
  • Ans. Implement the linked list with java
  • Answered Anonymously
  • Q2. Swap 2 variables without using a third one
  • Ans. 

    To swap 2 variables without using a third one, use arithmetic operations.

    • Add the values of both variables and store the result in one of the variables.

    • Subtract the value of the second variable from the sum and store the result in the second variable.

    • Subtract the value of the first variable from the sum and store the result in the first variable.

  • Answered by AI
  • Q3. Use the XOR operator
  • Ans. 

    XOR operator is a logical operator that returns true if and only if both operands are different.

    • XOR is represented by the symbol ^

    • It can be used to toggle a bit (e.g. x ^= 1)

    • It can be used to check if two values are different (e.g. x ^ y)

    • It can be used to encrypt and decrypt data

    • It can be used to find the odd occurring element in an array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple enough rounds, and easy to get in. HR round felt the most important.

Skills evaluated in this interview

I appeared for an interview in Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 150 minutes
Round difficulty - Medium

In this round, there were 4 sections of MCQs, along with two coding questions. It lasted for 2.5 hours in which the camera was on along with the microphone on the platform AMCAT. One coding question was of hard difficulty level of graph and another was of medium level difficulty question of dynamic programming. MCQ part was quite easy with a timer, on each sub part and can be easily solved.

  • Q1. 

    Count Nodes within K-Distance Problem Statement

    Given a connected, undirected, and acyclic graph where some nodes are marked and a positive integer 'K'. Your task is to return the count of nodes such that...

  • Ans. 

    Count nodes within K-distance from marked nodes in a connected, undirected, acyclic graph.

    • Create an adjacency list to represent the graph.

    • Use BFS to traverse the graph and calculate distances from marked nodes.

    • Keep track of visited nodes and distances to avoid revisiting nodes.

    • Return the count of nodes with distances less than 'K' from all marked nodes.

    • Handle edge cases like empty graph or marked nodes.

  • Answered by AI
  • Q2. 

    Ways To Make Coin Change

    Given an infinite supply of coins of each denomination from a list, determine the total number of distinct ways to make a change for a specified value. If making the change isn't ...

  • Ans. 

    Given coin denominations and a target value, find the total number of ways to make change.

    • Use dynamic programming to keep track of the number of ways to make change for each value up to the target value.

    • Iterate through each denomination and update the number of ways to make change for each value.

    • Handle base cases such as making change for 0 value.

    • Consider all possible combinations of denominations to make change for th

  • Answered by AI
Round 2 - Video Call 

(3 Questions)

Round duration - 30 minutes
Round difficulty - Medium

There were around 40 people shortlisted after round 1, for the interview, round, in the morning PPT was held, after which the interviews were scheduled, for 30 minutes till 6 pm in the evening, 
my interview was at 4.30 pm 
Interviewer was straight forward, and direct in approach, and did not waste even a single second of his or mine. Sharp after 30 minutes the interview was ended. 
through out the interview, he was friendly, and just observing.
Firstly, 3 coding questions, were asked, then 2 concepts of java and 1 concept of data structures was asked. 
the question related to java were, demon thread and platform independence. In data structures, I was asked to give brief intro regarding the AVL trees.

  • Q1. 

    Count Occurrences of X in Sorted Array

    Given a sorted array or list of integers with size N and an integer X, you need to determine how many times X appears in the array/list.

    Input:

    The first line of t...
  • Ans. 

    Count occurrences of a given integer in a sorted array.

    • Use binary search to find the first and last occurrence of X in the array.

    • Calculate the count by subtracting the indices of the last and first occurrences.

    • Handle cases where X is not present in the array.

  • Answered by AI
  • Q2. 

    Merge Sort Task

    Given a sequence of numbers, denoted as ARR, your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm.

    Example:

    Explanation:
    The Merge Sort...
  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Divide the input array into two halves recursively until each part has a size of '1'.

    • Merge the sorted arrays to return one fully sorted array.

    • Time complexity of Merge Sort is O(n log n).

  • Answered by AI
  • Q3. 

    Implement Stack with Linked List

    Your task is to implement a Stack data structure using a Singly Linked List.

    Explanation:

    Create a class named Stack which supports the following operations, each in O(1...

  • Ans. 

    Implement a Stack data structure using a Singly Linked List with operations in O(1) time.

    • Create a class named Stack with getSize, isEmpty, push, pop, and getTop methods.

    • Use a Singly Linked List to store the elements of the stack.

    • Ensure each operation runs in O(1) time complexity.

    • Handle edge cases like empty stack appropriately.

    • Example: For input '5 3 10 5 1 2 4', the output should be '10 1 false'.

  • Answered by AI
Round 3 - HR 

Round duration - 15 minutes
Round difficulty - Easy

The interview was scheduled at 4.30 pm again, and due to network issue, my audio was not clear to the interviewer, but the interviewer was highly cooperating, he called me over phone to take the interview, and video was on through the zoom meet only. 
The interview was like a discussion from both ends, which went very satisfying for me as a candidate and the interviewer too.
Before the interview in the morning, we were given the topics on which we had to write 100 words.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dr. B.R. Ambedkar National Institute of Technology. I applied for the job as SDE - 1 in BangaloreEligibility criteriaNo back logsMahindra Comviva interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPS, Competitive programming, Trees, Arrays, Strings, Stacks, QueueTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Solve all the question with Microsoft, Amazon tags on geeksforgeeks. 
Tip 2 : Never give up during the interview, rather just keep trying whether you reach the solution or not. 
Tip 3 : Be confident, this is the most important requirement.

Application resume tips for other job seekers

Tip 1 : Claim the things, that you have done in actual by your own. 
Tip 2 : Never write any false information on the resume, always get it verified with your mates.

Final outcome of the interviewSelected

Skills evaluated in this interview

Nihilent Interview FAQs

How many rounds are there in Nihilent Senior Software Developer interview?
Nihilent interview process usually has 3 rounds. The most common rounds in the Nihilent interview process are Resume Shortlist, Technical and Behavioral.

Tell us how to improve this page.

Nihilent Senior Software Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Nihilent Senior Software Developer Salary
based on 321 salaries
₹6 L/yr - ₹20.6 L/yr
At par with the average Senior Software Developer Salary in India
View more details

Nihilent Senior Software Developer Reviews and Ratings

based on 29 reviews

3.4/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

3.6

Salary

2.9

Job security

3.1

Company culture

3.0

Promotions

2.9

Work satisfaction

Explore 29 Reviews and Ratings
Senior Software Engineer
832 salaries
unlock blur

₹4.3 L/yr - ₹18.1 L/yr

Software Engineer
392 salaries
unlock blur

₹2.2 L/yr - ₹8 L/yr

Senior Software Developer
321 salaries
unlock blur

₹6 L/yr - ₹20.6 L/yr

Softwaretest Engineer
293 salaries
unlock blur

₹3 L/yr - ₹9.7 L/yr

Senior Test Engineer
194 salaries
unlock blur

₹3.7 L/yr - ₹11 L/yr

Explore more salaries
Compare Nihilent with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Sify Technologies

3.8
Compare

Microland

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