Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/4nywan/guide-de-survie-sciences-informatiques
/ functions
Functions
696 in github.com/4nywan/guide-de-survie-sciences-informatiques
⨍
Functions
696
◇
Types & classes
199
↓ 3 callers
Method
tail
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FListMergeSort/src/main/java/FList.java:143
↓ 3 callers
Method
tail
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FList/src/main/java/FList.java:137
↓ 2 callers
Method
Node
(final A a, FTree<A> left, FTree<A> right)
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FTree/src/main/java/Node.java:6
↓ 2 callers
Method
__init__
(self, name)
BAC1/LINFO1101 - Introduction à la programmation/Session 09/Q_Zoo Game.py:36
↓ 2 callers
Method
add
(self, s)
BAC1/LINFO1101 - Introduction à la programmation/Session 11/Q_Double Link.py:35
↓ 2 callers
Method
betterCanDivide
(int i1, int i2)
BAC2/LEPL1402 - Informatique 2/Exos/Module 1/LearnException/src/main/java/Divider.java:47
↓ 2 callers
Method
buildTree
(Node root, Integer [] seeds, int idx)
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/TreeSame/src/test/java/Tests.java:85
↓ 2 callers
Method
canDivide
(int i1, int i2)
BAC2/LEPL1402 - Informatique 2/Exos/Module 1/LearnException/src/main/java/Divider.java:19
↓ 2 callers
Method
compare
(Flower o1, Flower o2)
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/ComparatorvsComparable/src/main/java/Sorter.java:15
↓ 2 callers
Method
compareTo
(Student student)
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Streams/src/main/java/Student.java:34
↓ 2 callers
Method
createOptionalTeamLeader
Returns an Optional<TeamLeader> object from teamLeader
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Optional/src/main/java/OptionalTest.java:8
↓ 2 callers
Method
decode
Forbidden characters are passed as an array of int. Each element of this array correspond to the decimal ASCII code of a forbidden character OR null i
BAC2/LEPL1402 - Informatique 2/Exos/Module 1/ASCIIDecoder/src/main/java/Decoder.java:19
↓ 2 callers
Method
fTreeSum
(FTree<Integer> ft)
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FTree/src/test/java/Tests.java:25
↓ 2 callers
Method
fiboIterative
(int index)
BAC2/LEPL1402 - Informatique 2/Exos/Module 2/Fibonacci/src/main/java/Fibonacci.java:10
↓ 2 callers
Method
findFirst
(Stream<Student> studentsStream, Map<String, Predicate<?>> conditions)
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Streams2/src/main/java/StudentStreamFunction.java:21
↓ 2 callers
Method
generateArray
Generate a sorted array from [start ; end] @param start first elem in the array (inclusive) @param end last elem in the array (inclusive) @return a
BAC2/LEPL1402 - Informatique 2/Exos/Module 4/CoverageIntermidiate/src/test/java/Tests.java:15
↓ 2 callers
Method
getAge
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/ComparatorvsComparable/src/main/java/Plant.java:15
↓ 2 callers
Method
getCourses_results
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Streams2/src/main/java/Student.java:30
↓ 2 callers
Method
getHeight
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/ComparatorvsComparable/src/main/java/Tree.java:10
↓ 2 callers
Method
getName
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/Inheritance/src/main/java/Animal.java:39
↓ 2 callers
Method
getPetalColor
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/ComparatorvsComparable/src/main/java/Flower.java:12
↓ 2 callers
Method
get_next
(self)
BAC1/LINFO1101 - Introduction à la programmation/Session 11/Q_LinkedList.py:29
↓ 2 callers
Method
get_value
(self)
BAC1/LINFO1101 - Introduction à la programmation/Session 11/Q_LinkedList.py:26
↓ 2 callers
Method
isLeaf
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/TreeSame/src/main/java/Node.java:11
↓ 2 callers
Method
iterativeInorder
(Node root, List<Integer> res)
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/TreeInorder/src/main/java/Traversal.java:13
↓ 2 callers
Method
iterator
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 2/MyArrayList/src/main/java/MyArrayList.java:71
↓ 2 callers
Method
iterator
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FList/src/main/java/FList.java:54
↓ 2 callers
Method
left
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FTree/src/main/java/Node.java:17
↓ 2 callers
Method
length
@return the number of elements in this list
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FListMergeSort/src/main/java/FList.java:30
↓ 2 callers
Method
map
Returns a new list containing the outputs obtained by applying function f to each element of this list
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FList/src/main/java/FList.java:46
↓ 2 callers
Method
max
(int a, int b)
BAC2/LEPL1402 - Informatique 2/Exos/Module 1/Introduction/src/main/java/IntroductionExercises.java:34
↓ 2 callers
Method
maximum
Find the maximum in an array @param array A non-null and non empty array of integers @return The maximum value in the array
BAC2/LEPL1402 - Informatique 2/Exos/Module 4/CoverageBasic/src/main/java/Maximum.java:9
↓ 2 callers
Method
merge
(int lo, int mid, int hi)
BAC2/LEPL1402 - Informatique 2/Exos/Module 6/ParallelelMergeSort/src/main/java/ParallelMergeSort.java:50
↓ 2 callers
Method
next
Returns the next element in the iteration. @return the next element in the iteration @throws NoSuchElementException if the iteration has no more elem
BAC2/LEPL1402 - Informatique 2/Exos/Module 2/MyArrayList/src/main/java/MyArrayList.java:100
↓ 2 callers
Method
or_gate
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Generics3/src/main/java/Evaluator.java:12
↓ 2 callers
Method
randomInt
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FListMergeSort/src/test/java/Tests.java:22
↓ 2 callers
Method
randomNumberSup
(int size)
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FList/src/test/java/Tests.java:23
↓ 2 callers
Method
read
(self)
BAC1/LINFO1101 - Introduction à la programmation/Session 11/Q_Double Link.py:51
↓ 2 callers
Method
recursiveInorder
(Node root, List<Integer> res)
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/TreeInorder/src/main/java/Traversal.java:6
↓ 2 callers
Method
removeObserver
(Observer sub)
BAC2/LEPL1402 - Informatique 2/Exos/Module 4/Observer/src/main/java/WeatherStation.java:27
↓ 2 callers
Function
rho
(a,b,c)
BAC1/LINFO1101 - Introduction à la programmation/Session 03/Q_Equations du second degré.py:1
↓ 2 callers
Method
right
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FTree/src/main/java/Node.java:22
↓ 2 callers
Method
search
@param tab is an ordered array of int. @return index of elem or -1
BAC2/LEPL1402 - Informatique 2/Exos/Module 2/ComplexityArraySearch/src/main/java/Search.java:8
↓ 2 callers
Method
setAge
(int age)
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Optional/src/main/java/TeamLeader.java:23
↓ 2 callers
Method
size
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 6/ProducerConsumer/src/main/java/LockQueue.java:61
↓ 2 callers
Method
update
(Object o)
BAC2/LEPL1402 - Informatique 2/Exos/Module 4/Observer/src/main/java/Client.java:11
↓ 2 callers
Method
value
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FTree/src/main/java/FTree.java:14
↓ 1 callers
Function
S
(x,y)
BAC2/LINFO1113 - Algorithmique numérique/E3.3/fuel_consumption.py:32
↓ 1 callers
Method
__init__
(self, life, damage)
BAC1/LINFO1101 - Introduction à la programmation/Session 09/Kill them all.py:29
↓ 1 callers
Method
actForTestMethod
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/Inheritance/src/main/java/Cat.java:10
↓ 1 callers
Method
addStringToLogger
(String toBeAdded)
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/Inheritance/src/main/java/Animal.java:20
↓ 1 callers
Method
buildFrom
Create a matrix from a String. <p> The string if formatted as follows: - Each row of the matrix is separated by a newline character \n - Each element
BAC2/LEPL1402 - Informatique 2/Exos/Module 1/Array2D/src/main/java/Matrix.java:14
↓ 1 callers
Method
calc_last
(self)
BAC1/LINFO1101 - Introduction à la programmation/Session 07/Q_Wrong iterations.py:25
↓ 1 callers
Function
calcul_b
(x,y)
BAC2/LINFO1113 - Algorithmique numérique/E3.3/fuel_consumption.py:13
↓ 1 callers
Method
clearLog
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/Inheritance/src/main/java/SuperCat.java:3
↓ 1 callers
Method
clearStringBuilder
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 3/Inheritance/src/main/java/Animal.java:16
↓ 1 callers
Method
compareTo
(Student student)
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Streams2/src/main/java/Student.java:34
↓ 1 callers
Method
concurr
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 1/MakeMistakeToUnderstandThem/src/main/java/Except.java:13
↓ 1 callers
Function
create_my_zoo
()
BAC1/LINFO1101 - Introduction à la programmation/Session 09/Q_Zoo Game.py:66
↓ 1 callers
Method
depth
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FTree/src/main/java/FTree.java:5
↓ 1 callers
Method
displayImages
Display all images on the page
BAC2/LEPL1402 - Informatique 2/Exos/Module 6/Future/src/main/java/WebPage.java:57
↓ 1 callers
Method
displayPageWithoutImage
Load the page while images are being downloaded
BAC2/LEPL1402 - Informatique 2/Exos/Module 6/Future/src/main/java/WebPage.java:50
↓ 1 callers
Function
dist
(coords1, coords2)
BAC1/LINFO1101 - Introduction à la programmation/Session 05/QBF.py:20
↓ 1 callers
Method
downloadImageFromURL
Download the image specified by the url
BAC2/LEPL1402 - Informatique 2/Exos/Module 6/Future/src/main/java/WebPage.java:32
↓ 1 callers
Method
draw
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 4/Factory/src/main/java/LevelComponent.java:4
↓ 1 callers
Method
empty
Is the stack empty @return True if there is no element in the stack and false otherwise
BAC2/LEPL1402 - Informatique 2/Exos/Module 2/StackWithQueue/src/main/java/MyStack.java:49
↓ 1 callers
Method
empty
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 6/ProducerConsumer/src/main/java/LockQueue.java:57
↓ 1 callers
Function
eq
BAC2/LEPL1503 - Projet 3/S3/test.c:12
↓ 1 callers
Method
evaluate_circuit
(Boolean a, Boolean b, Boolean carry_in)
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Generics3/src/main/java/Evaluator.java:28
↓ 1 callers
Function
extract
(code)
BAC1/LINFO1101 - Introduction à la programmation/Session 04/Q_Anonymous - Information extraction.py:1
↓ 1 callers
Function
f
(x)
BAC2/LINFO1113 - Algorithmique numérique/E3.3/fuel_consumption.py:29
↓ 1 callers
Function
fact
pre: - post: calcule la factorielle de n
BAC1/LINFO1101 - Introduction à la programmation/Session 03/Factorial.py:1
↓ 1 callers
Function
factorial
BAC2/LEPL1503 - Projet 3/S1/factorial.c:6
↓ 1 callers
Method
filter
(P p)
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Generics/src/main/java/Cons.java:17
↓ 1 callers
Method
filter
(Predicate <E> predicate)
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Generics2/src/main/java/Cons.java:19
↓ 1 callers
Method
full
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 6/ProducerConsumer/src/main/java/LockQueue.java:53
↓ 1 callers
Function
ge
BAC2/LEPL1503 - Projet 3/S3/test.c:17
↓ 1 callers
Method
generate_ordered_tab
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 2/ComplexityArraySearch/src/test/java/Tests.java:15
↓ 1 callers
Method
getComponents
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 4/Factory/src/main/java/Level.java:39
↓ 1 callers
Method
getElement
(char c)
BAC2/LEPL1402 - Informatique 2/Exos/Module 4/Factory/src/main/java/ElementFactory.java:14
↓ 1 callers
Method
getFiltered
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 4/VisitorBasic/src/main/java/VisitorList.java:9
↓ 1 callers
Method
getFirstName
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Streams2/src/main/java/Student.java:18
↓ 1 callers
Method
getFirstName
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Streams/src/main/java/Student.java:18
↓ 1 callers
Method
getInstance
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 4/Factory/src/main/java/ElementFactory.java:9
↓ 1 callers
Method
getLastName
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Streams2/src/main/java/Student.java:22
↓ 1 callers
Method
getLastName
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Streams/src/main/java/Student.java:22
↓ 1 callers
Method
getList
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 2/MyArrayList/src/main/java/MyArrayList.java:58
↓ 1 callers
Method
getRnd
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 6/ThreadsIntroduction/src/main/java/Counter.java:10
↓ 1 callers
Method
getSection
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Streams2/src/main/java/Student.java:26
↓ 1 callers
Method
getSection
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/Streams/src/main/java/Student.java:26
↓ 1 callers
Method
getUrls
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 6/Future/src/main/java/HTML.java:11
↓ 1 callers
Method
getZone
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 4/Observer/src/main/java/Client.java:17
↓ 1 callers
Method
get_hit
(self, damage)
BAC1/LINFO1101 - Introduction à la programmation/Session 09/Kill them all.py:10
↓ 1 callers
Method
get_hit
(self, damage)
BAC1/LINFO1101 - Introduction à la programmation/Session 08/Q_Kill an ennemy.py:16
↓ 1 callers
Function
gt
BAC2/LEPL1503 - Projet 3/S3/test.c:22
↓ 1 callers
Method
hasNext
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FListMergeSort/src/main/java/FList.java:65
↓ 1 callers
Method
hasNext
()
BAC2/LEPL1402 - Informatique 2/Exos/Module 5/FList/src/main/java/FList.java:59
↓ 1 callers
Function
init_node
* Create a new node containing the value @value. * * @value: value stored in the node * @next : pointer to next node, initialised to NULL. * @return:
BAC2/LEPL1503 - Projet 3/S3/linkedList.c:38
↓ 1 callers
Function
init_stack
BAC2/LEPL1503 - Projet 3/S4/simpleStack.c:44
↓ 1 callers
Function
inspectNode
BAC2/LEPL1503 - Projet 3/S3/binaryTree.c:17
← previous
next →
101–200 of 696, ranked by callers