Skip to content

JetBrains Internship test task about fast search in huge dictionary

License

Notifications You must be signed in to change notification settings

APozdniakov/jb-rider-test-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing task for JetBrains Internship

This is a testing task for JetBrains Internship 2021: Unreal Editor project. The task is to develop fast search in dictionary without freezes

Build & run

Run build.sh script to install necessary dependencies

  • build-essential & cmake to build the application
  • CUrl to download the dictionary
  • Qt for GUI
  • gtest to test complex functions

Then execute ./jb-rider-test-task [path-to-dictionary] to run application. By default, path-to-dictionary equals to words.txt

About

JetBrains Internship test task about fast search in huge dictionary

Topics

Resources

License

Stars

Watchers

Forks