Anonymous
Use something with trie data structure
BinaryByter
what is trie?
BinaryByter
oh it's a tree
BinaryByter
a non-binary tree
BinaryByter
refreshing
Anonymous
Yez
BinaryByter
@Talhapower you are the kind of guy who uses chainsaws to cut open pots of jam?
Anonymous
If it work it not stupid 😱😱
Anonymous
https://www.analyticsvidhya.com/blog/2017/11/flashtext-a-library-faster-than-regular-expressions/
BinaryByter
If it work it not stupid 😱😱
you are also the guy who builds a full house with a bulldozer?
Anonymous
Wt is dt
Stanislav
or do you know a better algorithm to replace string-escapes in browser urls?
https://github.com/crnt/Fastcgi-Daemon/blob/340807cb3c0088fe723c03abe6f7be2571c20842/library/util.cpp#L60
BinaryByter
xD
BinaryByter
good mentality ;)
Anonymous
Yez
Anonymous
how to compile code that #include libavcodec/avcodec.h
GRANDIZER
GRANDIZER
@mohnadala
Manoj
How to create search engine using c++
Mihail
How to create search engine using c++
First go and read about how one works
Manoj
Means??
Manoj
A mini project for clg anyone
Manoj
Help me
Mihail
Means??
Do you know how a search engine works?
Manoj
Yes
Manoj
But using c++ I don't know how it
Mihail
But using c++ I don't know how it
What exactly don't you know?
Manoj
Making a simple search engine
Manoj
In c++
Manoj
Bro
Manoj
I'dont know how to write a code in cpp
Manoj
Any one plz help??
Manoj
As I know by using files in c++
Manoj
We can create
Mihail
I'dont know how to write a code in cpp
So you don't know any c++?
Manoj
I know
Mihail
Then follow these steps with your question
Anonymous
Hi frendz i am besto how r you
Anonymous
Thanks
Mat
Any one plz help??
Nope without a problem. You need to learn how a search engine works before trying to implement it in a language
Manoj
I not understand
Manoj
Anyone don't know how to create search engine in c++
BinaryByter
use PoCo
Anonymous
What poco not under stand me
Anonymous
Hloooo.........
Manoj
What poco
BinaryByter
What poco
its a library
Manoj
Can you please send me the code create and searching a file
Mihail
Can you please send me the code create and searching a file
No one is going to write a program for you
Mihail
We'll help if you have specific questions
Mat
Can you please send me the code create and searching a file
Probably you'll find something searching gitlab or github
Anonymous
Me also needs
BinaryByter
do you go to the same university perchance?
Anonymous
I don't know, why?
Anonymous
I go ivy league
BinaryByter
I go ivy league
you don't now shut up or go to OT
Anonymous
But no one talk there
Anonymous
I feel lonely
BinaryByter
because you creeped out the only few who are active there
Anonymous
Oh...
BinaryByter
i'm just kidding
BinaryByter
now go to OT
Anonymous
What is OT?
BinaryByter
#ot
BinaryByter
yes
BinaryByter
they are bitshifts
BinaryByter
imagine you have a variable that looks like this in terms of bits: 0 1 0 1 0 1 1 1 » will shift everything to the left, so in the end you have 0 0 1 0 1 0 1 1 « will shift everyrhing to the right, so you'll have 1 0 1 0 1 1 1 0
Anonymous
hi
Anonymous
Hi
Anonymous
How r u
Anonymous
i am good
Anonymous
Anonymous
hey guys i am contributing in open source using c and c++ there are million lines of code but documentation does't give much in detail can u help how to understand the flow and to understand