Upload Button Icon Add office photos
Engaged Employer

i

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

Global Quest Solutions GQS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Global Quest Solutions GQS Senior .NET Developer Interview Questions and Answers

Updated 13 May 2024

Global Quest Solutions GQS Senior .NET Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is Private Constructor
  • Ans. 

    A private constructor is a constructor that can only be accessed within the class in which it is defined.

    • Private constructors are used to prevent the instantiation of a class from outside the class itself.

    • They are commonly used in classes that contain only static members and do not need to be instantiated.

    • Private constructors are also used in singleton design pattern to ensure that only one instance of a class can be c...

  • Answered by AI
  • Q2. Write code for event and Delegate
  • Ans. 

    Event and Delegate code example in C#

    • Create a delegate with the signature of the method you want to subscribe to

    • Define an event using the delegate type

    • Subscribe to the event by adding methods to the event delegate

    • Raise the event to notify subscribers

  • Answered by AI
  • Q3. Write code for string reversal
  • Ans. 

    Code to reverse a string in C# using built-in methods

    • Use the ToCharArray method to convert the string to a character array

    • Use the Array.Reverse method to reverse the character array

    • Use the string constructor to create a new string from the reversed character array

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Global Quest Solutions GQS?
Ask anonymously on communities.

Interview questions from similar companies

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

The basic skills will asked

Round 2 - Coding Test 

The logic has to be strong

Round 3 - Technical 

(2 Questions)

  • Q1. Could you change language in HTML give the tag
  • Ans. 

    To change language in HTML, use the lang attribute in the opening <html> tag.

    • Add the lang attribute to the <html> tag with the desired language code (e.g. lang='en' for English).

    • The lang attribute helps search engines and screen readers understand the language of the content.

    • Example: <html lang='en'>

  • Answered by AI
  • Q2. What comment is used to comment code in python
  • Ans. 

    The '#' symbol is used to comment code in Python.

    • Use the '#' symbol to comment a single line of code.

    • Use triple quotes (''' or ") to comment multiple lines of code.

    • Comments are ignored by the Python interpreter and are used to explain the code.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well focus on the basic skills you have to make strong

Skills evaluated in this interview

Senior .NET Developer Interview Questions Asked at Other Companies

Q1. Given an array of integers, find the indices of two numbers that ... read more
Q2. what are Microservices? How to manage load balancing in Microserv ... read more
asked in Infosys
Q3. what is extension method ,value type and reference type ,migratio ... read more
asked in 3i Infotech
Q4. What are the differences between .Net and .Net Core?
Q5. What is depandancy injection in. Net core and what toes of depand ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. About experience
  • Q2. About education
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. What is your salary expectation ?
  • Ans. It need to be less than lacks otherwise they will directly reject.
  • Answered Anonymously
  • Q2. How many days you can work ?
  • Ans. They want you to work Seven days a week. it is like working for 24/7.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't, Please Don't I Warn You Don't Apply.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

10 marks with multiple choice questions

Round 3 - Technical 

(2 Questions)

  • Q1. 10 marks with multiple choice questions
  • Q2. Thats section can programming knowledge
Round 4 - HR 

(2 Questions)

  • Q1. At same process for 10 mar mcq type
  • Q2. Chek employee working skills and communication skills

Interview Preparation Tips

Topics to prepare for Besant Technologies Web Developer interview:
  • Web Development
  • Core Java
Interview preparation tips for other job seekers - Thank you
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via AngelList and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Very Polite in nature and good human
  • Q2. Some basic Hr question and telephonic tech round
Round 2 - HR 

(1 Question)

  • Q1. Video tech round by Technical hr team
Round 3 - One-on-one 

(2 Questions)

  • Q1. All the question are basic and some output based Js question no any practical question base on react and node
  • Q2. The interviewer voice is too slow as you can guess very average communication skills .They are asking for question from sheet provided by seniors .make it seems like they aren't well prepared for conductin...
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Hoisting in javascript
  • Ans. 

    Hoisting in JavaScript is the behavior of moving declarations to the top of their containing scope during compilation.

    • Variables declared with 'var' are hoisted, but their initialization is not. Example: console.log(a); var a = 5; // undefined

    • Function declarations are fully hoisted, allowing them to be called before their definition. Example: greet(); function greet() { console.log('Hello'); }

    • Variables declared with 'le...

  • Answered by AI
Are these interview questions helpful?

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

Interview Questionnaire 

1 Question

  • Q1. About previous experience
  • Ans. 

    I have over five years of experience in sales, focusing on building client relationships and exceeding sales targets.

    • Developed and maintained relationships with over 100 clients, resulting in a 30% increase in repeat business.

    • Consistently exceeded quarterly sales targets by an average of 20%, contributing to overall team success.

    • Implemented a new CRM system that improved lead tracking and follow-up efficiency, reducing...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They just test your communication skills and your energy during the call

I appeared for an interview in Jan 2019.

Interview Questionnaire 

3 Questions

  • Q1. Differences between RPM and YUM?
  • Ans. 

    RPM is a package manager for Red Hat-based systems, while YUM is a higher-level package manager that uses RPM as its underlying package manager.

    • RPM is a low-level package manager that installs and manages individual packages.

    • YUM is a high-level package manager that can resolve dependencies and install packages from repositories.

    • YUM uses RPM as its underlying package manager.

    • RPM does not have the ability to resolve depe...

  • Answered by AI
  • Q2. How will you connect two systems?
  • Ans. 

    I will connect two systems using a network protocol such as TCP/IP or HTTP.

    • Choose a network protocol that is suitable for the systems being connected

    • Ensure that both systems have the necessary hardware and software to support the chosen protocol

    • Configure the network settings on both systems to enable communication

    • Test the connection to ensure that data can be transmitted and received successfully

  • Answered by AI
  • Q3. OSI layers?

Interview Preparation Tips

Interview preparation tips for other job seekers - I had a great experience.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Registration 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Why you choos this domain
  • Ans. 

    I chose the sales domain for its dynamic nature, opportunities for growth, and the ability to connect with diverse people.

    • Passion for building relationships: I enjoy meeting new people and understanding their needs, which is crucial in sales.

    • Thriving in a competitive environment: Sales challenges motivate me to push my limits and achieve targets.

    • Desire for continuous learning: The sales field constantly evolves, allowi...

  • Answered by AI

Global Quest Solutions GQS Interview FAQs

How many rounds are there in Global Quest Solutions GQS Senior .NET Developer interview?
Global Quest Solutions GQS interview process usually has 1 rounds. The most common rounds in the Global Quest Solutions GQS interview process are Technical.
What are the top questions asked in Global Quest Solutions GQS Senior .NET Developer interview?

Some of the top questions asked at the Global Quest Solutions GQS Senior .NET Developer interview -

  1. write code for event and Deleg...read more
  2. What is Private Construc...read more
  3. write code for string rever...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

SevenMentor Interview Questions
4.3
 • 41 Interviews
DevTown Interview Questions
3.7
 • 25 Interviews
HeyCoach Interview Questions
4.1
 • 25 Interviews
GetMyUni Interview Questions
3.3
 • 15 Interviews
View all
Compare Global Quest Solutions GQS with

Asia-Pacific Institute of Management

4.2
Compare

Jitm Skills

3.6
Compare

SevenMentor

4.3
Compare

IILM

4.2
Compare
write
Share an Interview