Upload Button Icon Add office photos
Engaged Employer

i

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

Ocwen Financial Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ocwen Financial Solutions Senior Technical Support Engineer Interview Questions and Answers

Updated 8 Mar 2024

Ocwen Financial Solutions Senior Technical Support Engineer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Basic AD, and software installation question
  • Q2. Forward lookup and reverse lookup
  • Q3. Exchange and O365 administrator

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. 1. Explain SCD Type 2 Implementation in Informatica
  • Ans. 

    SCD Type 2 is a technique used to track historical changes in data over time in a data warehouse.

    • SCD Type 2 maintains a separate row for each change in data, with a start and end date.

    • It requires a surrogate key to uniquely identify each row.

    • Informatica provides a built-in SCD Type 2 transformation to implement this technique.

    • Example: tracking changes in customer addresses over time.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly focus on basic BI terminologies, common to trivial scenarios and introductory information on latest trending tools and technologies.

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: 7 CGPA cut off, The First round was an Aptitude test (quant+DI+verbal ) 20 questions + 10 basic C/C+ questions
Total Questions: 30

Round: Other Interview
Experience: Second Stage: 2 rounds Tech interview + 1 HR, Very casual personal interview with questions based on resume onlyNo core coding questions since I was from ECE but for Comps/IT they expect knowledge in DBMS.Some finance questions like what are stocks/shares, mutual funds etc. I was asked more detailed finance questions also since I had mentioned my finance interns.

Skill Tips: Be thorough with apti tests . Past CAT papers are ideal as they cover all aspects  (quant+Data Interpretation +Logical reasoning +verbal ) For learning finance jargon use Economist A-Z list and Investopedia
Skills: quant, Data Interpretation , Logical reasoning
College Name: NIT SURATHKAL

Interview Questionnaire 

1 Question

  • Q1. Asked many Dbsa questions. You need to be thorough about the joins in the databases.

Interview Preparation Tips

Round: Test
Experience: Practice questions on Indiabix.

Round: Technical Interview
Experience: Operating Systems basics, Dbsa basics

General Tips: 1: Be Confident.
2: Keep Smiling.
3: Do not be Panic.
4: Remember they are here to hire you but not reject you.
5: Do not loose hope.
6: Believe at yourself.
7: Start preparing early.
8: Do demo interviews with your friend.
Skill Tips: Make sure you do a course on object oriented programming
Skills: C, Sql, Java
College Name: BITS PILANI
Motivation: Every body joins a comapny for making a software or earning money. But I was always motivated to MAKE MONEY. I have taken this job because they have very extensive work in Share Market and they have lots of MBA from IIM's, Lots of CAs, CS. Thats why i have choosen Edelweiss. I have rejected epic System USA for this profile.

I applied via Company Website and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Whatever mentioned on resume , data structure must (hackerrank coding round mainly on Tree)
  • Q2. Tree traversal implementation , string based question , 2-d array

Interview Preparation Tips

Interview preparation tips for other job seekers - Tree question in hackerrank must , prepare well whatever mentioned in your resume

I applied via Naukri.com and was interviewed in May 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Related debugging, views, scripting, control_m schedule related & Aws basic concepts and real time issues

Interview Preparation Tips

Interview preparation tips for other job seekers - We should be very carefully while answering the question because with in that answer again they will ask one more question.

And be confident

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

Round 1 - Coding Test 

Easy basic questions on ds algo, swap two numbers with out extra space

Round 2 - Technical 

(1 Question)

  • Q1. LLD library management system with apis table schema java classes and their interaction

Interview Preparation Tips

Topics to prepare for JPMorgan Chase & Co. Associate Software Engineer interview:
  • DS Algo
Interview preparation tips for other job seekers - Simple questions just prepare on core java and basic ds algo with medium level questions

Interview Questionnaire 

1 Question

  • Q1. Frequency of each word ina sentence
  • Ans. 

    To find the frequency of each word in a sentence.

    • Split the sentence into words

    • Create a dictionary to store word frequency

    • Iterate through the words and update the dictionary

    • Return the dictionary

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Coding Test 

2 moderate data structure problems

Round 2 - Technical 

(2 Questions)

  • Q1. Write the code for Fibonacci series
  • Ans. 

    Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • Declare variables for first two numbers of the series

    • Use a loop to generate the series by adding the previous two numbers

    • Store the series in an array or print each number as it is generated

  • Answered by AI
  • Q2. Write a SQL joining two tables on a key column
  • Ans. 

    Join two tables on a key column using SQL

    • Use the JOIN keyword followed by the name of the second table

    • Specify the key column in both tables using the ON keyword

    • Choose the type of join (INNER, LEFT, RIGHT, FULL) based on your requirement

  • Answered by AI
Round 3 - HR 

(6 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. What are your salary expectations?
  • Q3. What is your family background?
  • Q4. Why should we hire you?
  • Q5. Where do you see yourself in 5 years?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at OOPS concepts.
Data structures is required only to clear the initial coding round.
SQL knowledge is essential for the interview.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Factory facade design patterns
  • Ans. 

    Factory facade design patterns are used to provide a simplified interface to a complex system of classes.

    • Facade pattern provides a unified interface to a set of interfaces in a subsystem.

    • It hides the complexities of the system and provides an easy-to-use interface.

    • Examples include Java's JDBC API, which provides a simplified interface to interact with databases.

    • Another example is the jQuery library, which provides a si...

  • Answered by AI

Skills evaluated in this interview

Ocwen Financial Solutions Interview FAQs

How many rounds are there in Ocwen Financial Solutions Senior Technical Support Engineer interview?
Ocwen Financial Solutions interview process usually has 1 rounds. The most common rounds in the Ocwen Financial Solutions interview process are Technical.
What are the top questions asked in Ocwen Financial Solutions Senior Technical Support Engineer interview?

Some of the top questions asked at the Ocwen Financial Solutions Senior Technical Support Engineer interview -

  1. basic AD, and software installation quest...read more
  2. Forward lookup and reverse loo...read more
  3. Exchange and O365 administra...read more

Tell us how to improve this page.

Ocwen Financial Solutions Senior Technical Support Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 584 Interviews
Citicorp Interview Questions
3.7
 • 573 Interviews
American Express Interview Questions
4.1
 • 367 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.6
 • 293 Interviews
Morningstar Interview Questions
3.9
 • 245 Interviews
BNP Paribas Interview Questions
3.8
 • 182 Interviews
View all
Ocwen Financial Solutions Senior Technical Support Engineer Salary
based on 8 salaries
₹4.7 L/yr - ₹14.9 L/yr
At par with the average Senior Technical Support Engineer Salary in India
View more details
Specialist
261 salaries
unlock blur

₹2.5 L/yr - ₹6.8 L/yr

Senior Specialist
253 salaries
unlock blur

₹3.1 L/yr - ₹8.8 L/yr

Associate
214 salaries
unlock blur

₹1.9 L/yr - ₹5.3 L/yr

Team Lead
174 salaries
unlock blur

₹5.2 L/yr - ₹20 L/yr

Assistant Manager
171 salaries
unlock blur

₹8.5 L/yr - ₹25 L/yr

Explore more salaries
Compare Ocwen Financial Solutions with

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

Citicorp

3.7
Compare

American Express

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