Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Berkeley-CS61B/skeleton-sp21
/ functions
Functions
625 in github.com/Berkeley-CS61B/skeleton-sp21
⨍
Functions
625
◇
Types & classes
112
Method
sanityKeySetTest
()
lab7/bstmap/TestBSTMapExtra.java:14
Method
sanityPutTest
()
lab8/hashmap/TestMyHashMapBuckets.java:82
Method
sanityPutTest
()
lab7/bstmap/TestBSTMap.java:75
Method
sanitySizeTest
()
lab8/hashmap/TestMyHashMapBuckets.java:72
Method
sanitySizeTest
()
lab7/bstmap/TestBSTMap.java:63
Method
saveDog
Saves a dog to a file for future use.
lab6/capers/Dog.java:58
Method
sendCanvasConfig
(int width, int height)
proj3/byow/Networking/BYOWServer.java:38
Method
setSeed
Sets random seed to L so that results of randomString are predictable.
lab7/bstmap/StringUtils.java:17
Method
setViewingPerspective
Shifts the view of the board such that the board behaves as if side S is north.
proj0/game2048/Board.java:25
Method
sha1
Returns the SHA-1 hash of the concatenation of VALS, which may be any mixture of byte arrays and Strings.
proj2/gitlet/Utils.java:38
Method
size
()
lab8/hashmap/ULLMap.java:27
Method
size
Returns the number of key-value mappings in this map.
lab8/hashmap/Map61B.java:23
Method
size
Return the size of the list using... recursion!
lab2/IntList/IntList.java:13
Method
size
()
lab7/bstmap/ULLMap.java:26
Method
size
Returns the number of items in the list.
lab3/randomizedtest/BuggyAList.java:55
Method
size
Returns the number of items in the list.
lab3/randomizedtest/AListNoResizing.java:43
Method
size
Returns the number of items in the list.
lab3/timingtest/AList.java:54
Method
size
()
proj1ec/student/StudentArrayDeque.java:191
Method
solicitNCharsInput
(int n)
proj3/byow/lab13/MemoryGame.java:73
Method
startViewingFrom
Shifts the view of the Board.
proj0/game2048/Board.java:55
Function
stepIntoCommand
(full_cmnd)
proj2/testing/staff-runner.py:167
Function
subst_var
(M)
proj2/testing/tester.py:294
Function
subst_var
(M)
proj2/testing/staff-runner.py:323
Function
subst_var
(M)
proj2/testing/runner.py:343
Function
subst_var
(M)
lab6/testing/tester.py:281
Function
subst_var
(M)
lab6/testing/runner.py:308
Method
test1
()
proj1ec/tester/AssertEqualsStringDemo.java:8
Method
testAddConstantOne
()
lab2/IntList/AddConstantTest.java:8
Method
testAddConstantTwo
()
lab2/IntList/AddConstantTest.java:15
Method
testAddToLargeList
()
lab2/IntList/AddConstantTest.java:22
Method
testAlmostFullBoard
()
proj0/game2048/TestEmptySpace.java:94
Method
testAnyDir
()
proj0/game2048/TestAtLeastOneMoveExists.java:37
Method
testBottomLeftCorner
()
proj0/game2048/TestMaxTileExists.java:109
Method
testBottomRightCorner
()
proj0/game2048/TestMaxTileExists.java:125
Method
testCompletelyEmpty
()
proj0/game2048/TestEmptySpace.java:16
Method
testDownAdjacentMerge
()
proj0/game2048/TestModel.java:613
Method
testDownAdjacentMergeMove
()
proj0/game2048/TestModel.java:659
Method
testDownAdjacentNoMerge
()
proj0/game2048/TestModel.java:567
Method
testDownNoMerge
()
proj0/game2048/TestModel.java:544
Method
testDownNonAdjacentMerge
()
proj0/game2048/TestModel.java:636
Method
testDownNonAdjacentMergeMove
()
proj0/game2048/TestModel.java:682
Method
testDownNonAdjacentNoMerge1
()
proj0/game2048/TestModel.java:590
Method
testEmptyBoard
()
proj0/game2048/TestMaxTileExists.java:15
Method
testEmptyBottomRow
()
proj0/game2048/TestEmptySpace.java:46
Method
testEmptyLeftCol
()
proj0/game2048/TestEmptySpace.java:62
Method
testEmptyRightCol
()
proj0/game2048/TestEmptySpace.java:78
Method
testEmptySpace
()
proj0/game2048/TestAtLeastOneMoveExists.java:18
Method
testEmptyTopRow
()
proj0/game2048/TestEmptySpace.java:31
Method
testFullBoard
()
proj0/game2048/TestEmptySpace.java:110
Method
testFullBoardMax
()
proj0/game2048/TestMaxTileExists.java:45
Method
testFullBoardNoMax
()
proj0/game2048/TestMaxTileExists.java:30
Method
testFullBoardNoMerge
()
proj0/game2048/TestEmptySpace.java:127
Method
testGameNotOver1
()
proj0/game2048/TestModel.java:920
Method
testGameNotOver2
()
proj0/game2048/TestModel.java:934
Method
testGameOverMaxPiece
()
proj0/game2048/TestModel.java:890
Method
testGameOverNoChange1
TESTING GAME OVER <p> The following tests determine the correctness of your `checkGameOver` method.
proj0/game2048/TestModel.java:875
Method
testGameOverNoChange2
()
proj0/game2048/TestModel.java:905
Method
testLarge
()
lab2setup/Dog/DogTest.java:13
Method
testLeftAdjacentMerge
()
proj0/game2048/TestModel.java:774
Method
testLeftAdjacentMergeMove
()
proj0/game2048/TestModel.java:820
Method
testLeftAdjacentNoMerge
()
proj0/game2048/TestModel.java:728
Method
testLeftNoMerge
()
proj0/game2048/TestModel.java:705
Method
testLeftNonAdjacentMerge
()
proj0/game2048/TestModel.java:797
Method
testLeftNonAdjacentMergeMove
()
proj0/game2048/TestModel.java:843
Method
testLeftNonAdjacentNoMerge1
()
proj0/game2048/TestModel.java:751
Method
testLeftOrRight
()
proj0/game2048/TestAtLeastOneMoveExists.java:53
Method
testMoveExistsMaxPiece
()
proj0/game2048/TestAtLeastOneMoveExists.java:83
Method
testMoveUpNonAdjacentNoMerge2
()
proj0/game2048/TestModel.java:268
Method
testMultipleMax
()
proj0/game2048/TestMaxTileExists.java:61
Method
testMultipleMoves1
MULTIPLE MOVE TESTS <p> The following tests will call the `tilt` method multiple times and check the correctness of the boa
proj0/game2048/TestModel.java:958
Method
testMultipleMoves2
()
proj0/game2048/TestModel.java:1038
Method
testMultipleMoves3
()
proj0/game2048/TestModel.java:1096
Method
testNoMove
()
proj0/game2048/TestModel.java:181
Method
testNoMoveExists1
()
proj0/game2048/TestAtLeastOneMoveExists.java:102
Method
testNoMoveExists2
()
proj0/game2048/TestAtLeastOneMoveExists.java:117
Method
testNoMoveExists3
()
proj0/game2048/TestAtLeastOneMoveExists.java:132
Method
testNoMoveExists4
()
proj0/game2048/TestAtLeastOneMoveExists.java:147
Method
testNoMoveExists5
()
proj0/game2048/TestAtLeastOneMoveExists.java:162
Method
testPluckTheAString
()
proj1/gh2/TestGuitarString.java:15
Method
testProduct
Performs a few arbitrary tests to see if the product method is correct
lab2/Arithmetic/ArithmeticTest.java:10
Method
testQuadrupleMerge
()
proj0/game2048/TestModel.java:70
Method
testRemove
()
lab8/hashmap/TestMyHashMapExtra.java:9
Method
testRemoveRoot
()
lab7/bstmap/TestBSTMapExtra.java:40
Method
testRemoveRootEdge
()
lab7/bstmap/TestBSTMapExtra.java:86
Method
testRemoveThreeCases
Remove Test 2 Test the 3 different cases of remove
lab8/hashmap/TestMyHashMapExtra.java:29
Method
testRemoveThreeCases
()
lab7/bstmap/TestBSTMapExtra.java:59
Method
testRightAdjacentMerge
()
proj0/game2048/TestModel.java:452
Method
testRightAdjacentMergeMove
()
proj0/game2048/TestModel.java:498
Method
testRightAdjacentNoMerge
()
proj0/game2048/TestModel.java:383
Method
testRightNoMerge
()
proj0/game2048/TestModel.java:360
Method
testRightNonAdjacentMerge
()
proj0/game2048/TestModel.java:475
Method
testRightNonAdjacentMergeMove
()
proj0/game2048/TestModel.java:521
Method
testRightNonAdjacentNoMerge1
()
proj0/game2048/TestModel.java:406
Method
testRightNonAdjacentNoMerge2
()
proj0/game2048/TestModel.java:429
Method
testSample
()
proj1/gh2/TestGuitarString.java:25
Method
testSingleMergeEast
()
proj0/game2048/TestModel.java:137
Method
testSingleMergeSouth
()
proj0/game2048/TestModel.java:115
Method
testSingleMergeUp
()
proj0/game2048/TestModel.java:93
Method
testSingleMergeWest
()
proj0/game2048/TestModel.java:159
Method
testSmall
()
lab2setup/Dog/DogTest.java:7
← previous
next →
501–600 of 625, ranked by callers