Quantcast
Channel: User raptortech97 - Code Review Stack Exchange
Browsing all 22 articles
Browse latest View live

Answer by raptortech97 for Finding powers of multiple array pairs

I don't know Ruby, but your issue is that you are taking a^b and then taking the modulus. This may mean you are dealing with giant intermediary numbers. The solution is to use a proper modular...

View Article


Hash table implementation in Java

For class, I was asked to write a (linear probing) hash table in Java. (I was also asked to write a linear-chaining hash table, which is why I named this one HashtableB as opposed to just Hashtable.)...

View Article

Browsing all 22 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>