Upload Button Icon Add office photos
Engaged Employer

i

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

Gradious Technologies Verified Tick

Compare button icon Compare button icon Compare
4.6

based on 4 Reviews

Filter interviews by

Gradious Technologies Associate Software Engineer Interview Questions and Answers

Updated 9 Aug 2023

Gradious Technologies Associate Software Engineer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Aug 2022. There were 5 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 

There was an aptitude test. It was pen and paper test.

Round 3 - Coding Test 

There was 2 coding rounds. Coding round 1 and coding round 2.

Round 4 - One-on-one 

(2 Questions)

  • Q1. All from my college subjects like OOPS, Networking, Data Structure, Database, College Project
  • Q2. All from my college subjects like OOPS, Network, Data Structure, Database, College Project
Round 5 - HR 

(1 Question)

  • Q1. Regular HR interview questions, Nothing specific here

Interview questions from similar companies

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

(2 Questions)

  • Q1. About basic info tech
  • Q2. Database,sql,oracle
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It has 30 basic aptitude question

Round 2 - Coding Test 

It has 2 coding based problem question

Round 3 - Interview 

(1 Question)

  • Q1. It give u time and date which on u are comfortable with while giving your interview

Interview Preparation Tips

Interview preparation tips for other job seekers - It's best opportunity for 2024/2025 batch
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Projects you have done
  • Q2. Scenario based questions
Round 2 - HR 

(2 Questions)

  • Q1. Why you want to join
  • Q2. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best ☺️
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jan 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 - Coding Test 

3 coding questions any programming language

Round 3 - Technical 

(2 Questions)

  • Q1. Technical Interview based on your programming skills
  • Q2. 1.Find the possible permutation of the given string 2. Remove 3 from the given input (Number) and input should be taken from the user 3. Check whether the given string is Anagram without using map DATA s...
  • Ans. 

    Answering questions related to string permutations, removing numbers, and checking for anagrams without using map data structure.

    • To find permutations of a string, use recursion to swap characters at each position.

    • To remove a specific character (e.g. '3') from a string, iterate through the string and build a new string without the character.

    • To check for anagrams without using a map data structure, sort both strings and

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Introduce yourself and are you willing to relocate And salary discussion. That's it

Skills evaluated in this interview

I applied via Referral and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is latest technology you have worked on
  • Ans. 

    I have worked on React Native for mobile app development.

    • Developed a mobile app for a client using React Native

    • Used Redux for state management

    • Integrated with Firebase for real-time database and authentication

    • Implemented push notifications using Firebase Cloud Messaging

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why you want to join us

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to what you know and answer with good confidence

I was interviewed in Jul 2020.

Interview Questionnaire 

4 Questions

  • Q1. 1 if we call finish from oncreate in an activity in android. Will it call onresume and other lifecycle functions before ondestroy.
  • Ans. 

    No, calling finish() in onCreate() will not call onResume() or other lifecycle functions before onDestroy().

    • Calling finish() in onCreate() will immediately destroy the activity without calling any other lifecycle methods.

    • If you want to finish an activity after it has been created and resumed, you should call finish() in onPause() or onStop().

    • It is generally not recommended to call finish() in onCreate() as it can lead

  • Answered by AI
  • Q2. 2 Explain recyclerview and its corner cases.
  • Ans. 

    RecyclerView is a flexible view for providing a limited window into a large data set.

    • RecyclerView is used to display large sets of data efficiently

    • It uses a ViewHolder pattern to recycle views

    • Corner cases include handling empty data sets and updating data dynamically

  • Answered by AI
  • Q3. 3 Define communication between acticity and fragment.
  • Ans. 

    Communication between activity and fragment is done through interfaces.

    • Activity implements an interface and passes it to the fragment

    • Fragment can then call methods of the interface to communicate with the activity

    • This allows for communication between the two components without tight coupling

  • Answered by AI
  • Q4. 4 find second largest element in an array.
  • Ans. 

    Find the second largest element in an array of strings.

    • Sort the array in descending order and return the second element.

    • Iterate through the array and keep track of the largest and second largest elements.

    • Use a priority queue to find the second largest element.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Recise data structures basic codes and relevant technology interview questions.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Project discussion
Round 2 - Coding Test 

Was a small test and was easy

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

I applied via Naukri.com and was interviewed before Nov 2022. There were 4 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 - Aptitude Test 

Both Aptitude and coding

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion only

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont try to give interview in this company this is not company we are students in this organization or I can say institute they treat us like a students

Software Developer Intern Interview Questions & Answers

Talview user image Lakshmi prasanna Sarvepalli

posted on 18 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

2 codes and some mcqs

Gradious Technologies Interview FAQs

How many rounds are there in Gradious Technologies Associate Software Engineer interview?
Gradious Technologies interview process usually has 5 rounds. The most common rounds in the Gradious Technologies interview process are Aptitude Test, Coding Test and One-on-one Round.
What are the top questions asked in Gradious Technologies Associate Software Engineer interview?

Some of the top questions asked at the Gradious Technologies Associate Software Engineer interview -

  1. All from my college subjects like OOPS, Network, Data Structure, Database, Coll...read more
  2. All from my college subjects like OOPS, Networking, Data Structure, Database, C...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Gradious Technologies interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Gradious Technologies Associate Software Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.4

Skill development

3.8

Work-Life balance

2.8

Salary & Benefits

4.4

Job Security

3.4

Company culture

3.3

Promotions/Appraisal

4.4

Work Satisfaction

Explore 2 Reviews and Ratings
Associate DevOps Engineer
4 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Associate Software Engineer
3 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Accountant
3 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Full Stack Developer
3 salaries
unlock blur

₹4 L/yr - ₹4 L/yr

Explore more salaries
Compare Gradious Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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