0% found this document useful (0 votes)
170 views

Codechallenge

This document outlines a coding challenge being offered by Biz2Credit as part of their recruitment process for Software Engineer and Senior Software Engineer roles. Candidates are asked to write a program to read a file containing customer records in JSON format, and output the names and user IDs of any customers within 100km of Dublin, sorted by user ID. The coding challenge must be completed within 3 days and submitted via email. Candidates will receive feedback on whether they are selected or rejected within 2 business days. Support is available from the HR team during the process.

Uploaded by

kabir
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
170 views

Codechallenge

This document outlines a coding challenge being offered by Biz2Credit as part of their recruitment process for Software Engineer and Senior Software Engineer roles. Candidates are asked to write a program to read a file containing customer records in JSON format, and output the names and user IDs of any customers within 100km of Dublin, sorted by user ID. The coding challenge must be completed within 3 days and submitted via email. Candidates will receive feedback on whether they are selected or rejected within 2 business days. Support is available from the HR team during the process.

Uploaded by

kabir
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

BIZ2CREDIT

(Coding Challenge – Recruitment Process)

Details Coding Challenge!


Level Software Engineer / Senior Software Engineer (Upto 6 Years of exp)
Candidate Name
Email ID
Biz2Credit Official Email [email protected]
Process Owner HR (Recruiters)
Technical Evaluation by Technical Panel (Biz2Credit – Talent Acquisition Group)

Preface: At onset, we would like to appreciate and thank you for completing the aptitude and technical
(Mettl test) as part of recruitment process at Biz2Credit. As part of next steps of recruitment process, we
would like to offer a coding challenge assignment as an integral part of our recruitment process along with
few instructions and details on assignment (details appended below) for your reference & further action.

General Instructions:
 This coding challenge is specifically prepared to assess the competency skills for the Software
Developers upto 6 years of experience by Biz2Credit technical team part of Talent Acquisition
group
 This coding challenge will be offered to incumbents who have cleared the aptitude test and the
technical (Mettl) test administered for the specific roles in Software Development.
 Incumbent need to complete the coding challenge within 3 days and to submit back on email ID
[email protected] for the further evaluation
 Once submitted, candidate will get feedback within 2 business days from the HR team on the next
steps (Either Selection or Rejection) as per the process.
 During completing this coding challenge or overall recruitment process. If any candidate need
support, they can reach out to the HR Team members.

Assignment – Coding Challenge:


 We have some customer records in a text file (customers.txt) -- one customer per line, JSON lines
formatted. We want to invite any customer within 100km of Dublin for some food and drinks on
us. Write a program that will read the full list of customers and output the names and user ids of
matching customers (within 100km), sorted by User ID (ascending).
 Don't forget, you'll need to convert degrees to radians.
 The GPS coordinates for Dublin area is 53.339428, -6.257664. We're looking for you to produce
working code, with enough room to demonstrate how to structure components in a small
program. Package the searching algorithm as an abstraction layer and installable component
through npm package.
 Please refer to below attached file to understand the coding challenge and start working and
submit at the earliest.

We appreciate your efforts and wish for your success in this assignment!

HR Team – Biz2Credit

You might also like