BLOG

Latest Articles

HackerRank Solution: Does Path Exist [2 Methods]

Adam is standing at point (a, b) in an infinite 2D grid. He wants to know if he can reach point (x, y) or not. The only operation he can do is to move to

By bashiralam · 4 min read · Hacker Rank Python

How to Bypass Android Lock Screen? [100% Working]

Android PIN bypass refers to the process of bypassing the PIN code that is used to lock and secure an Android device. This can be done through various

By kennedymuthii · 5 min read · Ethical hacking

How to set FFmpeg output directory? [SOLVED]

FFmpeg can be used by end users and system administrators. Specifying FFmpeg's output directory may be different for the 2 user types. In this article "How to

By omercakmak · 4 min read · Tips and Tricks

How to define global variable in JavaSscript? [SOLVED]

JavaScript is a powerful programming language that is widely used for web development, and it offers a variety of features that allow developers to create

By olorunfemiakinlua · 5 min read · JavaScript