Resurgent Capital Services is an industry-leading financial services company, driven by innovation and a commitment to superior service. Founded 25 years ago by successful entrepreneurs, the company strives to maintain integrity, compliance, and a personal touch in every interaction.
As a Software Engineer at Resurgent Capital Services, you will collaborate with diverse teams to develop and enhance modern, browser-based software solutions using the .NET framework. This role supports both onsite and remote work, allowing for flexibility. You’ll need expertise in Azure cloud technologies, REST APIs, and front-end frameworks such as Angular and Bootstrap.
If you are enthusiastic about cutting-edge development technologies and continuous learning, this guide will help you navigate the interview process at Resurgent Capital Services. Let's get started with Interview Query!
The first step is to submit a compelling application that reflects your technical skills and interest in joining Resurgent Capital Services as a Software Engineer. Whether you were contacted by a recruiter or have taken the initiative yourself, carefully review the job description and tailor your CV according to the prerequisites.
Tailoring your CV may include identifying specific keywords that the hiring manager might use to filter resumes and crafting a targeted cover letter. Furthermore, don’t forget to highlight relevant skills and mention your work experiences.
If your CV happens to be among the shortlisted few, a recruiter from the Resurgent Talent Acquisition Team will reach out to verify key details like your experiences and skill level. Behavioral questions may also be a part of the screening process.
In some cases, the hiring manager stays present during the screening round to answer your queries about the role and the company itself. They may also indulge in surface-level technical and behavioral discussions.
The whole recruiter call should take about 30 minutes.
Successfully navigating the recruiter round will present you with an invitation for the technical screening round. Technical screening for the Software Engineer role at Resurgent Capital Services usually is conducted through virtual means, including video conferences and screen sharing. Questions in this 1-hour long interview stage may revolve around system design, code implementation, SQL queries, and the .NET framework.
Depending on the role's requirements, you might be asked to solve coding problems or debug existing codes during the session. Your familiarity with Azure cloud development and DevOps practices might also be assessed during this round.
Following a successful technical virtual interview, you'll be invited to attend onsite interview rounds. Multiple interview sessions, varying with the role, will be conducted during your day at the Resurgent office. Your technical prowess, including programming skills, system design, and problem-solving abilities, will be evaluated throughout these sessions.
If you were assigned take-home exercises, a presentation round might also await you during the onsite interview for the Software Engineer role at Resurgent.
](https://www.interviewquery.com/signup?utm_source=company_guide&utm_medium=banner&utm_campaign=google_signup_promo&utm_content=google_data_scientist_guide)
Typically, interviews at Resurgent Capital Services vary by role and team, but commonly Software Engineer interviews follow a fairly standardized process across these question topics.
What are the Z and t-tests, and when should you use each? Explain what Z and t-tests are, their uses, the differences between them, and the scenarios in which one should be used over the other.
What are the drawbacks of the given data layouts, and how would you reformat them for analysis? Given student test scores in two different layouts, identify the drawbacks of each format. Suggest formatting changes to make the data more useful for analysis and describe common problems in "messy" datasets.
What metrics would you use to determine the value of each marketing channel? Given data on marketing channels and their costs for a company selling B2B analytics dashboards, identify the metrics you would use to evaluate the value of each marketing channel.
How would you determine the next partner card using customer spending data? With access to customer spending data, describe the process you would use to determine the next partner card for a company, similar to Starbucks or Whole Foods chase credit cards.
How would you investigate if the redesigned email campaign led to an increase in conversion rates? Given an increase in new-user to customer conversion rates after a redesigned email journey, explain how you would investigate whether the increase was due to the email campaign or other factors.
Write a function search_list
to check if a target value is in a linked list.
Write a function, search_list
, that returns a boolean indicating if the target
value is in the linked_list
or not. You receive the head of the linked list, which is a dictionary with the keys value
and next
. If the linked list is empty, you'll receive None
.
Write a query to find users who placed less than 3 orders or ordered less than $500 worth of product.
Write a query to identify the names of users who placed less than 3 orders or ordered less than $500 worth of product. Use the transactions
, users
, and products
tables.
Create a function digit_accumulator
to sum every digit in a string representing a floating-point number.
You are given a string
that represents some floating-point number. Write a function, digit_accumulator
, that returns the sum of every digit in the string
.
Develop a function to parse the most frequent words used in poems.
You're hired by a literary newspaper to parse the most frequent words used in poems. Poems are given as a list of strings called sentences
. Return a dictionary of the frequency that words are used in the poem, processed as lowercase.
Write a function rectangle_overlap
to determine if two rectangles overlap.
You are given two rectangles a
and b
each defined by four ordered pairs denoting their corners on the x
, y
plane. Write a function rectangle_overlap
to determine whether or not they overlap. Return True
if so, and False
otherwise.
How would you design a function to detect anomalies in univariate and bivariate datasets? If given a univariate dataset, how would you design a function to detect anomalies? What if the data is bivariate?
What are the drawbacks of the given student test score data layouts? Assume you have data on student test scores in two layouts (dataset 1 and dataset 2). What are the drawbacks of these layouts? What formatting changes would you make for better analysis? Describe common problems in “messy” datasets.
What is the expected churn rate in March for customers who bought the product since January 1st? You noticed that 10% of customers who bought subscriptions in January 2020 canceled before February 1st. Assuming uniform new customer acquisition and a 20% month-over-month decrease in churn, what is the expected churn rate in March for all customers who bought the product since January 1st?
How would you explain a p-value to a non-technical person? How would you explain what a p-value is to someone who is not technical?
What are Z and t-tests, and when should you use each? What are the Z and t-tests? What are they used for? What is the difference between them? When should you use one over the other?
How does random forest generate the forest and why use it over logistic regression? Explain how random forest generates multiple decision trees and combines their results. Discuss the advantages of using random forest over logistic regression, such as handling non-linear data and reducing overfitting.
When would you use a bagging algorithm versus a boosting algorithm? Compare the use cases for bagging and boosting algorithms. Provide examples of tradeoffs, such as bagging reducing variance and boosting reducing bias but being more prone to overfitting.
How would you evaluate and compare two credit risk models for personal loans?
List metrics to track the success of the new model, such as accuracy, precision, recall, and AUC-ROC.
What’s the difference between Lasso and Ridge Regression? Explain the differences between Lasso and Ridge Regression, focusing on their regularization techniques (L1 for Lasso and L2 for Ridge) and their impact on feature selection and model complexity.
What are the key differences between classification models and regression models? Describe the main differences between classification and regression models, including their objectives (predicting categories vs. continuous values), evaluation metrics, and typical use cases.
Resurgent Capital Services is an industry-leading financial services company specializing in asset receivables. For over 25 years, we've committed to superior service and personal touch in every interaction, maintaining integrity and strong compliance in all that we do.
As a Software Engineer, you'll be a crucial member of our product teams, responsible for building, enhancing, and supporting modern browser-based applications using the .NET framework in an agile environment. You'll work closely with Product Owners, Software Test Engineers, and Business Stakeholders throughout the software development life cycle.
Candidates should have an associate degree or higher in a related field and a minimum of 1-2 years of software development experience. Proficiency in .NET (Core) and C#, understanding of REST APIs, familiarity with cloud platforms like Azure, and strong problem-solving skills are essential.
We offer a competitive salary, annual bonus, excellent benefits, and a solid work-life balance with 10 paid holidays. Additionally, we provide training through resources like Pluralsight and Visual Studio Subscription with Azure credits. Employees can also participate in community events and charitable activities.
Research the company, understand our commitment to innovation and compliance, and refresh your technical skills. Practicing common technical questions through platforms like Interview Query can help you feel prepared and confident during the interview.
Are you ready to kickstart your career with Resurgent Capital Services, a company built on innovation and integrity? Join us and be part of a cohesive and dynamic team where ideas thrive over hierarchy. As a Software Engineer, you'll work on cutting-edge cloud technologies and modern frameworks, all while contributing to impactful projects in an agile setting. Don't miss out on this opportunity to grow and make a difference with us. For more insights about the company, check out our main Resurgent Capital Services Interview Guide, where we have covered many interview questions that could be asked. At Interview Query, we empower you to unlock your interview prowess with a comprehensive toolkit, equipping you with the knowledge, confidence, and strategic guidance to conquer every challenge.
Good luck with your interview!