Upload Button Icon Add office photos
Engaged Employer

i

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

GreySoft Solutions Verified Tick

Compare button icon Compare button icon Compare
2.6

based on 23 Reviews

Filter interviews by

GreySoft Solutions Software Developer Interview Questions and Answers

Updated 16 Jul 2024

GreySoft Solutions Software Developer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Oops concepts defined
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming such as inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Allows objects of different classes to be treated as objects of a common superclass.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Abstraction: Hiding...

  • Answered by AI
  • Q2. Exception handling

Skills evaluated in this interview

Interview questions from similar companies

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

Covers basics aps around 15 question

Round 2 - Coding Test 

DSA based questions from leetcode easy and medium

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

I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java related questions
  • Q2. Core java, Java 8
Round 2 - Coding Test 

Random Programming questions

I applied via Indeed and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic php and array functions
  • Q2. Mysql basic, views, triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Array related question and basic php mysql
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant

Round 1 - Technical 

(1 Question)

  • Q1. Asked to solve a medium level leetcode question. Basics of Java, Spring Boot
Round 2 - Technical 

(1 Question)

  • Q1. A liitle bit on design and more in-depth questions in java and Spring

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on Java Basics and Spring
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - Technical 

(5 Questions)

  • Q1. What is useState in react?
  • Ans. 

    useState is a hook in React that allows functional components to have state.

    • useState is used to declare state variables in functional components.

    • It returns an array with two values: the current state value and a function to update it.

    • The initial state can be passed as an argument to useState.

    • Example: const [count, setCount] = useState(0);

  • Answered by AI
  • Q2. What is useEffect in react?
  • Ans. 

    useEffect is a hook in React that allows you to perform side effects in functional components.

    • It replaces componentDidMount, componentDidUpdate, and componentWillUnmount.

    • It takes two arguments: a function that performs the side effect and an array of dependencies.

    • The function is called after every render, unless the dependencies haven't changed.

    • Common use cases include fetching data, setting up event listeners, and upd

  • Answered by AI
  • Q3. Given a react problem and tell me to find the bug over there.
  • Ans. 

    To find a bug in a React problem

    • Check the console for any error messages

    • Use React Developer Tools to inspect the component tree and state

    • Check if the props and state are being updated correctly

    • Check if the lifecycle methods are being called in the correct order

    • Check if the event handlers are bound correctly

    • Check if the JSX syntax is correct

  • Answered by AI
  • Q4. Ask about basic JS questions.
  • Q5. Ask about basic CSS ideas.
Round 3 - Other Rounds 

(1 Question)

  • Q1. There was a total of 5 rounds, where 4 rounds were technical-based only (VP round is included) and the final round with the co-founder only which is similar to the HR or managerial round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing but want to say, just focus on your basic which is more than enough.

Skills evaluated in this interview

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

Basic aptitude and coding problems were asked

Round 2 - Coding Test 

System design and advanced algorithms were asked

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website

Round 1 - Technical 

(2 Questions)

  • Q1. Life cycle of thread
  • Ans. 

    Thread life cycle includes new, runnable, running, blocked, and terminated states.

    • Thread is created in 'new' state

    • It becomes 'runnable' when start() method is called

    • Thread enters 'running' state when CPU starts executing its run() method

    • It can go to 'blocked' state if it's waiting for a resource

    • Finally, thread reaches 'terminated' state when run() method completes or stop() method is called

  • Answered by AI
  • Q2. İnternal working of hash map
  • Ans. 

    Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.

    • Hash map consists of an array of buckets, each containing a linked list of key-value pairs.

    • When inserting a key-value pair, the hash function is used to determine the index of the bucket where the pair should be stored.

    • To retrieve a value, the hash function is used to find the corresponding bucket...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Why I want to change the job
  • Ans. 

    Seeking new challenges, growth opportunities, and a better work-life balance.

    • Looking for new challenges and opportunities to learn and grow

    • Seeking a better work-life balance

    • Interested in working with new technologies or in a different industry

    • Wanting to advance career progression

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Php basic and array functions
  • Q2. Mysql basic,views,triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Average
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-
Round 1 - Coding Test 

2 DSA Questions and questions from springboot for java

Round 2 - Technical 

(1 Question)

  • Q1. Build Project in springboot and asked questions from the same
Round 3 - Technical 

(1 Question)

  • Q1. System design questions for High level design
Round 4 - HR 

(1 Question)

  • Q1. Behavioral round asked question about the organization.

GreySoft Solutions Interview FAQs

How many rounds are there in GreySoft Solutions Software Developer interview?
GreySoft Solutions interview process usually has 1 rounds. The most common rounds in the GreySoft Solutions interview process are Technical.
How to prepare for GreySoft Solutions Software 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 GreySoft Solutions. The most common topics and skills that interviewers at GreySoft Solutions expect are ASP.Net, C#, JQuery, Javascript and MVC.
What are the top questions asked in GreySoft Solutions Software Developer interview?

Some of the top questions asked at the GreySoft Solutions Software Developer interview -

  1. Oops concepts defi...read more
  2. Exception handl...read more

Tell us how to improve this page.

GreySoft Solutions Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
GreySoft Solutions Software Developer Salary
based on 25 salaries
₹1.8 L/yr - ₹8 L/yr
43% less than the average Software Developer Salary in India
View more details

GreySoft Solutions Software Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

5.0

Salary

4.0

Job security

3.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Developer
25 salaries
unlock blur

₹1.8 L/yr - ₹8 L/yr

Business Analyst
12 salaries
unlock blur

₹1.8 L/yr - ₹8.7 L/yr

RPA Developer
10 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Software Programmer
7 salaries
unlock blur

₹2.4 L/yr - ₹7.5 L/yr

DOT NET Developer
6 salaries
unlock blur

₹2.3 L/yr - ₹12 L/yr

Explore more salaries
Compare GreySoft Solutions with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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