Filter interviews by
Basics of coding like febbonaci , palindrome , stack pop push operation
Given an assignment to do with some MCQ questions.
I applied via Walk-in and was interviewed before Jul 2022. There were 4 interview rounds.
They have give machine test. Get response from API and populate the data into recyclerview
Android is a mobile operating system developed by Google, based on the Linux kernel.
Android is open-source and allows developers to create applications using Java programming language.
It consists of four layers: Linux kernel, libraries, application framework, and applications.
Android Architecture follows a client-server model with various components like Activity Manager, Content Providers, etc.
Examples of Android devi...
Interface is a contract that defines the methods a class must implement, while abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and constants, while abstract class can have both implemented and abstract methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheritance in Java, while abs...
Serializable is a Java interface used for object serialization, while Parcelable is an Android interface used for passing data between components.
Serializable is a Java interface, while Parcelable is an Android interface.
Serializable is slower and uses reflection, while Parcelable is faster and more efficient.
Serializable is easier to implement, while Parcelable requires more boilerplate code.
Parcelable is preferred fo...
Java is a statically typed language with a lot of boilerplate code, while Kotlin is more concise and expressive.
Java is older and more verbose compared to Kotlin
Kotlin is fully interoperable with Java code
Kotlin has features like null safety and extension functions that Java lacks
Cropdata Technology interview questions for popular designations
I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.
PG research work refers to postgraduate research work which involves conducting research in a specific field of study.
PG research work is a requirement for obtaining a postgraduate degree.
It involves conducting research in a specific field of study.
The research work is usually more in-depth and specialized compared to undergraduate research work.
Examples of PG research work include thesis, dissertations, and research p...
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
Agronomic practices refer to the methods used to cultivate crops and improve their yield and quality.
Crop rotation
Tillage practices
Fertilization
Irrigation
Pest and disease management
Harvesting techniques
Lab work experience refers to practical hands-on experience gained by working in a laboratory setting.
Lab work experience involves conducting experiments, analyzing data, and using various lab equipment.
It can be gained through internships, research assistantships, or working as a lab technician.
Lab work experience is important for developing technical skills, problem-solving abilities, and attention to detail.
Examples...
Top trending discussions
posted on 6 Nov 2024
I applied via Campus Placement
Questions on Logical Reasoning, Electronics subjects MCQ, C coding questions.
Designed a final year project involving a deep learning model with a block diagram.
Researched various deep learning algorithms and techniques
Implemented the chosen algorithm using Python and TensorFlow
Created a detailed block diagram to illustrate the project workflow
Tested and evaluated the performance of the deep learning model
Presented the project findings and results to faculty and peers
Embedded C is a subset of C language used for programming embedded systems, while Embedded C++ is a subset of C++ language with additional features for embedded systems.
Embedded C is a subset of C language, with limited features and libraries compared to standard C.
Embedded C++ is a subset of C++ language, with additional features like classes, inheritance, and polymorphism.
Embedded C is commonly used for low-level pro...
Microcontrollers are integrated circuits designed for specific tasks, while microprocessors are general-purpose CPUs. 8051 is a popular microcontroller.
Microcontrollers are self-contained systems with memory, I/O ports, and timers, designed for specific tasks.
Microprocessors are general-purpose CPUs that require external components for memory, I/O, and timers.
8051 microcontroller is a popular 8-bit microcontroller know
In C++, datatypes have specific ranges and sizes. Embedded systems are real-life examples of using datatypes effectively.
Datatypes in C++ have specific ranges and sizes to store different types of data efficiently.
For example, 'int' datatype in C++ typically has a range of -2,147,483,648 to 2,147,483,647.
Embedded systems use datatypes like 'uint8_t' to efficiently store data in limited memory space.
Real-life example of...
Pointers in C++ are variables that store memory addresses. They can be used to access and manipulate data directly.
Types of pointers: Null pointer, Void pointer, Wild pointer, Dangling pointer
Example: int *ptr; // pointer to an integer variable
Program to determine if a number is prime or not prime
Create a function to check if a number is prime or not
Iterate from 2 to the square root of the number and check for divisibility
If the number is divisible by any number other than 1 and itself, it is not prime
Return true if the number is prime, false otherwise
Code to generate Fibonacci series using iterative approach
Initialize an array to store the Fibonacci series
Start with the first two numbers in the series (0 and 1)
Use a loop to calculate the next number by adding the previous two numbers
Continue this process until the desired number of terms is reached
Constructor initializes an object, destructor cleans up resources. Polymorphism allows objects to be treated as instances of their parent class. Static function belongs to the class, not instances. Volatile keyword indicates a variable may be changed unexpectedly.
Constructor initializes an object when it is created. Example: 'Car c = new Car();'
Destructor cleans up resources when an object is destroyed. Example: 'delet...
Work from home is better or work from office
I was interviewed in Dec 2024.
Python is a versatile programming language known for its simplicity and readability.
Python is an interpreted language, making it easy to write and test code quickly.
It supports multiple programming paradigms, including object-oriented, imperative, and functional programming.
Python has a large standard library with built-in modules for various tasks, reducing the need for external libraries.
Python uses indentation to de...
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Basic Hacker Rank SQL Questions 2 . and 10 MCQ based
The query selects all columns and calculates the total amount for each customer in table t2.
The query uses a window function to calculate the sum of 'amt' for each customer in the 't2' table.
The 'partition by customer' clause divides the result set into partitions based on the 'customer' column.
The 'select *' statement selects all columns from the table along with the calculated total amount.
The 'sum(amt) over (partiti...
To find customers who purchased the same item multiple times on the same day.
Identify unique customers who purchased the same item multiple times on the same day
Check for duplicate transactions by customer and item on the same day
Aggregate the data to count the number of customers who made multiple purchases of the same item on the same day
posted on 5 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
I am not sure about what this round about. After couple of simple management questions, The interviewer asking leet code questions which was not expected as it was mentioned that its a managerial round. As it was on 31st I was little not prepared and wanted to skip the question. The interviewer got offended and talking very rude. At this point I got the idea that interview is not.
Worst part is after every round they is no feedback cycle. they just ghost you. very bad attitude.
based on 5 interviews
Interview experience
based on 77 reviews
Rating in categories
Scientific Officer
11
salaries
| ₹3.2 L/yr - ₹4 L/yr |
Executive Accountant
6
salaries
| ₹1.9 L/yr - ₹2.4 L/yr |
Java Developer
6
salaries
| ₹3 L/yr - ₹7 L/yr |
Scientist B
6
salaries
| ₹5.8 L/yr - ₹6.6 L/yr |
Regional Manager
5
salaries
| ₹3.6 L/yr - ₹4.8 L/yr |
Agrostar
Netafim Irrigation India
Ninjacart
BIGHAAT AGRO