11 lines
		
	
	
		
			668 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			668 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Add a New Element to a Binary Search Tree
 | |
| ---
 | |
| ## Add a New Element to a Binary Search Tree
 | |
| 
 | |
| This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/coding-interview-prep/data-structures/add-a-new-element-to-a-binary-search-tree/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.
 | |
| 
 | |
| <a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.
 | |
| 
 | |
| <!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds  -->
 |