fix redundant parentheses
removed redundant parentheses in graphs MIT DFS video
This commit is contained in:
		@@ -937,7 +937,7 @@ Graphs can be used to represent many problems in computer science, so this secti
 | 
			
		||||
    
 | 
			
		||||
- [ ] MIT(videos):
 | 
			
		||||
    - [ ] [Breadth-First Search](https://www.youtube.com/watch?v=s-CYnVz-uh4&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb&index=13)
 | 
			
		||||
    - [ ] [Depth-First Search]((https://www.youtube.com/watch?v=AfSk24UTFS8&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb&index=14)
 | 
			
		||||
    - [ ] [Depth-First Search](https://www.youtube.com/watch?v=AfSk24UTFS8&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb&index=14)
 | 
			
		||||
    
 | 
			
		||||
- [ ] Skiena Lectures - great intro:
 | 
			
		||||
    - [ ] [CSE373 2012 - Lecture 11 - Graph Data Structures (video)](https://www.youtube.com/watch?v=OiXxhDrFruw&list=PLOtl7M3yp-DV69F32zdK7YJcNXpTunF2b&index=11)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user