[personal profile] aklepatc
Code a data structure with 2 operations: push() and popMostFrequent().

Most of the meat is in the comments/discussion below.

Date: 2024-05-09 04:34 pm (UTC)
From: [personal profile] sassa_nf
Well, it is surprising to those familiar with java byte buffers. Slicing a buffer there creates a slice of the underlying buffer, but does not share its limit - can't go beyond the last byte available in the buffer at the time of slicing, even if the capacity allows for that.

So to speak, cap(n)==len(n) immediately after slicing.

Profile

aklepatc

May 2024

S M T W T F S
   1234
567 891011
12131415161718
19202122232425
262728293031 

Most Popular Tags

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 17th, 2025 08:30 pm
Powered by Dreamwidth Studios