Upload Button Icon Add office photos

Filter interviews by

Kinfotech DOT NET Developer Interview Questions and Answers

Updated 3 Oct 2024

Kinfotech DOT NET Developer Interview Experiences

1 interview found

DOT NET Developer Interview Questions & Answers

user image Devarshi Khamar

posted on 3 Oct 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Walk-in and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aithmetic and verbal and non verbal

Round 2 - Coding Test 

Coding test has 3 to 4 code on codebytes

Interview Preparation Tips

Interview preparation tips for other job seekers - if youto these company

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Dependency injection ?
  • Q2. Injecting Dependencies instead of creating them.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between async and await?
  • Q2. Async defines, await pauses execution.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is garbage collection in .NET?
  • Q2. Automatic memory management system.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is D/W array and ArrayList in .Net?
  • Ans. 

    D/W array is a dynamic array in .Net that can grow or shrink in size. ArrayList is a collection class that can store objects of any type.

    • D/W array is a resizable array that automatically adjusts its size as elements are added or removed.

    • ArrayList is a collection class that can store objects of any type, allowing for flexibility in data storage.

    • Example: D/W array - string[] myArray = new string[5]; ArrayList - ArrayList

  • Answered by AI
  • Q2. Array : Fixed size, type -safe. ArrayList : Dynamic size, not type-safe.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between readonly and const in C#?
  • Ans. 

    readonly variables can be assigned a value either at the time of declaration or in the constructor, while const variables must be assigned a value at the time of declaration and cannot be changed.

    • readonly variables can be assigned a value at runtime, while const variables must be assigned a value at compile time

    • readonly variables can be assigned a value in the constructor, while const variables cannot

    • const variables ar...

  • Answered by AI
  • Q2. Const is compile-time constant, while readonly is runtime constant.
  • Ans. 

    const is compile-time constant, while readonly is runtime constant.

    • const values are determined at compile time and cannot be changed during runtime

    • readonly values can be assigned a value either at the declaration or in the constructor and can be changed at runtime

    • const is used for values that are known at compile time, like mathematical constants

    • readonly is used when the value needs to be initialized at runtime, like d

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tailor your resume to match the job description and highlight relevant skills.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Write a program for factorial of a number using for loop?
  • Ans. 

    Program to calculate factorial of a number using for loop

    • Initialize a variable to store the factorial result

    • Use a for loop to iterate from 1 to the given number

    • Multiply the current value with the factorial result in each iteration

    • Return the factorial result

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

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Debugging Techniques, Types of Logs
  • Ans. 

    Debugging techniques involve using logs to identify and fix issues in code.

    • Types of logs include console logs, file logs, event logs, and trace logs.

    • Debugging techniques include using breakpoints, stepping through code, and analyzing error messages.

    • Logging frameworks like log4net and NLog can be used to generate logs for debugging purposes.

  • Answered by AI
  • Q2. Aptitude type questions
  • Q3. Basic sql queries, sql injection
  • Q4. Sessions and cookies

Interview Preparation Tips

Topics to prepare for ClaySys DOT NET Developer interview:
  • MySQL
  • .Net
  • Debugging
  • aptitude
Interview preparation tips for other job seekers - I was a 1 yr experienced candidate interviewed for dot net developer position. Practise your sql skills and overall the interviwer was very friendly and it was good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is CLR in .NET?
  • Q2. Common Language runtime.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

30 min aptitude quetiobs

Round 2 - Coding Test 

2 coding questions where asked i simple logics

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical interview

Kinfotech Interview FAQs

How many rounds are there in Kinfotech DOT NET Developer interview?
Kinfotech interview process usually has 2 rounds. The most common rounds in the Kinfotech interview process are Coding Test and Aptitude Test.

Tell us how to improve this page.

Kinfotech DOT NET Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Java Developer
56 salaries
unlock blur

₹4 L/yr - ₹6.5 L/yr

Software Engineer
36 salaries
unlock blur

₹3.2 L/yr - ₹10.5 L/yr

Softwaretest Engineer
22 salaries
unlock blur

₹3.8 L/yr - ₹7.5 L/yr

Software Developer
19 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Java Full Stack Developer
14 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Kinfotech with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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