@ahmdelemam@ahmdelemam
(هو انا مبتدئ في مجال newbie لكن من فهمي
- في البداية هو أستخدم linear search algo ونجحت معاه لكن بتستهلك وقت(n)complex O ولان array sorted
- هو استخدم Binary Search وكانت اسرع منها لان
complex O(log n)
مسالة ماتستاهل مستوى medium شبيهة بtwo sum
كده فهمي صح؟
Hello who's there
I will share with you how I got my first bug bounty.
1⃣: When I upload an SVG file that includes JS, the website does not load it but when I upload an SVG file that does not include JS, the website loads it
So I just changed the extension .svg to .SVG
#BugBounty