Premium Employer

i

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

ICON Plc Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ICON Plc ASP.NET Web Developer Interview Questions and Answers

Updated 19 Aug 2024

ICON Plc ASP.NET Web Developer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Explain routing
  • Ans. 

    Routing is the process of matching incoming HTTP requests to a specific action or resource in an ASP.NET application.

    • Routing determines which controller and action method should handle a request

    • Routes are defined in the RouteConfig.cs file in ASP.NET MVC applications

    • Routes can include parameters that are passed to the action method

    • Routing can be used to create user-friendly URLs

  • Answered by AI
  • Q2. Explain the query for updating salary
  • Ans. 

    To update salary, use SQL UPDATE statement with SET clause and WHERE clause to specify the salary to be updated.

    • Use UPDATE statement with SET clause to specify the new salary value

    • Use WHERE clause to specify the condition for which salary to update

    • Example: UPDATE employees SET salary = 60000 WHERE department = 'IT'

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate ASP.NET Web Developer with 5 years of experience in developing web applications.

    • Experienced in ASP.NET, C#, HTML, CSS, JavaScript, and SQL

    • Strong understanding of MVC architecture

    • Developed responsive and user-friendly web applications

    • Familiar with Agile development methodologies

  • Answered by AI
  • Q2. Can you work under pressure?
  • Ans. 

    Yes, I thrive in high-pressure situations and use it as motivation to deliver quality work efficiently.

    • I have experience working on tight deadlines and delivering projects on time.

    • I am able to prioritize tasks effectively and remain calm under pressure.

    • I have successfully handled high-stress situations in the past, such as resolving critical issues during a website launch.

    • I believe pressure can bring out the best in me

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,

Interview Questionnaire 

1 Question

  • Q1. Time management

I applied via Campus Placement and was interviewed in Nov 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What are oops concept
  • Ans. 

    OOPs concepts are the fundamental principles of object-oriented programming.

    • Encapsulation - binding data and functions that manipulate the data

    • Inheritance - creating new classes from existing ones

    • Polymorphism - ability of objects to take on many forms

    • Abstraction - hiding implementation details and showing only functionality

  • Answered by AI
  • Q2. What is storage classes in c
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • There are four storage classes in C: auto, register, static, and extern.

    • Auto variables are local to a block and have automatic storage duration.

    • Register variables are stored in CPU registers for faster access.

    • Static variables have a lifetime throughout the program and are initialized only once.

    • Extern variables are declared outside any function and can be a

  • Answered by AI
  • Q3. Describe about your final year project and internship

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidence,and positive and answer your question confidently.

Skills evaluated in this interview

ICON Plc Interview FAQs

How many rounds are there in ICON Plc ASP.NET Web Developer interview?
ICON Plc interview process usually has 2 rounds. The most common rounds in the ICON Plc interview process are Technical and HR.
What are the top questions asked in ICON Plc ASP.NET Web Developer interview?

Some of the top questions asked at the ICON Plc ASP.NET Web Developer interview -

  1. Explain the query for updating sal...read more
  2. Explain rout...read more

Tell us how to improve this page.

ICON Plc ASP.NET Web Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join ICON Plc Clinical Research. Evolved.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IQVIA Interview Questions
3.9
 • 465 Interviews
View all

Fast track your campus placements

View all
Senior Clinical Data Coordinator
131 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Drug Safety Associate
94 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Clinical Data Coordinator
88 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

tmf specialist
66 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Clinical Data Coordinator 2
61 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare ICON Plc with

Parexel International

3.9
Compare

Fortrea Development India Private Limited

3.9
Compare

Syneos Health

3.8
Compare

Cognizant

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