앱/웹에 사용되는 문제 pool
- iOS: https://apps.apple.com/kr/app/id1526993862
- Android: https://play.google.com/store/apps/details?id=com.whatseries.prepareinterview
- Web: https://hexoul.github.io/prepare-interview-data
- 문제 추가 또는 수정에 대한 관심과 기여는 언제나 환영합니다.
- 과목 또는 목록 추가
- 디렉토리,
/{subject}
, 생성. e.g./os
- 문제 목록,
/{subject}/{list}.json
, 생성. e.g./os/basic.json
- 과목 목차,
/{subject}/contents.json
, 생성. e.g./os/contents.json
- 전체 목차,
/contents.json
, 갱신.
- 디렉토리,
- 문제 추가
- 문제 목록,
/{subject}/{list}.json
, 에 문제 추가. e.g./os/basic.json
- 과목 목차,
/{subject}/contents.json
, 의 문제 수 갱신. e.g./os/contents.json
- 전체 목차,
/contents.json
, 의 문제 수 갱신.
- 문제 목록,
Made with contrib.rocks.