Skip to content

TrungNNg/CodeRev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeRev

CodeRev help user review coding interview quesitons using Spaced Repetition algorithm.

CodeRev Image

Practicing coding interview questions poses a common challenge – forgetting the approach to previously solved questions, even if they were thoroughly understood and solved. In an actual interview, even when facing the same coding question introduces additional challenges, including anxiety, nervousness, time pressure, varying environments, and continuous communication with the interviewer, etc. These factors can contribute to suboptimal outcomes. Regularly reviewing previously solved questions becomes crucial. It is a quick process when done frequently while the question is still fresh in your memory. CodeRev is an app designed to facilitate this review process, employing spaced repetition to determine when a coding question needs revisiting.

Download QR Code

Features

The following required functionality is completed:

  • Designed and implemented a robust data retrieval mechanism to fetch and cache more than 150 programming questions from a self-hosted server
  • Engineered an efficient storage solution to optimize data access and retrieval processes
  • Integrated a Spaced Repetition algorithm, akin to industry-standard memory assistance applications, to enhance learning and retention experiences

Video Walkthrough

License

Copyright [2024] [Trung]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages