CONDITIONAL ASSIGNMENT OPERATORThe PHP conditional assignment operators are used to set a value depending on conditions:Dec 19, 2024Dec 19, 2024
SubstringA substring is a sequence of characters within a string. It’s like a smaller piece cut out from a larger piece of text.Dec 9, 2024Dec 9, 2024
Free DSA course offered by Amazonhttps://www.coursera.org/learn/developer-data-structures-and-algorithmsNov 28, 2024Nov 28, 2024
Ruby naming convensionIn software development, naming conventions often use plurals for certain entities, especially in the context of databases, collections…Oct 23, 2024Oct 23, 2024
Best case vs average case vs worst caseBest-case time complexity is the minimum amount of time an algorithm takes for a given input. It represents the most favourable scenario.Oct 10, 2024Oct 10, 2024
Ruby, you can iterate over a string in various ways depending on whether you want to iterate by…1. Iterating by Characters:Oct 7, 2024Oct 7, 2024
CS fundamentalshttps://dev.to/chhunneng/100-computer-science-concepts-you-should-know-2pgkSep 24, 2024Sep 24, 2024