File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 241241 * [ Kth Largest Element] ( data_structures/arrays/kth_largest_element.py )
242242 * [ Median Two Array] ( data_structures/arrays/median_two_array.py )
243243 * [ Monotonic Array] ( data_structures/arrays/monotonic_array.py )
244+ * [ Next Greater Element] ( data_structures/arrays/next_greater_element.py )
244245 * [ Pairs With Given Sum] ( data_structures/arrays/pairs_with_given_sum.py )
245246 * [ Permutations] ( data_structures/arrays/permutations.py )
246247 * [ Prefix Sum] ( data_structures/arrays/prefix_sum.py )
986987 * [ Doppler Frequency] ( physics/doppler_frequency.py )
987988 * [ Escape Velocity] ( physics/escape_velocity.py )
988989 * [ Grahams Law] ( physics/grahams_law.py )
990+ * [ Hamiltonian] ( physics/hamiltonian.py )
989991 * [ Horizontal Projectile Motion] ( physics/horizontal_projectile_motion.py )
990992 * [ Hubble Parameter] ( physics/hubble_parameter.py )
991993 * [ Ideal Gas Law] ( physics/ideal_gas_law.py )
You can’t perform that action at this time.
0 commit comments