Reverse String April 22, 2021 Code Snippets 0 Comments 1415 Views While working with text processing, we may need to reverse a string. This means to change the order of the characters in backward direction. Programming languages provides various methods to do that. A table includes a links to posts with examples. No.Programming language1.PHP2.Python
Count Number of Unique Colors in Image Working with image processing sometimes we need to count number of unique colors in an...
Calculate CRC32 Checksum CRC32 is a checksum calculation algorithm which is commonly used to validate data integrity being...
Generate QR Code QR code is a two-dimensional barcode which stores encoded data. It can be a website...
Leave a Comment
Cancel reply