Upload Button Icon Add office photos
Engaged Employer

i

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

Fresh Gravity Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 38 Reviews

Filter interviews by

Fresh Gravity Software Developer Trainee Interview Questions and Answers

Updated 29 Dec 2022

Fresh Gravity Software Developer Trainee Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jun 2022.

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 - Coding Test 

Coding Question on DSA 1 easy and 1 medium level, MCQ's on DBMS, OS, CN, Aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Live coding, OS,DBMS, CN, Linux, Datastructure Questions
Round 4 - Technical 

(1 Question)

  • Q1. Project based interview, SQL
Round 5 - HR 

(2 Questions)

  • Q1. Project management Questions
  • Q2. Scenario based questions, general HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be original and confidant, HR and TR are very friendly

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn 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 - One-on-one 

(1 Question)

  • Q1. It's all about self introduction, work experience and education
Round 3 - Technical 

(1 Question)

  • Q1. From java domain asked spring MVC spring boot, core java programming, MySQL database
Round 4 - HR 

(1 Question)

  • Q1. Personal details, efforts, expected salary, salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a good place to work. Friendly behaviour, a carrier build platform.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic Javascript and MERN Stack questions

Round 2 - Technical 

(2 Questions)

  • Q1. React Basic, Asked About Project
  • Q2. Write a code to call an api and display the data.
  • Ans. 

    Code to call an API and display data

    • Use a library like Axios or Fetch to make the API call

    • Parse the response data and display it on the frontend

    • Handle any errors that may occur during the API call

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Not asked any thing other than introduction, the interview is of only 10 minutes

Interview Preparation Tips

Interview preparation tips for other job seekers - They do not give proper reason to reject.

I applied via LinkedIn and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What is Oops concept
  • Ans. 

    Oops concept is a programming paradigm that focuses on objects and their interactions to solve problems.

    • Encapsulation - hiding implementation details

    • Inheritance - creating new classes from existing ones

    • Polymorphism - using a single interface to represent multiple types

    • Abstraction - simplifying complex systems by breaking them down into smaller, more manageable parts

  • Answered by AI
  • Q2. Difference between primary key and foreign key
  • Ans. 

    Primary key uniquely identifies a record in a table, while foreign key refers to a field in another table.

    • Primary key is unique and cannot be null

    • Foreign key establishes a relationship between two tables

    • Primary key can be used as a foreign key in another table

    • Example: CustomerID in Orders table is a foreign key referencing Customer table's primary key

  • Answered by AI
  • Q3. Difference between arrays and list
  • Ans. 

    Arrays are fixed in size and store homogeneous data types, while lists are dynamic and can store heterogeneous data types.

    • Arrays are declared with a fixed size, while lists can grow or shrink dynamically.

    • Arrays can only store elements of the same data type, while lists can store elements of different data types.

    • Arrays are accessed using an index, while lists are accessed using an iterator.

    • Arrays are more efficient for ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be panic . They just want to know how confident you are that's it

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jul 2023. There were 3 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 - Coding Test 

There was coding round in php of 5 questions and 3 to be attempted

Round 3 - Technical 

(2 Questions)

  • Q1. The technical round was in docker and php
  • Q2. And about the frontend part of the websites

Interview Preparation Tips

Topics to prepare for HyScaler Software Developer Trainee interview:
  • Docker
  • php
  • HTML
Interview preparation tips for other job seekers - Hyscaler is a very good company for both fresher and Experienced . It provides a very hood works place and experience with interactive teams and hr. Here you can gain the experience for you carrier and sharp your carrier too.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 5 interview rounds.

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 - Coding Test 

It was around 1 hour round abd having 4 questions.

Round 3 - Task 

(1 Question)

  • Q1. The task time period was 1 week and need to submit before that
Round 4 - Technical 

(1 Question)

  • Q1. Questions on python and javascript
Round 5 - HR 

(1 Question)

  • Q1. Why do you want to join this company

Interview Preparation Tips

