Listen

Description

In this episode we have Sabin Marcu, React developer and JSLeague trainer, talking about:

News

JSLeague new workshops:

JS Beyond the Basics - 14th of September (https://www.jsleague.ro/community/javascript-beyond-basics)

ES6 Fundamentals - 21st of September (https://www.jsleague.ro/community/es6-fundamentals)

TypeScript Fundamentals - 28th of September (https://www.jsleague.ro/community/typescript-fundamentals)

JS Conferences:

JSCamp Bucharest 2019 - 24th of September (https://jscamp.ro/)

JSConf Budapest 2019 - 26-27th of September - JSLEAGUE19 discount code for the community (https://jsconfbp.com/)

revo.js - 3-4th of October (https://revojs.ro/)

Question of Ep.#12

Given a string with repeated characters, rearrange the string so that no two adjacent characters are the same. If this is not possible, return None.

For example, given "aaabbc", you could return "ababac". Given "aaab", return None.

Solutions for Ep.#11 - https://github.com/JSLeague/jsleague-show/tree/master/solutions-ep11

Next Guest

Surprise guest

Contact us:

As always you can send us questions for our guests, answers to the Interview Question and general feedback and suggestions at show@jsleague .ro