Upload Button Icon Add office photos

Filter interviews by

Horizontal Integration Interview Questions, Process, and Tips

Updated 10 Oct 2024

Top Horizontal Integration Interview Questions and Answers

View all 8 questions

Horizontal Integration Interview Experiences

Popular Designations

9 interviews found

I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Difference between list and tuple
  • Ans. 

    List is mutable and tuple is immutable in Python.

    • List can be modified after creation, tuple cannot

    • List uses square brackets [], tuple uses parentheses ()

    • List is slower than tuple in terms of performance

    • List is used for collections of data that may change, tuple for fixed collections

  • Answered by AI
  • Q2. Explain Many to many relationship
  • Ans. 

    Many to many relationship is a type of relationship between two entities where one entity can have multiple instances of another entity and vice versa.

    • It involves a junction table that connects the two entities.

    • It allows for complex data modeling and querying.

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

    • Example: A book can have multiple authors and an author can have written

  • Answered by AI
  • Q3. Difference between truncate and delete command
  • Ans. 

    Truncate removes all data from a table while delete removes specific rows.

    • Truncate is faster than delete as it doesn't log individual row deletions

    • Truncate resets the identity of the table while delete doesn't

    • Truncate cannot be rolled back while delete can be

    • Truncate is a DDL command while delete is a DML command

  • Answered by AI
  • Q4. Find sublost from a lost which gives maximum sum value
  • Ans. 

    Find subarray with maximum sum value

    • Use Kadane's algorithm to find the maximum subarray sum

    • Initialize max_so_far and max_ending_here to 0

    • Loop through the array and update max_ending_here and max_so_far

    • Return the subarray with maximum sum value

  • Answered by AI
  • Q5. Difference between flask and Django
  • Ans. 

    Flask is a micro web framework while Django is a full-stack web framework.

    • Flask is lightweight and flexible while Django is more structured and includes many built-in features.

    • Flask is better for small to medium-sized projects while Django is better for larger projects.

    • Flask has less built-in functionality but allows for more customization while Django has more built-in functionality but is less customizable.

    • Flask is e...

  • Answered by AI
  • Q6. Explain about mvc and mvt architecture
  • Ans. 

    MVC and MVT are software architecture patterns used for developing web applications.

    • MVC stands for Model-View-Controller and separates the application into three interconnected components.

    • MVT stands for Model-View-Template and is similar to MVC but with a different approach to handling user input.

    • In MVC, the Model represents the data and business logic, the View displays the data to the user, and the Controller handles...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep on your resume what you know well, don't mention unrelated things, get well prepared for coding, as well as skills mentioned in your project section.

Skills evaluated in this interview

Top Horizontal Integration Software Engineer Interview Questions and Answers

Q1. Find sublost from a lost which gives maximum sum value
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

Interview Questions & Answers

user image Anonymous

posted on 10 Feb 2024

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

I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Sitecore like types of rendering, template , version, Un versioned and shared fields, helix habitat, placeholders, question related to core database, type of publish, incremental publish and how ...
Round 2 - Technical 

(1 Question)

  • Q1. Situation based question related to Sitecore troubleshooting.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview panel mainly focus on basics of Sitecore. So, prepare them well. Prepare for situation-based question also related to Sitecore.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

SQL,PLSQL,Oracle, RDBMS

SQL and PL SQL Developer Interview Questions asked at other Companies

Q1. 1.What is SQL Loader? 2.What are Stored Procedures? Syntax to create and execute the stored procedure. 3.There is a flat file and another table, so how will you fetch the data from the flat file and that table by using stored procedure? 4. ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. In depth knowledge of wiring harness, specification, component and wire selection.
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for technical round.

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)

Horizontal Integration interview questions for popular designations

 Senior SAP MM Functional Consultant

 (1)

 Trainee Recruiter

 (1)

 Software Engineer

 (1)

 Senior Storage Testing Engineer

 (1)

 SQL and PL SQL Developer

 (1)

 Design Engineer

 (1)

 Technical Recruiter

 (1)

 Senior QA QC Engineer

 (1)

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

I applied via Naukri.com and was interviewed before Sep 2022. 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 - Technical 

