Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 209 Bytes

File metadata and controls

3 lines (2 loc) · 209 Bytes

Simple Search Engine

This is a Kotlin language exercise from JetBrains Academy. A simple search engine that processes a limited collection of data and searches it for a word or a phrase. Simple but cool.