Skip to content

Conversation

joshmhanson
Copy link
Contributor

Description

This is a basic demonstration of how we can use the Jackson library to load a JSON array of interview questions into a list of instances of InterviewQuestion.

Testing

I've included a main method in InterviewQuestionLoader, along with a toString method inside InterviewQuestion, to demonstrate that it's correctly loading the JSON from the mock interview questions file.

Checklist

  • I provided a description of the contents of this pull request.
  • I've linked this pull request to an issue.
  • I've assigned myself as the Assignee and labelled the PR correctly.

@joshmhanson joshmhanson self-assigned this May 29, 2021
@joshmhanson joshmhanson marked this pull request as draft May 29, 2021 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant