Upload Button Icon Add office photos

Filter interviews by

G.S. Developers & Contractors Interview Questions and Answers for Experienced

Updated 7 Nov 2019

G.S. Developers & Contractors Interview Experiences for Experienced

1 interview found

VIT Bhopal Interview Questions & Answers

user image Anonymous

posted on 7 Nov 2019

Interview Questionnaire 

2 Questions

  • Q1. Cement test,aggregate test,work bality&concrete cubes test.steel test
  • Q2. Your right answer

Interview Preparation Tips

Interview preparation tips for other job seekers - All test your right interview

Interview questions from similar companies

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

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

Round 1 - Coding Test 

3 questions, 1 hour. Questions mostly on DP, Graphs and strings

Round 2 - Technical 

(2 Questions)

  • Q1. Pollfill for Promise Function
  • Ans. 

    Pollfill is a function that returns a promise which resolves when a condition is met.

    • Pollfill function should return a promise

    • The promise should resolve when a specific condition is met

    • Use polling mechanism to check the condition at regular intervals

  • Answered by AI
  • Q2. Difference between throttling and Debouncing
  • Ans. 

    Throttling limits the number of times a function can be called over time, while debouncing ensures a function is only called after a certain amount of time has passed without it being called.

    • Throttling limits the rate at which a function can be called, preventing it from being called more than once in a specified time frame.

    • Debouncing waits for a specified amount of time to pass after the last time a function was calle...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do Basics well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is string contant pool?
  • Ans. 

    String constant pool is a memory area in Java where unique string literals are stored to optimize memory usage.

    • String constant pool is a part of the Java heap memory.

    • It stores unique string literals to avoid duplicate storage.

    • Strings created using double quotes are stored in the string constant pool.

    • Strings created using new keyword are stored in the heap memory.

  • Answered by AI
  • Q2. Can we create object for abstract classes and interfaces?
  • Ans. 

    Yes, we can create object for abstract classes and interfaces in Java.

    • Objects cannot be created for abstract classes directly, but can be created for concrete subclasses that extend the abstract class.

    • Interfaces cannot be instantiated, but objects can be created for classes that implement the interface.

    • Example: Abstract class Animal { abstract void makeSound(); } Class Dog extends Animal { void makeSound() { System.out...

  • Answered by AI
  • Q3. What is the keyword used in interface if we want concreate method?
  • Ans. 

    The keyword used in interface for concrete method is 'default'.

    • The 'default' keyword is used in interfaces to provide a default implementation for a method.

    • It allows interfaces to have concrete methods without requiring implementing classes to override them.

    • Example: 'default void methodName() { // method implementation }'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on core java concepts.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

10 Aptitude questions - level easy - moderate

Round 2 - Group Discussion 

Easy GD in group of 10

Round 3 - HR 

(2 Questions)

  • Q1. Basic company alignment questions
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Just learn to pitch
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Multiple financial products knowledge and execution
  • Q2. No.. only 2 round ...PL, HL , Mutual fund
Round 3 - One-on-one 

(1 Question)

  • Q1. Same..as first round

Interview Preparation Tips

Interview preparation tips for other job seekers - Get multiple financial products knowledge
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Asked about my qualifications
  • Q2. What are the qualities of HR.?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do a smart work insided of hard work to achieve success.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Talk about your past experience
Round 3 - Assignment 

Tell us about Your future goals

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. 1. How to check lebel ?
  • Ans. 

    To check the label, inspect the information printed on it for accuracy and completeness.

    • Verify that all required information is present on the label, such as product name, ingredients, warnings, and usage instructions.

    • Ensure that the label is legible and easy to read.

    • Check for any spelling or grammatical errors on the label.

    • Confirm that the label meets any regulatory requirements or industry standards.

    • Compare the label...

  • Answered by AI
  • Q2. 2. How to check good harnesses ?
  • Ans. 

    To check good harnesses, inspect for proper connections, secure fastenings, correct wire routing, and absence of damage or wear.

    • Inspect for proper connections between wires and connectors.

    • Check for secure fastenings, such as properly tightened screws or clamps.

    • Ensure correct wire routing, with wires organized and protected from potential damage.

    • Look for any signs of damage or wear, such as frayed wires or broken insula...

  • Answered by AI
  • Q3. 3. What's the problem mouth press?
  • Ans. 

    The problem mouth press refers to an issue with the pressing mechanism of a machine used in quality inspection.

    • The problem could be related to a malfunctioning or misaligned press mechanism.

    • It could result in inconsistent or incorrect pressure being applied during inspection.

    • Examples of problems could include a stuck press, uneven pressure distribution, or a faulty sensor.

    • The issue may lead to inaccurate quality assess

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Dhoot Transmission Quality Inspector interview:
  • Wiring Harness
Interview preparation tips for other job seekers - Give me opportunity to learn and enhance my skills and strengths
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Group Discussion 

Don't Go-Until and unless you are rich and want to understand how money works

Round 3 - Group Discussion 

Again don't go until and unless you want to satisfy your ego

Round 4 - One-on-one 

(3 Questions)

  • Q1. They will ask any random shit?
  • Ans. So this is the chance to turn back and run away
  • Answered Anonymously
  • Q2. Any dumb shit?You can think of will be asked
  • Q3. Probably something about business and how world work but that has nothing to do with job

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go that's it nothing else, it's a pyramid direct marketing ploy and it's commission based
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 

Aptitude test on logocal reasoning and maths question

Round 3 - Coding Test 

All sql queries and oops concept.

Round 4 - One-on-one 

(2 Questions)

  • Q1. About yourself and about your views on questions.
  • Q2. Oops concept and .net basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn more on sql queries and .net and be yourself

G.S. Developers & Contractors Interview FAQs

How to prepare for G.S. Developers & Contractors interview for experienced candidates?
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 G.S. Developers & Contractors. The most common topics and skills that interviewers at G.S. Developers & Contractors expect are Hindi, Marathi Typing, Office Administration and Teaching English.
What are the top questions asked in G.S. Developers & Contractors interview for experienced candidates?

Some of the top questions asked at the G.S. Developers & Contractors interview for experienced candidates -

  1. Cement test,aggregate test,work bality&concrete cubes test.steel t...read more
  2. Your right ans...read more

Tell us how to improve this page.

G.S. Developers & Contractors Reviews and Ratings

based on 15 reviews

4.0/5

Rating in categories

3.7

Skill development

3.6

Work-Life balance

3.3

Salary & Benefits

3.4

Job Security

3.7

Company culture

3.2

Promotions/Appraisal

3.4

Work Satisfaction

Explore 15 Reviews and Ratings
Site Engineer
5 salaries
unlock blur

₹2.1 L/yr - ₹3 L/yr

Senior Engineer
4 salaries
unlock blur

₹3.6 L/yr - ₹5 L/yr

Project Manager
4 salaries
unlock blur

₹8.4 L/yr - ₹20 L/yr

Project Engineer
4 salaries
unlock blur

₹3.5 L/yr - ₹30 L/yr

Senior Accountant
4 salaries
unlock blur

₹6 L/yr - ₹7.2 L/yr

Explore more salaries
Compare G.S. Developers & Contractors with

CTS Consulting & Technical Support

3.8
Compare

TransUnion

4.0
Compare

Dhoot Transmission

3.7
Compare

Genius Consultants

3.8
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