Upload Button Icon Add office photos
Engaged Employer

i

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

IKS Health Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IKS Health DOT NET Developer Interview Questions and Answers

Updated 14 Dec 2024

IKS Health DOT NET Developer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between clustered and non clustered index
  • Ans. 

    Clustered index physically reorders the data in the table while non-clustered index creates a separate structure.

    • Clustered index determines the physical order of data in the table, while non-clustered index does not.

    • A table can have only one clustered index, but multiple non-clustered indexes.

    • Clustered index is faster for retrieval of data, while non-clustered index is faster for retrieval of specific rows.

    • Example: Clu...

  • Answered by AI
  • Q2. Palindrome

Interview questions from similar companies

I appeared for an interview in May 2022.

Round 1 - Coding Test 

Coding interviews test candidates' technical knowledge, coding ability, problem solving skills, and creativity, typically on a whiteboard.

Round 2 - Assignment 

A detail assignment is the temporary placement of a career employee in another established position that is vacant or from which the incumbent is absent.

Round 3 - Aptitude Test 

An aptitude test is a way for employers to assess a candidate's abilities through a variety of different testing formats. Aptitude tests will test your ability to perform tasks and react to situations at work. This includes problem-solving, prioritisation and numerical skills, amongst other things.

Round 4 - Technical 

(3 Questions)

  • Q1. Consider the tools and skills necessary for the role. Think about the basic requirements of the job. ...
  • Q2. Study helpful books and digital publications. .
  • Ans. For books about studying productively, I think you'd be hard-pressed to find better than Eat That Frog – For Students by Brian Tracy and Anna Leinberger, The Productivity Project and Hyperfocus by Chris Bailey, The Procrastination Equation by Dr Piers Steel and Deep Work by Cal Newport.
  • Answered Anonymously
  • Q3. Take the time you need
  • Ans. Said to mean that you can spend as much time as you need in doing something, or that you should slow down
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - tips for a successful job interview
1) Be punctual at your interview. It is mandatory to be on time at a job interview. ...
2) Do your research on the company. ...
3) Don't forget about nonverbal communication. ...
4) Be polite with everyone. ...
5) Be prepared for your interview.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(5 Questions)

  • Q1. The candidate should possess a strong knowledge of programming skills.
  • Q2. Sting manpulation
  • Q3. Object oriented programming
  • Q4. Exception handling
  • Q5. Looping statement
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2023. There were 4 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 

What was the coding test,what is the use of the testing in development.

Round 3 - Group Discussion 

How to the update project,how to the sales the projects

Round 4 - Assignment 

Software development and process

Interview Preparation Tips

Topics to prepare for Conduent Software Developer interview:
  • Data Science
  • Machine Learning
Interview preparation tips for other job seekers - this the best way to practice interview questions.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was easy and u can do it very easily

Round 2 - Coding Test 

Basically question were asked from tree, bst, greedy

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep patient and do grinding

I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Oops concept and MSSQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical interview with OOPS concept and SQL queries. Questions are not tough.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Rabbit MQ?
  • Ans. 

    RabbitMQ is a message broker software that implements the Advanced Message Queuing Protocol (AMQP).

    • RabbitMQ allows different software systems to communicate by sending and receiving messages.

    • It can be used to decouple different parts of a system, making it more scalable and resilient.

    • RabbitMQ supports multiple messaging protocols, including AMQP, MQTT, and STOMP.

  • Answered by AI
  • Q2. What is LINQ in .net?
  • Ans. 

    LINQ (Language Integrated Query) is a feature in .NET that allows querying data from different data sources using a uniform syntax.

    • LINQ allows querying data from collections, databases, XML, and more.

    • It provides a set of standard query operators like Where, Select, OrderBy, etc.

    • LINQ queries are written in C# or VB.NET and are type-safe.

    • Example: var result = from num in numbers where num % 2 == 0 select num;

  • Answered by AI

