Skip to content

Commit

Permalink
adding last assignments
Browse files Browse the repository at this point in the history
Signed-off-by: ncardozo <[email protected]>
  • Loading branch information
ncardozo committed Oct 27, 2020
1 parent 107fdcf commit 0bb4641
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recursion/assignments.oz
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ end

%% 7. Implement the delete function in a search tree

%% 8. Implement DFS for trees

%% 9. Implement BFS for trees

0 comments on commit 0bb4641

Please sign in to comment.