Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso CSM Technologies (Bhubaneshwar) nel mese di gen 2022
Colloquio
application submission, screening interview, assessment tests, first round interview, second round interview, interview with senior management, reference checks, job offer, suitability for the role, skills, and cultural fit within the company.
Domande di colloquio [1]
Domanda 1
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.