Project

Simple Search Engine (Java)

Challenging
1196 completions
~ 28 hours
4.3

Gain confidence in working with files and console, and learn how to optimize the search process.

Provided by

JetBrains Academy JetBrains Academy

About

Create your own search engine! It probably won’t compete with Google: yours will be a simple version which processes some data and searches it for a word or a phrase. Simple but cool.

Training project icon

Training project

This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.

What you'll learn

Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
With the help of arrays and linear search, add more strings to the program and search for specific data from that input.
Using switch operator and methods, create a user menu for your search engine
Enable your search engine to search for data stored in the files
Working with lists and maps, build the inverted index to enhance your search
Get familiar with patterns and learn to deal with more complex types of search

Reviews

dqhieuse avatar
dqhieuse
3 months ago
After this project, I have learned about hash, hashMap, Map, strategy to apply to find function
Pamujula Jayakrishna avatar
Pamujula Jayakrishna
7 months ago
I have learned some more topics. One of those are Strategy design patterns. Thank You!
Donald van der Laan avatar
Donald van der Laan
8 months ago
Design Patterns, Functional programming and hints from other students

4.3

Learners who completed this project within the Java Desktop Application Developer course rated it as follows:
Usefulness
4.4
Fun
4.2
Clarity
4.4