Sha256: f6aa2c79ab4f39fb9d309132ba251c3139af6ddfcc9c7bd8ed10567bda9b2fc8

Contents?: true

Size: 199 Bytes

Versions: 67

Compression:

Stored size: 199 Bytes

Contents

class SimpleCipher {
    encode( /* Parameters go here */ ) {
        // Your code here
    }

    decode( /* Parameters go here */ ) {
        // Your code here
    }
}

export default SimpleCipher

Version data entries

67 entries across 67 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.179 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.178 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.177 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.176 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.175 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.174 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.173 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.172 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.171 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.170 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.169 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.167 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.166 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.165 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.164 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.163 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.162 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.161 tracks/typescript/exercises/simple-cipher/simple-cipher.ts
trackler-2.2.1.160 tracks/typescript/exercises/simple-cipher/simple-cipher.ts