Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BrightDaniel/alx-higher_level_programming
/ functions
Functions
748 in github.com/BrightDaniel/alx-higher_level_programming
⨍
Functions
748
◇
Types & classes
117
Method
double
()
0x12-javascript-warm_up/0x13-javascript_objects_scopes_closures/4-rectangle.js:26
Function
element_at
(my_list, idx)
0x03-python-data_structures/1-element_at.py:5
Function
find_peak
Finds the peak in a list of integers
0x10-python-network_0/6-peak.py:5
Function
fizzbuzz
()
0x01-python-if_else_loops_functions/12-fizzbuzz.py:2
Function
from_json_string
returns an object represented by a JSON string
0x0B-python-input_output/4-from_json_string.py:9
Function
get_nodeint_at_index
* get_nodeint_at_index - Gets a node from a linked list * @head: The head of the linked list * @index: The index to find in the linked list *
0x03-python-data_structures/13-is_palindrome.c:46
Method
height
getter for the private instance attribute height
0x08-python-more_classes/7-rectangle.py:39
Method
height
getter for the private instance attribute height
0x08-python-more_classes/4-rectangle.py:29
Method
height
getter for the private instance attribute height
0x08-python-more_classes/1-rectangle.py:29
Method
height
getter for the private instance attribute height
0x08-python-more_classes/8-rectangle.py:50
Method
height
getter for the private instance attribute height
0x08-python-more_classes/5-rectangle.py:33
Method
height
getter for the private instance attribute height
0x08-python-more_classes/3-rectangle.py:29
Method
height
getter for the private instance attribute height
0x08-python-more_classes/6-rectangle.py:38
Method
height
getter for the private instance attribute height
0x08-python-more_classes/2-rectangle.py:29
Method
height
getter for the private instance attribute height
0x08-python-more_classes/9-rectangle.py:55
Method
height
Set/get the height of the Rectangle.
0x0C-python-almost_a_circle/models/rectangle.py:43
Method
height
getter for the private instance attribute height
0x09-python-everything_is_object/0x08-python-more_classes/7-rectangle.py:39
Method
height
getter for the private instance attribute height
0x09-python-everything_is_object/0x08-python-more_classes/4-rectangle.py:29
Method
height
getter for the private instance attribute height
0x09-python-everything_is_object/0x08-python-more_classes/1-rectangle.py:29
Method
height
getter for the private instance attribute height
0x09-python-everything_is_object/0x08-python-more_classes/8-rectangle.py:50
Method
height
getter for the private instance attribute height
0x09-python-everything_is_object/0x08-python-more_classes/5-rectangle.py:33
Method
height
getter for the private instance attribute height
0x09-python-everything_is_object/0x08-python-more_classes/3-rectangle.py:29
Method
height
getter for the private instance attribute height
0x09-python-everything_is_object/0x08-python-more_classes/6-rectangle.py:38
Method
height
getter for the private instance attribute height
0x09-python-everything_is_object/0x08-python-more_classes/2-rectangle.py:29
Method
height
getter for the private instance attribute height
0x09-python-everything_is_object/0x08-python-more_classes/9-rectangle.py:55
Function
inherits_from
returns true if obj is a subclass of a_class, otherwise false
0x0A-python-inheritance/4-inherits_from.py:7
Method
integer_validator
validates that value is an integer greater than 0
0x0A-python-inheritance/7-base_geometry.py:13
Function
is_kind_of_class
True if obj is an instance or inherited from a_class, else False
0x0A-python-inheritance/3-is_kind_of_class.py:7
Function
is_palindrome
* is_palindrome - Checks if a singly linked list is a palindrome * @head: The head of the singly linked list * * Return: 0 if it is not a palind
0x03-python-data_structures/13-is_palindrome.c:11
Function
is_same_class
return true if obj is the exact class a_class, otherwise false
0x0A-python-inheritance/2-is_same_class.py:7
Function
islower
(c)
0x01-python-if_else_loops_functions/7-islower.py:2
Function
lazy_matrix_mul
Return the multiplication of two matrices. Args: m_a (list of lists of ints/floats): The first matrix. m_b (list of lists of ints/
0x07-python-test_driven_development/101-lazy_matrix_mul.py:7
Function
list_division
(my_list_1, my_list_2, list_length)
0x05-python-exceptions/4-list_division.py:2
Function
lookup
returns a list of available attributes and methods of an object
0x0A-python-inheritance/0-lookup.py:7
Function
magic_calculation
(a, b)
0x05-python-exceptions/102-magic_calculation.py:4
Function
magic_calculation
(a, b)
0x00-python-hello_world/102-magic_calculation.py:2
Function
magic_string
(H=[])
0x09-python-everything_is_object/100-magic_string.py:2
Function
matrix_divided
divides matrix by scalar integer, rounded to two decimal places
0x07-python-test_driven_development/2-matrix_divided.py:5
Function
matrix_mul
matrix_mul function that multiplies two matrix Args: m_a (list of lists): first matrix m_b (list of lists): second matrix
0x07-python-test_driven_development/100-matrix_mul.py:5
Function
multiple_returns
(sentence)
0x03-python-data_structures/8-multiple_returns.py:3
Function
multiply_by_2
(my_dict)
0x04-python-more_data_structures/9-multiply_by_2.py:2
Function
multiply_by_2
(my_dict)
0x02-python-import_modules/0x04-python-more_data_structures/9-multiply_by_2.py:2
Function
multiply_list_map
(my_list=[], number=0)
0x04-python-more_data_structures/11-multiply_list_map.py:2
Function
multiply_list_map
(my_list=[], number=0)
0x02-python-import_modules/0x04-python-more_data_structures/11-multiply_list_map.py:2
Method
my_print
prints the square Returns: None
0x06-python-classes/5-square.py:50
Method
my_print
Print the square with the # character.
0x06-python-classes/101-square.py:49
Method
my_print
Print the square with the # character.
0x06-python-classes/6-square.py:49
Function
new_in_list
(my_list, idx, element)
0x03-python-data_structures/4-new_in_list.py:4
Method
next_node
Get/set the next_node of the Node.
0x06-python-classes/100-singly_linked_list.py:30
Function
no_c
(my_string)
0x03-python-data_structures/5-no_c.py:3
Function
number_keys
(my_dict)
0x04-python-more_data_structures/5-number_keys.py:2
Function
number_keys
(my_dict)
0x02-python-import_modules/0x04-python-more_data_structures/5-number_keys.py:2
Function
only_diff_elements
(set_1, set_2)
0x04-python-more_data_structures/4-only_diff_elements.py:2
Function
only_diff_elements
(set_1, set_2)
0x02-python-import_modules/0x04-python-more_data_structures/4-only_diff_elements.py:2
Function
pascal_triangle
Represent Pascal's Triangle of size n. Returns a list of lists of integers representing the triangle.
0x0B-python-input_output/12-pascal_triangle.py:5
Method
perimeter
returns the perimeter of the rectangle
0x08-python-more_classes/7-rectangle.py:56
Method
perimeter
returns the perimeter of the rectangle
0x08-python-more_classes/4-rectangle.py:46
Method
perimeter
returns the perimeter of the rectangle
0x08-python-more_classes/8-rectangle.py:67
Method
perimeter
returns the perimeter of the rectangle
0x08-python-more_classes/5-rectangle.py:50
Method
perimeter
returns the perimeter of the rectangle
0x08-python-more_classes/3-rectangle.py:46
Method
perimeter
returns the perimeter of the rectangle
0x08-python-more_classes/6-rectangle.py:55
Method
perimeter
returns the perimeter of the rectangle
0x08-python-more_classes/2-rectangle.py:46
Method
perimeter
returns the perimeter of the rectangle
0x08-python-more_classes/9-rectangle.py:72
Method
perimeter
returns the perimeter of the rectangle
0x09-python-everything_is_object/0x08-python-more_classes/7-rectangle.py:56
Method
perimeter
returns the perimeter of the rectangle
0x09-python-everything_is_object/0x08-python-more_classes/4-rectangle.py:46
Method
perimeter
returns the perimeter of the rectangle
0x09-python-everything_is_object/0x08-python-more_classes/8-rectangle.py:67
Method
perimeter
returns the perimeter of the rectangle
0x09-python-everything_is_object/0x08-python-more_classes/5-rectangle.py:50
Method
perimeter
returns the perimeter of the rectangle
0x09-python-everything_is_object/0x08-python-more_classes/3-rectangle.py:46
Method
perimeter
returns the perimeter of the rectangle
0x09-python-everything_is_object/0x08-python-more_classes/6-rectangle.py:55
Method
perimeter
returns the perimeter of the rectangle
0x09-python-everything_is_object/0x08-python-more_classes/2-rectangle.py:46
Method
perimeter
returns the perimeter of the rectangle
0x09-python-everything_is_object/0x08-python-more_classes/9-rectangle.py:72
Method
position
Get/set the current position of the square.
0x06-python-classes/101-square.py:32
Method
position
Get/set the current position of the square.
0x06-python-classes/6-square.py:32
Function
pow
(a, b)
0x01-python-if_else_loops_functions/11-pow.py:2
Method
print
()
0x13-javascript_objects_scopes_closures/4-rectangle.js:10
Method
print
()
0x13-javascript_objects_scopes_closures/3-rectangle.js:10
Method
print
()
0x12-javascript-warm_up/0x13-javascript_objects_scopes_closures/4-rectangle.js:10
Method
print
()
0x12-javascript-warm_up/0x13-javascript_objects_scopes_closures/3-rectangle.js:10
Function
print_last_digit
prints the last digit of a number
0x01-python-if_else_loops_functions/9-print_last_digit.py:2
Function
print_list_integer
(my_list=[])
0x03-python-data_structures/0-print_list_integer.py:3
Function
print_matrix_integer
(matrix=[[]])
0x03-python-data_structures/6-print_matrix_integer.py:4
Function
print_python_list
* print_python_list - Prints basic info about Python lists. * @p: A PyObject list object. */
0x05-python-exceptions/103-python.c:11
Function
print_python_list
0x04-python-more_data_structures/103-python.c:40
Function
print_python_list
0x02-python-import_modules/0x04-python-more_data_structures/103-python.c:40
Function
print_python_list_info
* print_python_list_info - Print some basic info about Python lists * @p: PyObject * * Return: Nothing */
0x03-python-data_structures/100-print_python_list_info.c:10
Function
print_python_string
* print_python_string - Prints information about Python strings. * @p: A PyObject string object. */
0x07-python-test_driven_development/102-python.c:7
Function
print_reversed_list_integer
(my_list=[])
0x03-python-data_structures/3-print_reversed_list_integer.py:3
Method
print_sorted
prints the sorted list
0x0A-python-inheritance/1-my_list.py:13
Function
print_sorted_dictionary
(my_dict)
0x04-python-more_data_structures/6-print_sorted_dictionary.py:2
Function
print_sorted_dictionary
(my_dict)
0x02-python-import_modules/0x04-python-more_data_structures/6-print_sorted_dictionary.py:2
Function
print_square
prints a square with "#"'s that has a length of size
0x07-python-test_driven_development/4-print_square.py:8
Function
raise_exception
()
0x05-python-exceptions/5-raise_exception.py:2
Function
raise_exception_msg
(message="")
0x05-python-exceptions/6-raise_exception_msg.py:2
Function
read_file
reads a text file(UTF8) and prints it to stdout
0x0B-python-input_output/0-read_file.py:7
Method
reload_from_json
replaces all attributes of the Student instance
0x0B-python-input_output/11-student.py:28
Function
replace_in_list
(my_list, idx, element)
0x03-python-data_structures/2-replace_in_list.py:3
Function
roman_to_int
(roman_string)
0x04-python-more_data_structures/12-roman_to_int.py:2
Function
roman_to_int
(roman_string)
0x02-python-import_modules/0x04-python-more_data_structures/12-roman_to_int.py:2
Method
rotate
()
0x13-javascript_objects_scopes_closures/4-rectangle.js:20
Method
rotate
()
0x12-javascript-warm_up/0x13-javascript_objects_scopes_closures/4-rectangle.js:20
← previous
next →
201–300 of 748, ranked by callers