Topics to prepare for HyScaler Software Developer Trainee interview:
  • Python
  • Javascript
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2023. There were 4 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 - Coding Test 

Switch two variables in a string without using the third variable

Round 3 - Assignment 

Car Parking Management system

Round 4 - HR 

(5 Questions)

  • Q1. Basics about server site programming.
  • Q2. Some logical questions.
  • Q3. Basics about frontend frameworks
  • Q4. Why we use CSS
  • Ans. 

    CSS is used to style and format web pages, making them visually appealing and user-friendly.

    • CSS is used to control the layout, colors, fonts, and overall appearance of a website.

    • It allows for consistent styling across multiple pages of a website.

    • CSS can be used to create responsive designs that adapt to different screen sizes.

    • It helps improve the user experience by making the website visually appealing and easy to navi...

  • Answered by AI
  • Q5. How to use php frameworks
  • Ans. 

    PHP frameworks are tools that provide a structured way to build web applications using PHP.

    • Choose a PHP framework based on your project requirements and familiarity with the framework.

    • Follow the framework's documentation to understand its features and best practices.

    • Utilize the framework's built-in functions and libraries to streamline development.

    • Leverage the MVC (Model-View-Controller) architecture of the framework t...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HyScaler Software Developer Trainee interview:
  • Html
  • Javascript
  • Css
  • PHP
  • Python

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2023. There were 4 interview rounds.

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 - Coding Test 

There was 5 question with certain time limits .

Round 3 - Technical 

(1 Question)

  • Q1. It was based on my project consisting java in backed and html,css, javascript in frontend. few changes given to check technical knowledge.
Round 4 - HR 

(1 Question)

  • Q1. In this round the hr basically judges the candidates attitude & behaviour.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2023. 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 - Coding Test 

Coding test duration was 80 mins .

Round 3 - Technical 

(1 Question)

  • Q1. The technical round is based on project that was assigned by the interviewer and some logical and theoretical questions in different stacks
Round 4 - HR 

(1 Question)

  • Q1. In this round they basical judge the candidate's attitude and behaviour.

Interview Preparation Tips

Interview preparation tips for other job seekers - After completing all the interview stages,i was pleasantly surprised by their decision making process.I received feedback within the promised timeframe .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - Coding Test 

Test on SQL,html,css,js

Round 3 - Technical 

(1 Question)

  • Q1. Most of the questions came from the tech stack which I already know
Round 4 - HR 

(1 Question)

  • Q1. Normal question

Fresh Gravity Interview FAQs

How many rounds are there in Fresh Gravity Software Developer Trainee interview?
Fresh Gravity interview process usually has 5 rounds. The most common rounds in the Fresh Gravity interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in Fresh Gravity Software Developer Trainee interview?

Some of the top questions asked at the Fresh Gravity Software Developer Trainee interview -

  1. Live coding, OS,DBMS, CN, Linux, Datastructure Questi...read more
  2. Project based interview, ...read more
  3. Project management Questi...read more

Tell us how to improve this page.

Fresh Gravity Software Developer Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 228 Interviews
Tiger Analytics Interview Questions
3.7
 • 220 Interviews
Fractal Analytics Interview Questions
4.0
 • 205 Interviews
Axtria Interview Questions
3.0
 • 114 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
C5i Interview Questions
4.1
 • 44 Interviews
Monotype Interview Questions
3.9
 • 23 Interviews
View all
Consultant
49 salaries
unlock blur

₹6.4 L/yr - ₹24.2 L/yr

Analyst
36 salaries
unlock blur

₹4 L/yr - ₹12.5 L/yr

Senior Consultant
27 salaries
unlock blur

₹8.3 L/yr - ₹28.5 L/yr

Manager
21 salaries
unlock blur

₹16.5 L/yr - ₹40 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹4.1 L/yr - ₹6.2 L/yr

Explore more salaries
Compare Fresh Gravity with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

LatentView Analytics

3.7
Compare

Tiger Analytics

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