How did you do on the multiple choice questions?
Again I got only about 50% of the questions... I feel like were moving along important concepts a little too fast.
Did you understand your errors?
Some, but most of them I don't. That includes finding the maximum number of loops for the binary search to find a random number in a given number.
What do you not understand?
I do not understand the concept of QuickSort, and many of the other sorts are extremely fuzzy in my mind.
To what extent did you succeed in implementing the sorting and searching algorithm exercises?
I succeeded in implementing them iteratively, yet I didn't have as much luck with recursive implementation.
No comments:
Post a Comment