Premium Employer

i

This company page is being actively managed by Arrow Electronics Team. If you also belong to the team, you can get access from here

Arrow Electronics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Arrow Electronics Oracle Application Database Administrator Interview Questions and Answers

Updated 13 Apr 2023

Arrow Electronics Oracle Application Database Administrator Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Mar 2023. There were 4 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. What are the types of patches ?
  • Ans. 

    There are three types of patches: Proactive, Reactive, and Patch Set Updates.

    • Proactive patches are released to prevent known issues from occurring.

    • Reactive patches are released to fix issues that have already occurred.

    • Patch Set Updates are collections of patches that include bug fixes, security updates, and new features.

    • Examples of patch types include Critical Patch Updates, Security Patch Updates, and Interim Patch Se

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. How to apply adop patch ?
  • Ans. 

    To apply adop patch, use adop command with appropriate options.

    • Ensure that the system is in the correct state for patching

    • Download the patch and verify its integrity

    • Apply the patch using adop command with appropriate options

    • Run necessary post-patching tasks

    • Verify the patch applied successfully

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. How to apply ad patch ?
  • Ans. 

    To apply ad patch, use adpatch utility provided by Oracle E-Business Suite.

    • Ensure that the patch is compatible with your Oracle E-Business Suite version.

    • Download the patch and unzip it in the $PATCH_TOP directory.

    • Run adpatch utility with the patch directory path as input.

    • Follow the prompts and review the log files for any errors.

    • Restart the application services to complete the patching process.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be aware on 12.2 verstion

Skills evaluated in this interview

Interview questions from similar companies

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

Major questions were around problem solving, strings

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your Protect?
  • Q2. Questions on C++
Round 2 - Technical 

(2 Questions)

  • Q1. Day to day tasks
  • Ans. 

    Day to day tasks involve coding, debugging, testing, and collaborating with team members.

    • Writing code for new features or fixing bugs

    • Debugging and troubleshooting issues

    • Testing code to ensure quality and functionality

    • Collaborating with team members on projects

    • Participating in code reviews and providing feedback

  • Answered by AI
  • Q2. Team management questions
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiations
  • Q2. Bahaviour questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Reserve Binary Search Tree
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

1 easy, 1 medium and 1 hard LC

Round 2 - Technical 

(1 Question)

  • Q1. 1. How will access files in a different server? 2. There are several files all containing similar key value pairs. The values differ in all files. How will you identify all the values that are same and ot...
  • Ans. 

    To access files in a different server, use protocols like FTP or SSH. To identify similar key value pairs in multiple files, compare values using a script or tool.

    • Use FTP or SSH protocols to access files in a different server

    • Write a script or use a tool to compare key value pairs in multiple files

    • Identify values that are the same and different across files

    • Example: Use Python script to read files and compare key value p

  • Answered by AI

I applied via Naukri.com and was interviewed in May 2020. There were 7 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Angular and JavaScript basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Hashmap working.
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Hashmap operations like insertion, deletion, and lookup have an average time complexity of O(1).

  • Answered by AI
  • Q2. Problem solving. Minimum absolute difference pairs

Interview Preparation Tips

Interview preparation tips for other job seekers - There were two people one hiring manager and one person who asked technical.
This person was so rude.I hardly understood what he was speaking his accent was so bad.I don't understand how a standard company like Applied Materials even hired this person who is lacking at a basic level of Communication.

One should make the person comfortable before the interview to even get the best from the candidate.

First question in discussion was what is your salary expectations and what offer do u already have that's pathetic to ask this question in the beginning itself.

They don't pay well yet they expect the candidate to be perfect.
Worst interview experience I have ever had .
Please be nice to candidates.Have some standards for your hiring process don't be rude and arrogant.if you want to hire a potential candidate be nice to the person at the first place that's when you can check the knowledge and technical capabilites of a person not just simply ask same set of questions.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write your own stack?
  • Ans. 

    A stack is a linear data structure that follows the Last In First Out (LIFO) principle.

    • Implement using an array or linked list

    • Push operation adds element to top of stack

    • Pop operation removes element from top of stack

    • Peek operation returns top element without removing it

  • Answered by AI
  • Q2. How to find intersection happened between two linked list?
  • Ans. 

    To find intersection of two linked lists, traverse both lists and compare each node.

    • Traverse both linked lists and compare each node

    • Use two pointers, one for each linked list

    • If a node is common, return the node

    • If both pointers reach the end, return null

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Applied Materials Senior Software Engineer interview:
  • Data Structures
Interview preparation tips for other job seekers - Basic should be good, interview is easy to medium type only

Skills evaluated in this interview

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 Dec 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions around testing.
Round 2 - Aptitude Test 

Here they asked lots of logical reasoning questions and checked on how you approached different situations

Round 3 - HR 

(1 Question)

  • Q1. Explained package and other details
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Coding Test 

OOPS Principle.
SQL
Java Coding Round - with easy level of questions

Arrow Electronics Interview FAQs

How many rounds are there in Arrow Electronics Oracle Application Database Administrator interview?
Arrow Electronics interview process usually has 4 rounds. The most common rounds in the Arrow Electronics interview process are Technical and Resume Shortlist.
What are the top questions asked in Arrow Electronics Oracle Application Database Administrator interview?

Some of the top questions asked at the Arrow Electronics Oracle Application Database Administrator interview -

  1. What are the types of patche...read more
  2. How to apply ad patc...read more
  3. How to apply adop patc...read more

Tell us how to improve this page.

Arrow Electronics Oracle Application Database Administrator Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Arrow Electronics We connect people with technology that makes life better

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 260 Interviews
Intel Interview Questions
4.2
 • 218 Interviews
Tata Electronics Interview Questions
4.0
 • 158 Interviews
Texas Instruments Interview Questions
4.0
 • 121 Interviews
Synopsys Interview Questions
3.9
 • 89 Interviews
Molex Interview Questions
3.8
 • 55 Interviews
Lam Research Interview Questions
3.7
 • 46 Interviews
View all
Arrow Electronics Oracle Application Database Administrator Salary
based on 12 salaries
₹7 L/yr - ₹19.8 L/yr
52% more than the average Oracle Application Database Administrator Salary in India
View more details

Arrow Electronics Oracle Application Database Administrator Reviews and Ratings

based on 3 reviews

4.6/5

Rating in categories

3.2

Skill development

4.6

Work-life balance

3.2

Salary

3.2

Job security

4.0

Company culture

2.7

Promotions

3.7

Work satisfaction

Explore 3 Reviews and Ratings
Applications Engineer
73 salaries
unlock blur

₹9.3 L/yr - ₹30 L/yr

IT Associate
27 salaries
unlock blur

₹5 L/yr - ₹8 L/yr

Associate Manager IT
23 salaries
unlock blur

₹18.3 L/yr - ₹40 L/yr

IT Manager
21 salaries
unlock blur

₹26.5 L/yr - ₹45 L/yr

Database Admin
19 salaries
unlock blur

₹8 L/yr - ₹23.5 L/yr

Explore more salaries
Compare Arrow Electronics with

Tata Electronics

4.0
Compare

Qualcomm

3.8
Compare

Intel

4.2
Compare

TDK India Private Limited

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