Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gingerhot/ipspliter


https://github.com/gingerhot/ipspliter

Last synced: 7 minutes ago
JSON representation

Awesome Lists containing this project

README

        

## A quiz from Vincross's interview

Split a string like "2502501135" to get all valid ip addresses as possible:

["250.250.1.135","250.250.11.35","250.250.113.5"]