You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
From the course I understood that ring buffer should have set capacity, and then it may resize while inserting. In the test for ring buffer there the buffer is initialized without arguments. Am I missing something or is it a mistake?
The text was updated successfully, but these errors were encountered:
Hi!
From the course I understood that ring buffer should have set capacity, and then it may resize while inserting. In the test for ring buffer there the buffer is initialized without arguments. Am I missing something or is it a mistake?
The text was updated successfully, but these errors were encountered: