Upload Button Icon Add office photos

Filter interviews by

AgriApp Interview Questions and Answers

Updated 14 Jan 2021

AgriApp Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Laravel Auth Role based 2 levels generate code and Submit.
  • Q2. Eloquent ORM
  • Q3. Migrations

Interview Preparation Tips

Interview preparation tips for other job seekers - It is very simple process. Explain what is your approach towards your work and task. Explain few high level projects you did. And show the hunger to learn. Finish

Senior Web Developer Interview Questions asked at other Companies

Q1. Can you elaborate on the design of a scalable invoicing system for small and medium enterprises (SMEs) that enables users to create, manage, and track invoices? Please include considerations for database schema, API design, and performance ... read more
View answer (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions are related to your past working experience and the position that you applied for Microwave Transmission related questions: What is Microwave and types What is fadind and it's resolution steps D...
  • Q2. PDH-SDH related questions- Difference between PDH and sdh Frame structure of sdh High order and low order bytes and alarms related to bytes Alarms in sdh Ethernet over sdh What is GFP, ENCAPSULATION, VCAT,...
  • Q3. Generally your current work related questions Why you want to change your job What is your expectations from new job Where you seeing your self after 5 year's Current salary and expectations

Interview Preparation Tips

Round: HR Round
Experience: Related to offer they are giving and related cross questions

General Tips: I had been interviewed with Huawei in 2016 and total 2 rounds was there for me. Questions I already had shared, go through it.

I got my offer letter after 1 month after HR discussion but please follow up with HR team once you get call for your selection
Skills: Ethernet over SDH, SDH, Microwave, Technical Knowledge(ML, Microwave, Communication, Presentation Skills
Duration: 1-3 Months

I applied via LinkedIn and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Difference between var, let, const.
  • Ans. 

    var, let, and const are all used to declare variables in JavaScript, but they have different scoping rules and behaviors.

    • var has function scope and can be redeclared and reassigned

    • let has block scope and can be reassigned but not redeclared

    • const has block scope and cannot be reassigned or redeclared

    • Use const for values that won't change, let for values that will, and avoid var

  • Answered by AI
  • Q2. Explain CSS box model. Do padding and margin apply to inline elements?
  • Ans. 

    CSS box model defines the layout of elements on a webpage. Padding and margin can apply to block-level elements but not to inline elements.

    • CSS box model consists of content, padding, border, and margin around an element.

    • Padding adds space inside the border of an element.

    • Margin adds space outside the border of an element.

    • Padding and margin can apply to block-level elements like <div> but not to inline elements lik

  • Answered by AI
  • Q3. Difference between arrow functions and regular ones.
  • Ans. 

    Arrow functions are shorter syntax for writing function expressions.

    • Arrow functions do not have their own 'this' keyword.

    • Arrow functions cannot be used as constructors.

    • Arrow functions do not have the 'arguments' object.

    • Arrow functions are more concise and easier to read.

    • Regular functions are better for methods and constructors.

  • Answered by AI
  • Q4. How does JavaScript asynchronous model work
  • Ans. 

    JavaScript asynchronous model allows non-blocking code execution by using callbacks and promises.

    • JavaScript uses an event loop to handle asynchronous operations.

    • Callbacks are functions passed as arguments to other functions and executed when the operation is complete.

    • Promises are objects that represent the eventual completion or failure of an asynchronous operation.

    • Async/await is a newer syntax that allows writing asyn...

  • Answered by AI
Round 2 - Technical 

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough in HTML DOM traversal concepts, CSS box model and vanilla Javascript fundamentals like closure,

Skills evaluated in this interview

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

Interview Questionnaire 

3 Questions

  • Q1. Sales ke bare mein
  • Q2. Customer ke pass jakar on road in karna
  • Q3. Company ke bare mein batana

Interview Preparation Tips

Interview preparation tips for other job seekers - Anytime interviews

I applied via Referral and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How can you understand the supply of restaurant in a particular area of a city ?
  • Ans. 

    To understand the supply of restaurants in a particular area of a city, we can use various methods.

    • Collect data from online directories like Yelp, Zomato, etc.

    • Conduct surveys to gather information about the number of restaurants in the area.

    • Analyze the population density and demographics of the area to estimate the demand for restaurants.

    • Check the number of restaurant permits issued by the local government.

    • Use GIS mapp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand any city's demographics for instance. Take most busy road and assume that 70% supply will be on food -tech (MArket Standard). Open Sw / Zo and see the supply available in that area in peak time. There can be more than one way to solve for these question

I applied via Walk-in and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What makes you unique

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the industry and company... Line up your questions for the interviewer...

I applied via Walk-in and was interviewed in Jul 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What do you know about our company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak clearly,use good eye contact and be confident.

I applied via Referral and was interviewed in Aug 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Multiple MME can configure in single eNodeB...??
  • Ans. 

    Yes, multiple MMEs can be configured in a single eNodeB.

    • Multiple MMEs (Mobility Management Entities) can be configured in a single eNodeB (Evolved Node B) in LTE networks.

    • This configuration allows for load balancing and redundancy.

    • Each MME can handle control plane signaling for a subset of connected UEs (User Equipment).

    • The eNodeB distributes the UEs among the available MMEs based on various factors like load and capac...

  • Answered by AI
  • Q2. What troubleshoot you can do if MME Communication fail Alarm will appear....??
  • Ans. 

    Check network connectivity, restart MME, check configuration settings.

    • Check if there is any issue with the network connectivity

    • Restart the MME and check if the alarm disappears

    • Verify the configuration settings of the MME

    • Check if there is any hardware failure

    • Contact the vendor for further assistance

  • Answered by AI
  • Q3. Explain Integration process....??
  • Ans. 

    Integration process refers to the process of combining different systems or components into a single unified system.

    • Integration involves connecting different systems or components to work together seamlessly

    • It can involve data integration, application integration, or system integration

    • Integration can be achieved through APIs, middleware, or custom code

    • Examples of integration include integrating a CRM system with a mark...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, if you have talent, definitely you can face any interview. But in telecom sector 90% jugad is applicable....🤔😙

I applied via Campus Placement and was interviewed before Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. SQL questions
  • Q2. Guestimates around sizing
  • Ans. 

    Guestimates around sizing

    • Guestimates are rough estimates based on limited information

    • They are useful in situations where precise data is not available

    • Factors such as historical data, industry benchmarks, and expert opinions can be used to make guestimates

    • Guestimates should be clearly communicated as rough estimates and not taken as exact figures

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and curious

Interview Questionnaire 

2 Questions

  • Q1. Google sheet
  • Q2. Sql

Interview Preparation Tips

Interview preparation tips for other job seekers - learn google sheet and sql basic formulas

AgriApp Interview FAQs

What are the top questions asked in AgriApp interview?

Some of the top questions asked at the AgriApp interview -

  1. Laravel Auth Role based 2 levels generate code and Subm...read more
  2. Eloquent ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

10405090xyzabc Interview Questions
3.8
 • 1.3k Interviews
Swiggy Interview Questions
3.8
 • 428 Interviews
Quess Interview Questions
3.9
 • 410 Interviews
Planet Spark Interview Questions
3.7
 • 359 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
CARS24 Interview Questions
3.6
 • 331 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
PhonePe Interview Questions
4.0
 • 300 Interviews
Whitehat jr Interview Questions
3.4
 • 262 Interviews
View all

AgriApp Reviews and Ratings

based on 9 reviews

3.7/5

Rating in categories

4.0

Skill development

3.7

Work-life balance

3.2

Salary

3.3

Job security

2.9

Company culture

2.8

Promotions

3.7

Work satisfaction

Explore 9 Reviews and Ratings
Project Lead
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive Accountant
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accounts Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Lead
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Catalogue Specialist
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare AgriApp with

Bandhan Bank

3.7
Compare

Quess

3.9
Compare

Udaan

4.0
Compare

Swiggy

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