(1 Question)

  • Q1. SAN, VMware, Cluster, NSX, Server, Networking
Round 3 - Case Study 

On critical issue raised in the past during product release

Round 4 - Behavioral 

(1 Question)

  • Q1. About the current project
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

I applied via Naukri.com and was interviewed in Aug 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 

(1 Question)

  • Q1. Only the functional, no technical questions involved

Interview Preparation Tips

Topics to prepare for Horizontal Integration Senior QA QC Engineer interview:
  • Automation Testing
Interview preparation tips for other job seekers - prepare what you gave on resume and prepare

Senior QA QC Engineer Interview Questions asked at other Companies

Q1. What is the design mix of M30 grade concrete?what is follow of IS Code for design mix?
View answer (2)

Jobs at Horizontal Integration

View all

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Basic of SCM
  • Q2. Basics of SAP MM, P2P cycle
  • Q3. Special procurement in SCM
  • Ans. 

    Special procurement types in SAP Supply Chain Management (SCM)

    • Special procurement types are used to handle procurement scenarios that are not covered by standard procurement types

    • Examples include subcontracting, consignment, pipeline, and stock transfer

    • Subcontracting involves sending raw materials to a vendor who will process them into finished goods

    • Consignment involves placing goods at a customer's location until they...

  • Answered by AI
  • Q4. Accounting entries in Procurement cycle
  • Ans. 

    Accounting entries are made in procurement cycle to record financial transactions.

    • When goods are received, a debit entry is made to inventory account and a credit entry is made to accounts payable account.

    • When goods are issued, a debit entry is made to cost of goods sold account and a credit entry is made to inventory account.

    • When invoice is received, a debit entry is made to accounts payable account and a credit entry...

  • Answered by AI
  • Q5. Ask about Last company experience, role responsibility, Projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident..Don't underestimate your self
Nobody's has 100% knowledge
If you know the answer.. explain it briefly
If you don't know.. honestly say I m not aware about this,but I will look after interview

Senior SAP MM Functional Consultant Interview Questions asked at other Companies

Q1. Accounting entries in Procurement cycle
View answer (1)

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 5 year goals, which IT Skills you have worked on, what do u know about Horizontal,

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about Horizontal before the interview
Prepare on your 5 year goals, what you want to do in life etc

Technical Recruiter Interview Questions asked at other Companies

Q1. What different visas are you aware of. Can you name some of them.
View answer (1)

I applied via Campus Placement and was interviewed in Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the one thing which makes you different from others?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be truthful at the time of your interview and if it is meant to be yours it will just happen. During the time of interview your body posture speaks what you actually want to say.

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed before Oct 2022. There were 4 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 

Basic Aptitude questions were there which I think anyone can clear.

Round 3 - Coding Test 

2 easy level programming questions were asked.

Round 4 - HR 

(1 Question)

  • Q1. Introduction, background, interest, vision.

Horizontal Integration Interview FAQs

How many rounds are there in Horizontal Integration interview?
Horizontal Integration interview process usually has 2-3 rounds. The most common rounds in the Horizontal Integration interview process are Technical, Resume Shortlist and HR.
How to prepare for Horizontal Integration 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 Horizontal Integration. The most common topics and skills that interviewers at Horizontal Integration expect are Business Strategy, Staffing, Agile, SQL and Test Cases.
What are the top questions asked in Horizontal Integration interview?

Some of the top questions asked at the Horizontal Integration interview -

  1. Find sublost from a lost which gives maximum sum va...read more
  2. Difference between truncate and delete comm...read more
  3. Explain about mvc and mvt architect...read more

Tell us how to improve this page.

Horizontal Integration Interview Process

based on 6 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Magic Edtech Interview Questions
3.0
 • 50 Interviews
View all

Horizontal Integration Reviews and Ratings

based on 92 reviews

3.6/5

Rating in categories

3.3

Skill development

3.7

Work-life balance

3.6

Salary

3.0

Job security

3.5

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 92 Reviews and Ratings
Client Acquisition Manager

Bangalore / Bengaluru

5-12 Yrs

Not Disclosed

Technical Recruiter II

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Explore more jobs
Technical Recruiter
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Recruiter
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Horizontal Integration with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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