Me postulé a través de una recomendación de un empleado. El proceso tomó 2 semanas. Acudí a una entrevista en CSM Technologies (Bhubaneshwar) en ene 2022
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.