Upload Button Icon Add office photos

Agrostar

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Agrostar Software Development Engineer II Interview Questions and Answers

Updated 26 Jun 2024

Agrostar Software Development Engineer II Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Hacker Rank Test Provided Take Home

Round 2 - Technical 

(1 Question)

  • Q1. GFG Medium Question
Round 3 - HR 

(2 Questions)

  • Q1. What is your previous CTC
  • Q2. Whats is your expected CTC
  • Ans. 

    My expected CTC is based on my experience, skills, and the market rate for the position.

    • Research the market rate for the position in the industry

    • Consider my experience, skills, and value I bring to the company

    • Be prepared to negotiate based on the company's offer and benefits package

  • Answered by AI

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Combination Sum - Leetcode
  • Q2. Development fundamentals discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on fundamentals, and practice DSA medium level questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Array related coding questions were asked
  • Q2. One puzzle was asked. Table and coin
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. JS and react concepts
  • Q2. Asked about projects in the previous company

Interview Preparation Tips

Interview preparation tips for other job seekers - wouldn't recommend this company

I applied via Referral and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. The guy who was taking interview was sleeping during the interview. It was disgusting & most irritating. It showed lack of seriousness and inability to listen. Just to complete the interview for the sake o...
  • Q2. What are your 3 year medium term objectives and vision for your future, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful as it seems good from outside but processes-systems seem to be in hapless position.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

Easy and medium level questions on array linked list

Interview Preparation Tips

Interview preparation tips for other job seekers - dont waste time on this one
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Js question with code snippets
Round 2 - Coding Test 

Given some ant ui design to reacreate from scretch

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked system design for online movie booking plateform
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Implement your own state management in React and integrate it into a React application.

I was interviewed in Mar 2022.

Round 1 - Face to Face 

Round duration - 120 Minutes
Round difficulty - Medium

Machine Coding Round
2 Hours in Total
15 Mins for Question Explaination and Doubts
1.5 Hours for coding
15 mins to discuss the approach 

Timing - 3 to 5 pm (They are flexible)
Interviewer was very patient and helped me understand the question

Round 2 - Face to Face 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

2 Data Strucutre Questions
Timing 5-6 pm (They are flexible)
Google Meet
Online IDE

  • Q1. 

    Unique Binary Search Trees Problem Statement

    Given an integer 'N', your task is to compute the number of structurally unique BSTs (binary search trees) that can be formed using an exact number of 'N' uniq...

  • Ans. 

    The task is to compute the number of structurally unique BSTs that can be formed using an exact number of unique values.

    • Use dynamic programming to solve the problem efficiently.

    • The number of structurally unique BSTs can be calculated using Catalan numbers.

    • For N nodes, the number of structurally unique BSTs is given by the Nth Catalan number.

    • Example: For N=3, the number of structurally unique BSTs is 5.

  • Answered by AI
  • Q2. 

    Subsequences of String Problem Statement

    You are provided with a string 'STR' that consists of lowercase English letters ranging from 'a' to 'z'. Your task is to determine all non-empty possible subsequen...

  • Ans. 

    Generate all possible subsequences of a given string.

    • Use recursion to generate all possible subsequences by including or excluding each character in the string.

    • Maintain a current index to keep track of the characters being considered.

    • Append the current character to each subsequence generated so far.

    • Recursively call the function with the next index to include or exclude the next character.

    • Base case: When the current ind...

  • Answered by AI
Round 3 - HR 

Round duration - 60 Minutes
Round difficulty - Easy

HIRING MANAGER ROUND

Discussion about the organisation now questions

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaNASwiggy interview preparation:Topics to prepare for the interview - Dynamic Programming, Basic OOPS, Commonly Asked Algorithms (Kadane’s, Dutch National Flag and more), Data Structures (Heaps, Stack, Queues, HashMaps and more), Low Level Design (Machine Coding)Time required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice is they to success, every person will need a different path for preparation, the resources that you should use will depend upon your current expertise.
Tip 2 : For Machine Coding Rounds speed is key, you need to practice atleast 20 questions, Try to figure out techniques to common out code, code out your first question, and then spend good 2-3 hours in reducing no of lines and removing redundancy, try to note down methods you used to achieve less redundancy and for all the next questions you practice try to achieve that same quality from the beginning which will automatically increase your speed
Tip 3 : Do company wise preparation, look for interview experiences and try to map out commonly asked questions and categories of those questions and practice accordingly

Application resume tips for other job seekers

Tip 1 : If applying for any non FE role (or any role that does not require designing or creative skills) keep a minimalistic resume
Tip 2 : Ensure to add a summary at the top which mentions all the criterias HRs consider while short listing resumes (Experience, Degree and Branch, Languages you have experience in, City, Willingness to Relocate, Notice Period, If already on notice period mention your last working day)

Final outcome of the interviewSelected

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. Fundamentals and Basics of android, projects you are worked on.
Round 2 - Assignment 

It was sort of pair programming where you will be told to implement some feature. Here they check your coding style, your approach and the architecture you follow.

Round 3 - Technical 

(1 Question)

  • Q1. Advanced android questions were asked and some scenario based questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. It was managerial round, most discussion were on my projects and past experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brushing up fundamentals and basics, aware of latest tech stack would help.
Contribute & help others!
anonymous
You can choose to be anonymous

Agrostar Interview FAQs

How many rounds are there in Agrostar Software Development Engineer II interview?
Agrostar interview process usually has 3 rounds. The most common rounds in the Agrostar interview process are Coding Test, Technical and HR.
What are the top questions asked in Agrostar Software Development Engineer II interview?

Some of the top questions asked at the Agrostar Software Development Engineer II interview -

  1. Whats is your expected ...read more
  2. GFG Medium Quest...read more

Recently Viewed

INTERVIEWS

Agrostar

No Interviews

DESIGNATION

DESIGNATION

DESIGNATION

DESIGNATION

DESIGNATION

DESIGNATION

DESIGNATION

INTERVIEWS

Agrostar

No Interviews

INTERVIEWS

Agrostar

No Interviews

Tell us how to improve this page.

Agrostar Software Development Engineer II Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Agrostar Software Development Engineer II Salary
based on 7 salaries
₹12.5 L/yr - ₹28.5 L/yr
30% less than the average Software Development Engineer II Salary in India
View more details

Agrostar Software Development Engineer II Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Agriculture Expert
66 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Agriculture Advisor
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Agrostar with

BIGHAAT AGRO

4.3
Compare

DeHaat

3.6
Compare

Ninjacart

4.0
Compare

Crofarm

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