Upload Button Icon Add office photos
Engaged Employer

i

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

Oracle Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Oracle Senior Member Technical Interview Questions, Process, and Tips for Freshers

Updated 14 Oct 2024

Oracle Senior Member Technical Interview Experiences for Freshers

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Apr 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Count no of links in as web page
  • Ans. 

    To count the number of links on a web page, you can use a web scraping tool or inspect the page's HTML code.

    • Use a web scraping tool like BeautifulSoup or Selenium to extract all the links from the webpage.

    • Inspect the HTML code of the webpage and look for anchor tags (<a>) which contain the links.

    • Count the number of anchor tags to determine the total number of links on the webpage.

  • Answered by AI
  • Q2. Remove zeros from arrays list
  • Ans. 

    Remove zeros from arrays list of strings

    • Iterate through each string in the array

    • Use filter method to remove zeros from each string

    • Return the updated array without zeros

  • Answered by AI
  • Q3. Return type of Findelements
  • Ans. 

    FindElements method returns a list of web elements matching the specified locator.

    • Return type of FindElements is List

    • It returns a list of all elements matching the specified locator

    • Example: List elements = driver.findElements(By.xpath("//input[@type='text']"));

Answered by AI
  • Q4. Find second highest vowel occurance in a string
  • Ans. 

    Find the second highest occurrence of a vowel in a string.

    • Iterate through the string and count the occurrences of each vowel (a, e, i, o, u).

    • Store the counts in an array and find the second highest count.

    • Return the vowel with the second highest count.

  • Answered by AI
  • Q5. Write locator for element in webpage
  • Ans. 

    Use CSS selector to locate element on webpage

    • Use unique id or class names to locate element

    • Use CSS selectors like 'id', 'class', 'name', 'tag name', etc.

    • Use XPath if necessary for complex element locating

  • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - it was entry leel

    Skills evaluated in this interview

    Interview questions from similar companies

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

    Interview Questionnaire 

    3 Questions

    • Q1. Walk through your resume.
    • Q2. Talk about your greatest weakness.
    • Q3. Why ADP.
    • Ans. 

      ADP is a leading provider of human capital management solutions, offering innovative technology and services.

      • ADP has a strong reputation in the industry

      • ADP offers a comprehensive suite of HR solutions

      • ADP's technology is cutting-edge and user-friendly

      • ADP has a global presence and serves a wide range of clients

      • ADP provides excellent customer support and training

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - I found this is one of the best interviews in my career. ADP is quite employee centric organization and knows how to hire the right candidate for right job. My experience was awesome. The Talent Acquisition team member and the interviewer are really helpful. You will feel the positive vibe at the first meeting with the interviewer. Long story short, my advice would be, you know your achievements better. Be open and honest while talking about it.

    I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

    Interview Questionnaire 

    3 Questions

    • Q1. On Mainframe, JCL , COBOL, Strong Db2 like Row fetch
    • Q2. Various types of cursors like - scrollable, static, dynamic...
    • Q3. Linkage section

    Interview Preparation Tips

    Interview preparation tips for other job seekers - True experiance people can crack it by brusing Advanced Db2 cursor concepts.

    Interview Questionnaire 

    2 Questions

    • Q1. Introduce yourself. Your experience,
    • Q2. First round was an HR round for scheduling interview. HR asked questions related to the past experience and skills.

    I applied via Job Portal and was interviewed in May 2019. There were 6 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Java,Micro services ,spring boot and analytical thinking

    Interview Preparation Tips

    Interview preparation tips for other job seekers - If you are thorough in basics of the technologies listed in the profile and confident enough to solve case stories given, you will be good to go.

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

    Interview Questionnaire 

    1 Question

    • Q1. They will basic questions related your technology.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - I have gone through 5 rounds of Interview. Starting with written test, TR1, TR2, Managerial Round and Finally HR round. TR1 is mainly about basics and TR2 is they gave problem statement and asked to provide solution.

    I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Tell us about yourself, previous work experience, skill sets, why are you looking for something else, why are you leaving your company, how can your skill set will help us, etc.
    • Ans. 

      Experienced Senior Member Technical with diverse skill set seeking new opportunities to contribute and grow.

      • I have over 10 years of experience in software development, project management, and team leadership.

      • Skilled in various programming languages such as Java, Python, and C++.

      • Previous work experience includes leading a team to successfully launch a new product in the market.

      • Looking for new challenges and opportunitie...

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be prepared for a detailed and a long interview. There will be in depth questions about your skill if you are working on any ERP tools (SAP, ORACLE). They will try to asses your problem solving skills and out of the box thinking, so make your answers innovative and your approach different. Be cool and Be Honest.
    All the best!!!!!

    I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

    Round 1 - Coding Test 

    MCQ's with basic C/Java/Python/Javascript snippets where we need to select the output.

    Round 2 - Technical 

    (4 Questions)

    • Q1. OOPS Concepts Like Polymorphism, Inheritance etc..
    • Q2. Basic programs like sorting, searching etc...
    • Q3. Data Structure related Questions
    • Q4. Javascript concepts like Promise, async-await, closures etc...

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Just Be yourself, In-case you don't know the answer, tell them politely you don't know, just don't pretend as if you know but forgot (* mostly the case with fresh grads)
    Round 1 - One-on-one 

    (1 Question)

    • Q1. All basic questions on cobol,Jcl and db2. Prepare more on situational based questions.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Simply prepare for basics. They will more focus on cobol part.
    Round 1 - One-on-one 

    (1 Question)

    • Q1. Basics questions on cobol,jcl and db2. Prepared for scenario based question.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Focus on fundamentals. Prepare well on cobol and db2.

    Oracle Interview FAQs

    How many rounds are there in Oracle Senior Member Technical interview for freshers?
    Oracle interview process for freshers usually has 1 rounds. The most common rounds in the Oracle interview process for freshers are Technical.
    What are the top questions asked in Oracle Senior Member Technical interview for freshers?

    Some of the top questions asked at the Oracle Senior Member Technical interview for freshers -

    1. Find second highest vowel occurance in a str...read more
    2. count no of links in as web p...read more
    3. Write locator for element in webp...read more

    Tell us how to improve this page.

    Oracle Senior Member Technical Interview Process for Freshers

    based on 1 interview

    Interview experience

    5
      
    Excellent
    View more

    Interview Questions from Similar Companies

    Google Interview Questions
    4.4
     • 849 Interviews
    Amdocs Interview Questions
    3.7
     • 519 Interviews
    Zoho Interview Questions
    4.3
     • 512 Interviews
    SAP Interview Questions
    4.2
     • 285 Interviews
    Adobe Interview Questions
    3.9
     • 236 Interviews
    Salesforce Interview Questions
    4.0
     • 230 Interviews
    24/7 Customer Interview Questions
    3.5
     • 176 Interviews
    View all
    Oracle Senior Member Technical Salary
    based on 57 salaries
    ₹15 L/yr - ₹40 L/yr
    73% more than the average Senior Member Technical Salary in India
    View more details

    Oracle Senior Member Technical Reviews and Ratings

    based on 12 reviews

    3.6/5

    Rating in categories

    3.0

    Skill development

    3.7

    Work-life balance

    3.1

    Salary

    3.8

    Job security

    3.4

    Company culture

    2.5

    Promotions

    3.2

    Work satisfaction

    Explore 12 Reviews and Ratings
    Senior Software Engineer
    2.5k salaries
    unlock blur

    ₹10.3 L/yr - ₹40 L/yr

    Principal Consultant
    2.1k salaries
    unlock blur

    ₹10.9 L/yr - ₹37 L/yr

    Senior Consultant
    2.1k salaries
    unlock blur

    ₹9 L/yr - ₹25 L/yr

    Senior Member of Technical Staff
    1.8k salaries
    unlock blur

    ₹12.1 L/yr - ₹45 L/yr

    Senior Application Engineer
    1.4k salaries
    unlock blur

    ₹9 L/yr - ₹30 L/yr

    Explore more salaries
    Compare Oracle with

    SAP

    4.2
    Compare

    MongoDB

    3.8
    Compare

    Salesforce

    4.0
    Compare

    IBM

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