Developer Intern Interview Questions

5,263 developer intern interview questions shared by candidates

1. Fundamental Question: - Can you explain the difference between value types and reference types in C#? 2. Fundamental Question: - What is the purpose of a constructor in C#? How is it different from other methods? 3. Basic Coding Question: - Write a C# function that takes an array of integers as input and returns the sum of all even numbers in the array. 4. Basic Coding Question: - Implement a simple CRUD (Create, Read, Update, Delete) application using ASP.NET Core MVC framework. This could involve creating models, controllers, and views to perform basic database operations.
avatar

.NET Backend Developer (Intern)

Interviewed at CSM Technologies

3.6
May 29, 2024

1. Fundamental Question: - Can you explain the difference between value types and reference types in C#? 2. Fundamental Question: - What is the purpose of a constructor in C#? How is it different from other methods? 3. Basic Coding Question: - Write a C# function that takes an array of integers as input and returns the sum of all even numbers in the array. 4. Basic Coding Question: - Implement a simple CRUD (Create, Read, Update, Delete) application using ASP.NET Core MVC framework. This could involve creating models, controllers, and views to perform basic database operations.

You are given an array in ascending order where each number is 1+ the previous number, except at one point the difference is more than 1, and then it continues to 1+. You have to find that index where, the difference changes.
avatar

Software Developer Intern

Interviewed at Goldman Sachs

3.7
Nov 5, 2024

You are given an array in ascending order where each number is 1+ the previous number, except at one point the difference is more than 1, and then it continues to 1+. You have to find that index where, the difference changes.

Viewing 2921 - 2930 interview questions

Glassdoor has 5,263 interview questions and reports from Developer intern interviews. Prepare for your interview. Get hired. Love your job.