StringBuilder str = new StringBuilder("<urStr>"); 98e9587 verified KaiquanMah commited on Jun 20, 2025
HashMap<String, Integer>; put get containsKey keySet(=k ONLY) 3b35b78 verified KaiquanMah commited on Jun 20, 2025
HashMap<String, Integer>; put get containsKey keySet(= k-v pair) 9b9f849 verified KaiquanMah commited on Jun 20, 2025
String[] names = new String[16]; arr.length; list.size(); str.length(); ec3e65d verified KaiquanMah commited on Jun 20, 2025
newList.addAll(list1); Collections.sort(newList) c0b7c5c verified KaiquanMah commited on Jun 20, 2025
Collections.min/max, THEN go through list to find secondSmallest e0149bd verified KaiquanMah commited on Jun 20, 2025
ArrayList<Integer> lista = new ArrayList<>(); for (int l : pa) lista.add(l); fe7cdd6 verified KaiquanMah commited on Jun 20, 2025
Update Week 2: Methods, strings and lists/22. Letter pyramid 46fe522 verified KaiquanMah commited on Jun 20, 2025
Rename Week 1: Types, condition clauses and loops/4. Match expressions and results to Week 1: Types, condition clauses and loops/4. Match expressions and results AND DATATYPE 431c880 verified KaiquanMah commited on Jun 20, 2025
Create 17b. Count positive and negative elements 9b478da verified KaiquanMah commited on Jun 20, 2025