Upload Button Icon Add office photos

Filter interviews by

Origo Commodities Software Development Engineer Intern Interview Questions and Answers

Updated 1 Mar 2024

Origo Commodities Software Development Engineer Intern Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is the Many-Many Relationship in SQL ? Explain with an example.
  • Ans. 

    Many-Many Relationship in SQL is a type of relationship where each record in one table can be related to multiple records in another table.

    • Many-Many Relationship requires a junction table to connect the two tables

    • It is used when multiple records in one table can be related to multiple records in another table

    • Example: A student can enroll in multiple courses and a course can have multiple students enrolled, so a junctio...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. How spring boot works internally?
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and dependencies.

    • Spring Boot uses an embedded Tomcat server to run the application.

    • It provides auto-configuration for commonly used libraries and frameworks.

    • Spring Boot uses Spring Framework's Inversion of Control (IoC) to manage dependencies.

    • It also includes Spring Boot Actuator for monitoring and manag...

  • Answered by AI
  • Q2. What is Streaming api in java8?
  • Ans. 

    Streaming API in Java 8 is a feature that allows processing of large data sets in a functional and efficient manner.

    • Stream API provides a set of functional interfaces and methods to process data in a declarative way

    • It supports parallel processing of data

    • It can be used with collections, arrays, and I/O operations

    • Example: List<String> names = Arrays.asList("John", "Mary", "Bob"); long count = names.stream().filter(...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Syngenta Senior Software Engineer interview:
  • Java
Interview preparation tips for other job seekers - Interviewer was asking questions very rapidly. He is not even wait to listen for answers those questions. In each question he interrupted me, not even listening my answers. Very impatient person.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Mar 2023. There were 3 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 

About marketing,and risk management

Round 3 - Group Discussion 

About product knowledge

Interview Preparation Tips

Topics to prepare for Nuziveedu Seeds Senior Officer Operations interview:
  • About Market information
  • About high potential area
  • About product knowledge
  • Team management
Interview preparation tips for other job seekers - Self motivation, always positive thinking and work at high energy level.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 3 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 - Technical 

(2 Questions)

  • Q1. Feed industry experience
  • Ans. 

    I have 5 years of experience in the feed industry.

    • Managed production and quality control of animal feed

    • Developed and implemented standard operating procedures

    • Collaborated with sales team to meet customer demands

    • Ensured compliance with regulatory requirements

    • Trained and supervised production staff

  • Answered by AI
  • Q2. Break down analysis and P.M experience
Round 3 - HR 

(1 Question)

  • Q1. Notice period days
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. About Business how to trade in wheat purchase

Interview Preparation Tips

Interview preparation tips for other job seekers - Business trade
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 2 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 

(2 Questions)

  • Q1. About yourself & work
  • Q2. Work experience , previous company work role etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company to work with … supportive team and Managers
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Skills required for the position
Round 2 - Technical 

(1 Question)

  • Q1. About the current industry
Round 3 - Group Discussion 

Technical round of knowledge

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

I applied via Newspaper Ad and was interviewed in Sep 2023. There were 5 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 

General 20 questions form study background

Round 3 - One-on-one 

(2 Questions)

  • Q1. Direct interview with plant head
  • Q2. As per related field
Round 4 - Technical 

(1 Question)

  • Q1. 2nd technician team ask field related questions
Round 5 - HR 

(1 Question)

  • Q1. General information about your self and your family

Interview Preparation Tips

Interview preparation tips for other job seekers - Go in relax condition
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Introduce Yourself
  • Q2. What do you think about the role?
  • Q3. Your experience with any BI Tools
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is pandas?
  • Ans. 

    pandas is a Python library used for data manipulation and analysis.

    • pandas provides data structures like DataFrame and Series for working with structured data

    • It offers tools for cleaning, transforming, and analyzing data

    • pandas can handle various data formats like CSV, Excel, SQL databases, and more

  • Answered by AI
  • Q2. While webscraping, do HTML tables also get extracted?
  • Ans. 

    Yes, HTML tables can be extracted while webscraping.

    • HTML tables can be extracted using libraries like BeautifulSoup in Python.

    • The data from the HTML tables can be converted into a structured format like CSV or Excel.

    • Webscraping tools like Octoparse and Import.io can also extract HTML tables.

    • Regular expressions can be used to extract specific data from HTML tables.

  • Answered by AI

Skills evaluated in this interview

Origo Commodities Interview FAQs

How many rounds are there in Origo Commodities Software Development Engineer Intern interview?
Origo Commodities interview process usually has 1 rounds. The most common rounds in the Origo Commodities interview process are Technical.

Tell us how to improve this page.

Origo Commodities Software Development Engineer Intern Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Syngenta Interview Questions
4.2
 • 67 Interviews
Godrej Agrovet Interview Questions
4.0
 • 49 Interviews
Nuziveedu Seeds Interview Questions
4.0
 • 26 Interviews
Japfa Comfeed Interview Questions
3.9
 • 14 Interviews
IPL Biologicals Interview Questions
3.6
 • 12 Interviews
Ajeet Seeds Interview Questions
4.1
 • 11 Interviews
Biostadt Interview Questions
4.4
 • 9 Interviews
View all
Assistant Manager
65 salaries
unlock blur

₹2.8 L/yr - ₹6.7 L/yr

Senior Officer
28 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Manager
20 salaries
unlock blur

₹4.9 L/yr - ₹11.5 L/yr

Operations Officer
19 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

MIS Executive
18 salaries
unlock blur

₹1.8 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Origo Commodities with

Syngenta

4.1
Compare

Godrej Agrovet

4.0
Compare

Jain Irrigation Systems

3.9
Compare

National Bulk Handling Corporation

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