Codiga Snippets, page 83
Full list of public snippets in Codiga
Name | Language | Author | Uses |
---|---|---|---|
Bits length | C++ |
| 0 |
Assertion | C++ |
| 0 |
Generate UUID | C++ |
| 0 |
Read JSON | C++ |
| 1 |
Write JSON | C++ |
| 0 |
Flatten array | JavaScript | JD Julien Delange | 16 |
Generate a UUID | JavaScript | JD Julien Delange | 12 |
Unique elements of array | JavaScript | JD Julien Delange | 9 |
Sleep | JavaScript | JD Julien Delange | 14 |
Validate email address | JavaScript | JD Julien Delange | 21 |
Shuffle an array | JavaScript | JD Julien Delange | 0 |
Reverse string | Python | JD Julien Delange | 8 |
Create dictionary from lists | Python | JD Julien Delange | 11 |
Get occurrences count in list | Python | JD Julien Delange | 6 |
Split a list into sublists | Python | JD Julien Delange | 0 |
Split a list into sublists | Python | JD Julien Delange | 2 |
Filter list | Python | JD Julien Delange | 9 |
Use slice | Python | JD Julien Delange | 4 |
Get current dir | C++ |
| 0 |
Create directory | C++ |
| 0 |
Random float | C++ |
| 0 |
Random integer | C++ |
| 1 |
Bubble Sort | C++ |
| 0 |
To upper case | C++ |
| 0 |
To lower case | C++ |
| 0 |
Celsius to Fahrenheit | C++ |
| 0 |
Get current day of year | C++ |
| 0 |
Get current weekday | C++ |
| 0 |
Get current year | C++ |
| 0 |
Get month of year | C++ |
| 1 |
Get day of month | C++ |
| 0 |
Get current hours | C++ |
| 0 |
Get current minutes | C |
| 0 |
Get current seconds | C++ |
| 0 |
Reverse a number | C++ |
| 0 |
Generate random number | C++ |
| 0 |
Is Palindrome | C++ |
| 0 |
Even or Odd | C++ |
| 0 |
Read file | C++ |
| 9 |
Create file | C++ |
| 1 |
Lexicographical sorting | C++ |
| 2 |
Calculate Standard Deviation | C++ |
| 2 |
Largest Element of array | C++ |
| 3 |
Reverse string with recursion | C++ |
| 1 |
Octal to Binary | C++ |
| 0 |
Binary to Octal | C++ |
| 0 |
Decimal to Octal | C++ |
| 1 |
Octal to Decimal | C++ |
| 1 |
Decimal to Binary | C++ |
| 0 |
Binary to Decimal | C++ |
| 22 |