©NovelBuddy
                                    Previous chapter: 
                                    
                                        Chapter 15 level challenge system
                                
                                                                                        
                                    Next chapter: 
                                    
                                        Chapter 17 diving leaderboard
                                
                                                    PREVIEW
...
Enter the first challenge level, an algorithm problem.
After reading the title, Yang Chen couldn't help but become interested.
Find the length of the longest non-repeating substring in a string, which is an algorithm problem about big data.
It's a bit difficult, but it can't be difficult for Yang Chen.
There are two solutions to this problem, the easiest way is to use brute force method, and the other is to use pointers cleverly to solve it.
The brute force ...
YOU MAY ALSO LIKE
 
                                





















