Upload Button Icon Add office photos
Engaged Employer

i

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

GoodWorkLabs Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GoodWorkLabs Services Interview Questions, Process, and Tips

Updated 13 Dec 2024

Top GoodWorkLabs Services Interview Questions and Answers

View all 6 questions

GoodWorkLabs Services Interview Experiences

Popular Designations

5 interviews found

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

(1 Question)

  • Q1. CSS question Js

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)

Sun Pharmaceutical Industries

Join us and thrive in a company culture that inspires and empowers.

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

(2 Questions)

  • Q1. Basic Kotlin and Java Questions
  • Q2. Basic MVVM Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Kotlin, Java And MVVM very well. Also Should be knowledge about dependency Injections and Unit testing

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Software Developer Interview Questions & Answers

user image KHUSHBU CHOUDHARI

posted on 29 Mar 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - Technical 

(5 Questions)

  • Q1. String related questions
  • Q2. Multithreading related questions
  • Q3. Basic java (oops concepts)
  • Q4. Why strings are immutable
  • Ans. 

    Strings are immutable to ensure data integrity and security.

    • Immutable strings prevent accidental changes to data

    • Immutable strings allow for safe sharing of data between different parts of a program

    • Immutable strings help in multithreading environments by avoiding race conditions

    • Example: 'hello' cannot be changed to 'hallo', a new string must be created

  • Answered by AI
  • Q5. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • To retrieve a value, the key is hashed a...

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Sales Interview Questions & Answers

user image Anonymous

posted on 10 Aug 2024

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

I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Assignment regarding your knowledge on tech

Sales Interview Questions asked at other Companies

Q1. Shall anyone should go for BDA Or Sales for Learning / Monetary benefit?
View answer (7)

GoodWorkLabs Services interview questions for popular designations

 Senior Software Engineer

 (2)

 Sales

 (1)

 Software Developer

 (1)

 Reactjs Developer

 (1)

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What are the new input types and describe them
  • Ans. 

    New input types include color, date, datetime-local, email, month, number, range, search, tel, time, url, and week.

    • Color - allows users to select a color

    • Date - allows users to select a date

    • Datetime-local - allows users to select a date and time

    • Email - allows users to enter an email address

    • Month - allows users to select a month and year

    • Number - allows users to enter a number

    • Range - allows users to select a value within ...

  • Answered by AI
  • Q2. Can we write Article Tag inside Session Tab
  • Ans. 

    No, Article Tag cannot be written inside Session Tab.

    • Article Tag and Session Tab are separate elements in web development.

    • Article Tag is used for defining the content of an article.

    • Session Tab is used for managing user sessions and interactions.

    • Placing Article Tag inside Session Tab would not make sense in terms of web structure.

  • Answered by AI
  • Q3. What are the advantages in both Less and SASS, SCSS
  • Ans. 

    Less and SASS/SCSS are CSS preprocessors that offer advantages such as variables, mixins, and nesting.

    • Both preprocessors allow for the use of variables, which can simplify the process of updating styles across a website.

    • Mixins allow for the reuse of code, reducing the amount of code that needs to be written.

    • Nesting allows for more organized and readable code.

    • SASS/SCSS also offers additional features such as functions a...

  • Answered by AI
  • Q4. What are differences between SASS, SCSS
  • Ans. 

    SASS is an older syntax of SCSS, which is a newer and more popular syntax of Sass.

    • SASS uses indentation for nesting, while SCSS uses braces.

    • SCSS is more similar to CSS syntax, making it easier for beginners to learn.

    • SCSS supports inline comments, while SASS does not.

    • SCSS files have a .scss extension, while SASS files have a .sass extension.

  • Answered by AI
  • Q5. On the fly System test how I'm writing the code

Interview Preparation Tips

Interview preparation tips for other job seekers - what ever you know say it confidently

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Standard Aptitude questions

Round 2 - Coding Test 

Based on strings and array

Round 3 - One-on-one 

(1 Question)

  • Q1. Background questions and technical questions related to problem solved

Interview Preparation Tips

Interview preparation tips for other job seekers - Mindtree is one of the best companies, i really miss working there.
It's more on your self development and your carrier.

I applied via Referral and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical round was purely based on end to end Power BI Technical questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Management round was based on past career experience and challenges faced

Interview Preparation Tips

Topics to prepare for LTIMindtree Senior Software Engineer interview:
  • Dax
  • Power Bi
  • Business Intelligence
  • Reporting
Interview preparation tips for other job seekers - Be confident honest while sharing your career experience instead of being materialist, be yourself and answer at your best.

I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. A lot questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - I came in HCL without any reference, Randomly I came to give interview. there were total 3 rounds I faced. 1 Round Technical. 2nd Technial. 3 HR . For clearing technical round in HCL you should be technically strong. My 1st round took more than a hour and 2nd round took nearly 45 mins. Your basics should be clear and strong.

I applied via Approached by Company and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. C#,asp.net mvc,.net core

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through glassdoor interview questions

I applied via Newspaper Ad and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Please revise on the basics of C++ concepts. Theory should do well. Datatypes, operators, mathematical expression evaluation, functions, arrays, pointers, structures, classes etc. You may be asked to write...
  • Q2. Please revise on the object-oriented concepts of C++ langauage. Four pillars of object-oriented languages, function overloading, operator overloading, virtual functions concept explanation, polymorphism, a...
Round 2 - HR 

(4 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Where do you see yourself in 5 years?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - For technical interview
Please prepare well for the technical interview on C++ concepts.
Even if you are not asked to write programs during the interview, you must be able to explain well.

For HR interview
Please be honest about your expectations from the job and why you are looking for a job change.
Try to find out about the team which you are joining, whether it is permanent employment or C2H etc.
Do not ask for too much salary hike. It sets unreal expectations and lessens your chances of getting hired.
Be honest with the HR.
Contribute & help others!
anonymous
You can choose to be anonymous

GoodWorkLabs Services Interview FAQs

How many rounds are there in GoodWorkLabs Services interview?
GoodWorkLabs Services interview process usually has 1-2 rounds. The most common rounds in the GoodWorkLabs Services interview process are Technical, Resume Shortlist and HR.
How to prepare for GoodWorkLabs Services 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 GoodWorkLabs Services. The most common topics and skills that interviewers at GoodWorkLabs Services expect are Javascript, Java, Microservices, Spring Boot and HTML.
What are the top questions asked in GoodWorkLabs Services interview?

Some of the top questions asked at the GoodWorkLabs Services interview -

  1. What are the advantages in both Less and SASS, S...read more
  2. What are the new input types and describe t...read more
  3. Can we write Article Tag inside Session ...read more

Recently Viewed

DESIGNATION

JOBS

Ascend Adcom

No Jobs

JOBS

Meditab Software

No Jobs

JOBS

Pandit Ventures

No Jobs

SALARIES

DigitalMarketing.com

JOBS

Commerce Pundit

No Jobs

DESIGNATION

JOBS

Propel Apps

No Jobs

JOBS

Teal & Terra

No Jobs

JOBS

KPMG India

No Jobs

Tell us how to improve this page.

GoodWorkLabs Services Interview Process

based on 6 interviews

Interview experience

4
  
Good
View more

HCLTech

There's no stopping you

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

GoodWorkLabs Services Reviews and Ratings

based on 57 reviews

4.1/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

4.3

Salary

3.9

Job security

4.0

Company culture

4.1

Promotions

4.1

Work satisfaction

Explore 57 Reviews and Ratings
Search Engine Optimization Intern

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare GoodWorkLabs Services with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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