Upload Button Icon Add office photos

Filter interviews by

Infor Global Solution Software Developer Interview Questions and Answers

Updated 9 Apr 2024

Infor Global Solution Software Developer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Oops XML MVC SQL
Round 2 - Technical 

(2 Questions)

  • Q1. Jquery tags syntax uses
  • Ans. 

    Jquery tags syntax uses angle brackets and CSS selectors.

    • Jquery tags are enclosed in angle brackets, like

      or

    • Jquery selectors are used to target specific elements, like $('p') or $('.class')

Answered by AI
  • Q2. Seting values XML data JSON data transfer
  • Skills evaluated in this interview

    Software Developer Jobs at Infor Global Solution

    View all

    Interview questions from similar companies

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

    I applied via Campus Placement

    Round 1 - Aptitude Test 

    Question related to operating system and computer network

    Round 2 - Technical 

    (1 Question)

    • Q1. Traverse all child nodes in tree
    • Ans. 

      Traverse all child nodes in a tree data structure

      • Use depth-first or breadth-first traversal algorithms

      • Recursively visit each child node starting from the root node

      • Consider using a stack or queue data structure for traversal

      • Example: Traverse all nodes in a binary tree

    • Answered by AI
    Round 3 - Technical 

    (1 Question)

    • Q1. Question related to cloud and oops
    Round 4 - Technical 

    (1 Question)

    • Q1. Question related to my background and how web site work
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Written coding test
    Basic coding questions
    Only c c++
    Easy level

    Round 2 - Technical 

    (2 Questions)

    • Q1. Bit manipulation
    • Q2. Rtos concepts,c coding concepts like structures,pointers
    Round 3 - Technical 

    (2 Questions)

    • Q1. About projects more detailly
    • Q2. About memory management and layout in c
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

    Round 1 - Coding Test 

    In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank

    Round 2 - Technical 

    (2 Questions)

    • Q1. DSA QUESTION LIKE TREE AND GRAPH
    • Q2. DP AND SORTING APPROACH
    Round 3 - Coding Test 

    Again same but dsa question and oops concept in deep level

    Interview Preparation Tips

    Interview preparation tips for other job seekers - good knowledge in dsa , database , programming thats it
    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    -

    I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.

    Round 1 - Technical 

    (3 Questions)

    • Q1. Bubble sort and array was given
    • Q2. Create binary tree
    • Q3. HightBuilding Pattern

    Interview Preparation Tips

    Interview preparation tips for other job seekers - just go through strivers videos
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

    Round 1 - Coding Test 

    2medium level questions

    Round 2 - One-on-one 

    (2 Questions)

    • Q1. Project discussion for 30 mins
    • Q2. Dsa problem medium level
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    Selected Selected

    I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.

    Round 1 - One-on-one 

    (1 Question)

    • Q1. Rest Apis questions
    Round 2 - One-on-one 

    (1 Question)

    • Q1. Core java and OOPS and LLD

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Good understanding of Core language and its framework

    Software Developer Interview Questions & Answers

    Amadeus user image Aswini Ramachandran

    posted on 2 Oct 2024

    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. Something based on hashet
    • Q2. Same with this too
    Round 2 - Aptitude Test 

    Basic questions were given..bar graphs,pie charts

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

    (2 Questions)

    • Q1. Questions on Oops concepts
    • Q2. Questions on design patterns
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (3 Questions)

    • Q1. What is inheritance?
    • Ans. 

      Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

      • Allows a class to reuse code from another class

      • Creates a parent-child relationship between classes

      • Derived class inherits attributes and methods from base class

    • Answered by AI
    • Q2. What is oop principles?
    • Ans. 

      OOP principles are the fundamental concepts of object-oriented programming that help in designing and implementing software solutions.

      • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

      • Inheritance: Allowing a class to inherit properties and behavior from another class.

      • Polymorphism: The ability of objects to take on multiple forms or have multiple behaviors.

      • Abstraction: Hiding t...

    • Answered by AI
    • Q3. What is polymorphism principle?
    • Ans. 

      Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

      • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

      • It enables a single interface to be used for different data types or objects.

      • Examples include method overloading and method overriding in object-oriented programming languages like Java.

    • Answered by AI

    Infor Global Solution Interview FAQs

    How many rounds are there in Infor Global Solution Software Developer interview?
    Infor Global Solution interview process usually has 2 rounds. The most common rounds in the Infor Global Solution interview process are One-on-one Round and Technical.
    How to prepare for Infor Global Solution Software Developer interview?
    Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Infor Global Solution. The most common topics and skills that interviewers at Infor Global Solution expect are Javascript, Python, Computer Science, HTML and Backend.
    What are the top questions asked in Infor Global Solution Software Developer interview?

    Some of the top questions asked at the Infor Global Solution Software Developer interview -

    1. Jquery tags syntax u...read more
    2. seting values XML data JSON data trans...read more
    3. Oops XML MVC ...read more

    Tell us how to improve this page.

    Infor Global Solution Software Developer Interview Process

    based on 2 interviews

    Interview experience

    4
      
    Good
    View more
    Infor Global Solution Software Developer Salary
    based on 86 salaries
    ₹4.5 L/yr - ₹16 L/yr
    38% more than the average Software Developer Salary in India
    View more details

    Infor Global Solution Software Developer Reviews and Ratings

    based on 4 reviews

    4.9/5

    Rating in categories

    4.5

    Skill development

    4.6

    Work-life balance

    3.3

    Salary

    4.6

    Job security

    4.5

    Company culture

    4.2

    Promotions

    4.2

    Work satisfaction

    Explore 4 Reviews and Ratings
    Software Developer, Senior (CA)

    Hyderabad / Secunderabad

    5-10 Yrs

    Not Disclosed

    Team Lead, Software Development

    Hyderabad / Secunderabad

    4-10 Yrs

    Not Disclosed

    Software Developer (CA)

    Hyderabad / Secunderabad

    2-7 Yrs

    ₹ 5-14 LPA

    Explore more jobs
    Software Engineer
    493 salaries
    unlock blur

    ₹4.5 L/yr - ₹18.3 L/yr

    Financial Analyst
    300 salaries
    unlock blur

    ₹3.5 L/yr - ₹8 L/yr

    Senior Software Engineer
    293 salaries
    unlock blur

    ₹9.2 L/yr - ₹28 L/yr

    Associate Software Engineer
    257 salaries
    unlock blur

    ₹4 L/yr - ₹10.2 L/yr

    Quality Assurance Analyst
    226 salaries
    unlock blur

    ₹3.5 L/yr - ₹14 L/yr

    Explore more salaries
    Compare Infor Global Solution with

    SAP

    4.2
    Compare

    Oracle

    3.7
    Compare

    Salesforce

    4.0
    Compare

    Microsoft Corporation

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