CONDITIONAL ASSIGNMENT OPERATORThe PHP conditional assignment operators are used to set a value depending on conditions:4d ago4d ago
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 9Dec 9
Free DSA course offered by Amazonhttps://www.coursera.org/learn/developer-data-structures-and-algorithmsNov 28Nov 28
Ruby naming convensionIn software development, naming conventions often use plurals for certain entities, especially in the context of databases, collections…Oct 23Oct 23
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 10Oct 10
Ruby, you can iterate over a string in various ways depending on whether you want to iterate by…1. Iterating by Characters:Oct 7Oct 7
CS fundamentalshttps://dev.to/chhunneng/100-computer-science-concepts-you-should-know-2pgkSep 24Sep 24