MCPcopy Create free account

hub / github.com/careercup/ctci / types & classes

Types & classes400 in github.com/careercup/ctci

↓ 24 callersClassBinaryTree
python/Chapter 4/Question4_1/ChapQ4.1.py:4
↓ 8 callersClassLinkedList
python/Chapter 2/classes/LinkedList.py:11
↓ 7 callersClassBox
python/Chapter 9/Question9_10/tallest_stack.py:46
↓ 6 callersClassDirectedGraph
python/Chapter 4/Question4_2/ChapQ4.2.py:4
↓ 5 callersClassGrid
python/Chapter 9/Question9_02/robot_paths.py:33
↓ 5 callersClassTreeNode
python/Chapter 4/Question4_7/BinaryTreeNode.py:22
↓ 4 callersClassBinaryTreeNode
python/Chapter 4/Question4_7/BinaryTreeNode.py:1
↓ 4 callersClassStack
An immutable (and hashable) set of Boxes.
python/Chapter 9/Question9_10/tallest_stack.py:49
↓ 3 callersClassBinaryTreeNode
python/Chapter 4/Question4_9/BinaryTreeNode.py:1
↓ 3 callersClassNode
python/Chapter 2/classes/LinkedList.py:3
↓ 2 callersClassBinarySearchTree
python/Chapter 4/Question4_8/ChapQ4.8.py:122
↓ 2 callersClassBinaryTree
python/Chapter 4/Question4_3/ChapQ4.3.py:2
↓ 2 callersClassBinaryTree
python/Chapter 4/Question4_5/ChapQ4.5.py:2
↓ 2 callersClassLinkedList
python/Chapter 4/Question4_4/ChapQ4.4.py:12
↓ 2 callersClassNode
python/Chapter 3/Question3_5/3_5.py:42
↓ 2 callersClassStack
python/Chapter 3/Question3_6/ChapQ3.6.py:1
↓ 2 callersClassStack
python/Chapter 3/Question3_5/3_5.py:51
↓ 1 callersClassAnimalQueue
python/Chapter 3/Question3_7/ChapQ3.7.py:1
↓ 1 callersClassBackQueue
python/Chapter 1/Question1_4/ChapQ1.4.py:6
↓ 1 callersClassBinarySearchTree
python/Chapter 4/Question4_7/BinaryTreeNode.py:32
↓ 1 callersClassBinarySearchTree
python/Chapter 4/Question4_5/ChapQ4.5.py:64
↓ 1 callersClassBinarySearchTree
python/Chapter 4/Question4_6/ChapQ4.6.py:79
↓ 1 callersClassBinaryTree
python/Chapter 4/Question4_4/ChapQ4.4.py:3
↓ 1 callersClassBinaryTree
python/Chapter 4/Question4_8/ChapQ4.8.py:5
↓ 1 callersClassBinaryTree
python/Chapter 4/Question4_6/ChapQ4.6.py:2
↓ 1 callersClassHanoi
python/Chapter 3/Question3_4/Q3_4.py:1
↓ 1 callersClassMatrixProcessor
python/Chapter 1/Question1_6/ChapQ1.6.py:4
↓ 1 callersClassMatrixProcessor
python/Chapter 1/Question1_7/ChapQ1.7.py:4
↓ 1 callersClassMyQueue
python/Chapter 3/Question3_5/ChapQ3.5.py:1
↓ 1 callersClassMyQueue
Implements a queue using two stacks. Lazily reverses items from the back_stack to the front_stack when needed.
python/Chapter 3/Question3_5/3_5.py:7
↓ 1 callersStructQueue
A go-routine safe FIFO (first in first out) data stucture.
go/chapter04/queue/queue.go:44
↓ 1 callersClassSetOfStacks
python/Chapter 3/Question3_3/Q3_3.py:1
↓ 1 callersClassSingleArrayStacks
python/Chapter 3/Question3_1/Q3_1.py:3
↓ 1 callersClassStackWithMin
python/Chapter 3/Question3_2/ChapQ3.2.py:2
↓ 1 callersClassStackWithMin2
python/Chapter 3/Question3_2/ChapQ3.2.py:23
↓ 1 callersClassTreeNode
python/Chapter 4/Question4_5/ChapQ4.5.py:58
↓ 1 callersClassTreeNode
python/Chapter 4/Question4_8/ChapQ4.8.py:112
↓ 1 callersClassTreeNode
python/Chapter 4/Question4_6/ChapQ4.6.py:69
↓ 1 callersTypeAliassortRunes
Go/Chapter 1/Question1_3/Question.go:4
ClassA
java/Chapter 14/Question14_1/Question.java:8
ClassAddRequest
java/Chapter 8/Question8_7/AddRequest.java:5
ClassAmbiguous
java/Chapter 14/Introduction/Ambiguous.java:3
ClassAnagramComparator
java/Chapter 11/Question11_2/AnagramComparator.java:6
ClassAnimal
java/Chapter 3/Question3_7/Animal.java:3
StructAnimal
Go/Chapter 3/Question3_7/Question.go:25
ClassAnimalQueue
java/Chapter 3/Question3_7/AnimalQueue.java:5
ClassAssortedMethods
java/CtCILibrary/CtCILibrary/AssortedMethods.java:6
ClassAttribute
java/Chapter 17/Question17_10/Attribute.java:3
ClassAutomator
java/Chapter 8/Question8_8/Automator.java:8
ClassB
java/Chapter 14/Question14_1/Question.java:13
ClassBTreePrinter
java/CtCILibrary/CtCILibrary/BTreePrinter.java:7
InterfaceBeing
* Dogs and Cats polymorphism */
Go/Chapter 3/Question3_7/Question.go:17
ClassBiNode
java/Chapter 17/Question17_13/BiNode.java:3
ClassBinarySearch
java/Chapter 11/Introduction/BinarySearch.java:3
ClassBitInteger
java/Chapter 5/Question5_7/BitInteger.java:3
ClassBitSet
java/Chapter 10/Question10_4/BitSet.java:3
ClassBitVector
java/CtCILibrary/CtCILibrary/BitVector.java:3
ClassBlackJackCard
java/Chapter 8/Question8_1/BlackJackCard.java:3
ClassBlackJackGameAutomator
java/Chapter 8/Question8_1/BlackJackGameAutomator.java:5
ClassBlackJackHand
java/Chapter 8/Question8_1/BlackJackHand.java:5
ClassBoard
java/Chapter 8/Question8_8/Board.java:3
ClassBook
java/Chapter 8/Question8_5/Book.java:3
ClassBox
java/Chapter 9/Question9_10/Box.java:3
ClassBus
java/Chapter 8/Question8_4/Bus.java:3
ClassCD
java/Chapter 8/Question8_3/CD.java:3
ClassCDPlayer
java/Chapter 8/Question8_3/CDPlayer.java:3
ClassCache
java/Chapter 10/Question10_7/Cache.java:5
ClassCall
java/Chapter 8/Question8_2/Call.java:6
ClassCallHandler
java/Chapter 8/Question8_2/CallHandler.java:11
ClassCaller
java/Chapter 8/Question8_2/Caller.java:3
ClassCar
java/Chapter 8/Question8_4/Car.java:3
ClassCard
java/Chapter 8/Question8_1/Card.java:3
ClassCat
java/Chapter 3/Question3_7/Cat.java:3
StructCat
Go/Chapter 3/Question3_7/Question.go:32
ClassCell
java/Chapter 8/Question8_10/Cell.java:3
EnumCheck
java/Chapter 17/Question17_2/QuestionB.java:9
ClassChessBoard
python/Chapter 9/Question9_09/queens_problem.py:15
ClassChessBoardTest
python/Chapter 9/Question9_09/queens_problem.py:108
ClassChopstick
java/Chapter 16/Question16_3/Chopstick.java:6
ClassCircle
java/Chapter 14/Introduction/Circle.java:3
ClassCircularArray
java/Chapter 14/Question14_6/CircularArray.java:5
ClassCircularArrayIterator
java/Chapter 14/Question14_6/CircularArray.java:39
EnumColor
java/Chapter 8/Question8_8/Color.java:3
EnumColor
java/Chapter 9/Question9_7/Question.java:5
ClassCompareBinaryToHex
java/Introduction/CompareBinaryToHex/CompareBinaryToHex.java:3
ClassConversation
java/Chapter 8/Question8_7/Conversation.java:5
ClassCoordinate
java/Chapter 11/Question11_6/Coordinate.java:3
ClassDeck
java/Chapter 8/Question8_1/Deck.java:7
EnumDirection
java/Chapter 8/Question8_8/Direction.java:3
ClassDirector
java/Chapter 8/Question8_2/Director.java:3
ClassDirectory
java/Chapter 8/Question8_9/Directory.java:5
ClassDisplay
java/Chapter 8/Question8_5/Display.java:3
ClassDog
java/Chapter 3/Question3_7/Dog.java:3
StructDog
Go/Chapter 3/Question3_7/Question.go:29
ClassDummy
java/Chapter 8/Question8_10/Dummy.java:3
ClassElement
java/Chapter 17/Question17_10/Element.java:5
StructElement
** IN PLACE DELETE APPROACH . HERE WE USE THE ACTUAL LIST IMPLEMENTATION SOURCE FROM GOLANG WITH A TWEAK. OTHERWISE WE CANT USE THE UNEXPORTED POINTER
go/chapter02/list/list.go:25
StructElement
Go/Chapter 3/Question3_2/Question.go:18
StructElement
Go/Chapter 3/stack/stack.go:18
StructElement
Go/Chapter 2/stack/stack.go:8
next →1–100 of 400, ranked by callers