<p><strong><strong>6-1. Person:</strong></strong> Use a dictionaryto store information about a person you know. Store their firstname, last name, age, and the city in which they live. You shouldhave keys such as
<p>java program - Algorithms</p><p>Write a program that randomly generates 100,000 integers into anarray.</p><p>Write a method that sorts this large array using shell sort.</p><p>Write a method that sorts this large array
<p><img alt="2. Assume there are three small caches, each consisting of eight one-word blocks. One cache is fully associative, a second is 2-way set-associative, and the third is direct mapped.