Reverse the Order of Elements in Array October 5, 2020 Code Snippets 0 Comments 1107 Views Working with data sometimes we need to perform various operations. Programming languages provides methods to reverse the order of the elements in an array. A table includes a links to posts with examples. No.Programming language1.PHP2.Python3.Java
Count All Directories in Given Directory and Subdirectories Working with filesystem sometimes we need to count all directories in a given directory and...
Generate UUID Version 4 UUID (Universally Unique Identifier) is a 128-bit number, commonly represented as a hexadecimal string. UUID...
Convert Binary String to Decimal Number A binary number system is a numeral system with two as the base. It uses...
Leave a Comment
Cancel reply