Upload Button Icon Add office photos
Engaged Employer

i

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

Damco Solutions Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 475 Reviews

Filter interviews by

Damco Solutions DOT NET Developer Interview Questions and Answers

Updated 13 Aug 2022

Damco Solutions DOT NET Developer Interview Experiences

1 interview found

I applied via Indeed and was interviewed in Feb 2022. There were 5 interview rounds.

Round 1 - Communication Round 

(3 Questions)

  • Q1. Tell me one of your challenge you face in your B.tech?
  • Q2. Can you tell us about your Family?
  • Q3. How is your Friend circle?
Round 2 - Aptitude Test 

Aptitude round was of 30-60 minutes(i forgot the duration of this round) of 40-45 Questions. All of the Questions are of good Level if you practiced lil bit you can clear the round easily.

Round 3 - Coding Test 

Coding round is type of MCQ based if we have good knowledge of topics we can clear this round and guess the output type questions are also there in this round.

Round 4 - Technical 

(3 Questions)

  • Q1. Tell us about yourself?
  • Q2. Then they will ask you questions related to your skill , for me they asked me questions related to java and OOPs concepts, constructor, Access Modifers
  • Q3. After checking my java knowledge they start asking the questions regarding my Project
Round 5 - HR 

(2 Questions)

  • Q1. Hr was soo nice and she informed that i cleared all rounds and asked me questions like will you able to relocate when office will open
  • Q2. She asked me about my salary expectation

Interview Preparation Tips

Topics to prepare for Damco Solutions DOT NET Developer interview:
  • DSA
  • OOPS
  • Project
  • Communication Skills
  • Java
Interview preparation tips for other job seekers - during interview don't be nervous whether you will be selected or not just they wont kill you . Some students have knowledge but they get nervous a lot , so don't be nervous and give interview with confidence and before giving bigger company just give interviews in smaller companies so there will be higher chances they questions will repeat

DOT NET Developer Jobs at Damco Solutions

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Api to update employees details
  • Ans. 

    Create an API endpoint to update employee details.

    • Use PUT method to update employee details

    • Validate input data before updating

    • Return success message or error message accordingly

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

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Quite good and challeging questions asked
Round 2 - Technical 

(1 Question)

  • Q1. Manager round, quite good.all the coding part was there
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Solid Principle, Design Patterns,
  • Q2. React sharing data btw siblings without any state management.
  • Q3. NodeJs is single threaded then why it feels concurrent?
Round 2 - Technical 

(3 Questions)

  • Q1. Questions related micro services
  • Q2. Message queue related questions
  • Q3. NodeJs related questions: Event loop

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare NodeJs in-depth.
Mention things in your resume that you actually know and worked on. They will ask questions from your experience.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell us about your experience.
  • Q2. In english, give me a feedback you received lately.
Round 2 - Technical 

(2 Questions)

  • Q1. Brief explanation of SOLID principles
  • Q2. Ref vs out arguments
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Indeed and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Triggers in sql
  • Ans. 

    Triggers in SQL are special stored procedures that are automatically executed when certain events occur in a database.

    • Triggers can be used to enforce business rules, maintain referential integrity, and audit changes to data.

    • There are two main types of triggers: DML triggers (executed in response to data manipulation language events) and DDL triggers (executed in response to data definition language events).

    • Examples of ...

  • Answered by AI
  • Q2. Char vs varchar
  • Ans. 

    char is fixed length, varchar is variable length

    • char stores fixed length strings, while varchar stores variable length strings

    • char pads with spaces to reach fixed length, varchar does not pad

    • char is faster for fixed length data, varchar is more flexible for variable length data

  • Answered by AI
  • Q3. Localisation in angular
  • Ans. 

    Localization in Angular involves translating the application into different languages and adapting to different regions.

    • Use Angular's built-in i18n tools to mark translatable text in templates

    • Create separate language files for each supported language

    • Use ngx-translate or similar libraries for dynamic language switching

  • Answered by AI
  • Q4. Design patterns in .dotnet core
  • Ans. 

    Design patterns in .NET Core are reusable solutions to common problems in software design.

    • Some common design patterns in .NET Core include Singleton, Factory, Observer, and Strategy.

    • Design patterns help in creating maintainable, scalable, and efficient code.

    • They promote code reusability and separation of concerns.

    • Examples: Singleton pattern ensures a class has only one instance, Factory pattern creates objects without ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude,reasoning,verbal,C language,Java,C++

Round 2 - Technical 

(2 Questions)

  • Q1. What is interface in JAVA
  • Q2. Explain OOPS in JAVA

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Project based backend and frontend
  • Q2. How to connect to backend
  • Ans. 

    To connect to the backend, you can use APIs, database connections, or web services.

    • Use APIs to send and receive data between the frontend and backend

    • Establish database connections to retrieve and store data

    • Utilize web services for communication between different systems

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for project

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Level of aptitude is easy

Round 2 - Coding Test 

In this selected role question is asked suppose I applied in .net then coding must in c#

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

(1 Question)

  • Q1. How javascript works
  • Ans. 

    JavaScript is a scripting language that allows for dynamic content on websites.

    • JavaScript is a client-side scripting language used for adding interactivity to web pages.

    • It can manipulate the HTML content, handle events, and create animations.

    • JavaScript code is executed by the browser's JavaScript engine.

    • It can be embedded directly into HTML pages or included in separate .js files.

    • Commonly used frameworks/libraries incl

  • Answered by AI

Skills evaluated in this interview

Damco Solutions Interview FAQs

How many rounds are there in Damco Solutions DOT NET Developer interview?
Damco Solutions interview process usually has 5 rounds. The most common rounds in the Damco Solutions interview process are Aptitude Test, Coding Test and Technical.
How to prepare for Damco Solutions DOT NET Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Damco Solutions. The most common topics and skills that interviewers at Damco Solutions expect are C#, MVC, ASP.Net, .Net and SQL.
What are the top questions asked in Damco Solutions DOT NET Developer interview?

Some of the top questions asked at the Damco Solutions DOT NET Developer interview -

  1. then they will ask you questions related to your skill , for me they asked me q...read more
  2. After checking my java knowledge they start asking the questions regarding my P...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Damco Solutions interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
.NET Developer Position

Noida

4-9 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
189 salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Software Engineer
175 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Technical Specialist
62 salaries
unlock blur

₹11.8 L/yr - ₹28.4 L/yr

Senior Test Engineer
57 salaries
unlock blur

₹7.2 L/yr - ₹19 L/yr

Technical Lead
54 salaries
unlock blur

₹12.5 L/yr - ₹38 L/yr

Explore more salaries
Compare Damco Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview