/screening

Interview screening problems

Primary LanguageGo

Evaluation of Interview Screening Challenges

Purpose of this Repository

This code repository comprises code authored by an individual with limited experience in Go and REST API's in general. Your responsibility is to assess the quality of this code, paying attention to the following criteria:

  • Clarity and comprehensibility: Is the code easy to read and understand?
  • Language-specific correctness: Does the code avoid language-specific mistakes?
  • Testability: Is the code designed in a way that facilitates testing?
  • Maintainability for new team members: Can new engineers joining the team easily maintain the code?

Suggest changes to fix problems and improve quality.