IntroductionIn June 2026, Zscaler ThreatLabz identified a new malware family, tracked as SloppyRAT, that is likely leveraged by a ransomware-related threat actor. ThreatLabz observed SloppyRAT being ...
This repo has my solution for the two string problems given in the assessment - reversing a string and counting vowels in a string. I start with an empty string and loop through the input one ...