Skills evaluated in this interview

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

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

  • Q1. Multiple members engage in discussions regarding matters or problems.
  • Q2. Problem-solving for quick and efficient solutions.
  • Q3. Describe a time you encountered a complex technical challenge in a project. How did you approach the problem, and what was the outcome
  • Q4. Explain a time you had to debug a difficult piece of code. What steps did you take to identify and resolve the issue

Interview Preparation Tips

Interview preparation tips for other job seekers - We update our company daily to create new initiatives.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic topic and be updated in every topic

Round 2 - Coding Test 

Basic coding and algorithms

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

I appeared for an interview in Aug 2023.

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 

10 day,Numbers,Alebra

Round 3 - Technical 

(5 Questions)

  • Q1. Oop,C++.html,css,javascrept
  • Q2. What is order list
  • Ans. 

    An ordered collection of items, typically displayed in a numbered list.

    • Order list is used to display items in a specific sequence.

    • Items in an order list are typically numbered or marked with bullets.

    • Example:

      1. Item 1
      2. Item 2

  • Answered by AI
  • Q3. What is javascript
  • Ans. 

    JavaScript is a high-level, interpreted programming language used for creating interactive websites.

    • JavaScript is commonly used for client-side web development.

    • It can be used to add interactivity to websites, such as form validation or dynamic content.

    • JavaScript can also be used for server-side development with Node.js.

    • Examples of JavaScript frameworks/libraries include React, Angular, and Vue.

  • Answered by AI
  • Q4. What is ===operator
  • Ans. 

    === operator is a strict equality operator in JavaScript that checks if two values are equal in both value and type.

    • === operator returns true if both operands are of the same type and have the same value

    • It does not perform type coercion, unlike the == operator

    • Example: 5 === '5' will return false because the operands are of different types

  • Answered by AI
  • Q5. What is the main features of oop
  • Ans. 

    Main features of OOP include encapsulation, inheritance, and polymorphism.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability to create new classes based on existing classes, inheriting their attributes and methods.

    • Polymorphism: Ability for objects of different classes to respond to the same message in different ways.

    • Example: Encapsulation - a class 'Car' wi...

  • Answered by AI

Skills evaluated in this interview

IKS Health Interview FAQs

How many rounds are there in IKS Health DOT NET Developer interview?
IKS Health interview process usually has 1 rounds. The most common rounds in the IKS Health interview process are Technical.

Tell us how to improve this page.

IKS Health DOT NET Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Teleperformance Interview Questions
3.9
 • 1.8k Interviews
WNS Interview Questions
3.4
 • 1.1k Interviews
Omega Healthcare Interview Questions
3.7
 • 454 Interviews
R1 RCM Interview Questions
3.9
 • 286 Interviews
Alldigi Tech Interview Questions
4.0
 • 198 Interviews
IntouchCX Interview Questions
2.9
 • 197 Interviews
Conduent Interview Questions
3.5
 • 195 Interviews
TaskUs Interview Questions
3.3
 • 176 Interviews
View all
IKS Health DOT NET Developer Salary
based on 4 salaries
₹6 L/yr - ₹9.2 L/yr
35% more than the average DOT NET Developer Salary in India
View more details

IKS Health DOT NET Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

2.0

Skill development

3.0

Work-life balance

2.0

Salary

3.0

Job security

3.0

Company culture

1.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Revenue Cycle Representative
648 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Clinical Documentation Specialist
647 salaries
unlock blur

₹2.6 L/yr - ₹8.5 L/yr

Associate
480 salaries
unlock blur

₹1.3 L/yr - ₹4.7 L/yr

Revenue Cycle Officer
352 salaries
unlock blur

₹1.5 L/yr - ₹6.5 L/yr

Team Manager
334 salaries
unlock blur

₹3.2 L/yr - ₹10.2 L/yr

Explore more salaries
Compare IKS Health with

Teleperformance

3.9
Compare

Concentrix Corporation

3.7
Compare

WNS

3.4
Compare

Omega Healthcare

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