Skip to content

Instantly share code, notes, and snippets.

@metinozell
Created June 14, 2025 16:38
Show Gist options
  • Save metinozell/df19b26a88e81a76feb96e20df04700d to your computer and use it in GitHub Desktop.
Save metinozell/df19b26a88e81a76feb96e20df04700d to your computer and use it in GitHub Desktop.
patika.dev_bstree
Root: 7
7'nin solunda: 5
5'in solunda: 1
1'in solunda: 0
1'in sağında: 3
3'ün solunda: 2
3'ün sağında: 4
5'in sağında: 6
7'nin sağında: 8
8'in sağında: 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment