+ 2
How to create a search engine like Google?
I know that Google uses - Crawling, Indexing and Algorithm. I wana know Which languages are used in creating a search engine? Can we create it by JavaScript? Can search engine be created in Sololearn Code Playground?
3 Respuestas
+ 10
Judging from this and evaluating how Code Playground works, no. You most certainly cannot create a search engine in Code Playground, at least not in its current form.
https://www.quora.com/How-do-you-build-a-search-engine-from-scratch-What’s-the-best-technology-stack-for-this
+ 7
Probably a dummy google just for fun o_O
https://code.sololearn.com/Wux4ixFMffRc/?ref=app
0
How do I create a search engine on solo learn