Javascript-форум (https://javascript.ru/forum/)
-   ExtJS (https://javascript.ru/forum/extjs/)
-   -   Vacancy: ExtJS developer, full time, telecommute position (https://javascript.ru/forum/extjs/60641-vacancy-extjs-developer-full-time-telecommute-position.html)

bryntum 12.01.2016 14:57

Vacancy: ExtJS developer, full time, telecommute position
 
Who we are:

Bryntum AB develops JavaScript tools and components based on Sencha's libraries - ExtJS and Sencha Touch.

Company was founded in 2009 and is based in Helsingborg, Sweden. Our team is international though with people from Russia and Poland.

Main product line of the company consists from the set of scheduling tools: Ext Scheduler, Ext Gantt and Touch Scheduler. Recently we've added Siesta - testing tool for JavaScript and UberGrid - a grid component for SenchaTouch to the stack and we are looking for talented ExtJS developers to help us!

We’re currently looking for:

Ext JS / JavaScript Developer

Summary: You will help develop and maintain our Sencha-based components and make sure they keep pushing the limits of what can be done in the browser. You will be involved in every aspect of product development, adding features, documenting code, fixing bugs, supporting our forum users etc.

Conditions: This is a telecommute position, you will be working remotely. But it is considered "full time" - you are expected to be online 8 hours per day. We offer competitive compensation, depending on experience and delivered results.

Technical skills wish list:

3+ years experience with JavaScript, 1+ year experience either with Ext JS or Sencha Touch.
Experience in creating custom ExtJS / Sencha Touch components
Ext JS v4+ experience
Knowledge of browser quirks, and aware of that IE is not like the rest of the gang.
Strong analytical and problem solving skills.
Not afraid of CSS
Perl or other scripting language experience is a plus


Other required skills:

Good English skills (at least written) and good will to improve them.
Positive attitude to work.
Responsibility


To apply:

Please download our quiz from here. Then answer it and send along with your resume (in English) to arcady@bryntum.com

novikov 14.01.2016 12:32

Мне кажется, что в 14 задании пример 3 содержит опечатку. Непонятна логика появления последнего (3) результирующего интервала.

Function should sum the “values” of all intersecting intervals and include in the result all intervals with different sum of “values”.

input:
Код:

--1-2-3-4
1-1------
2-1-2-1--
3-1-2-1--
4---2-1-1
5---2---1

output:
Код:

--1-2-3
1-1----
2-1-4--
3---4-3
4-----3
5-----3


bryntum 14.01.2016 15:41

Ошибок в тесте нет, его уже столько народу решало что чисто статистически шансы найти в нем ошибку стремятся к нулю. :)

Вы данные сами себе представили в неудобном виде, речь об интервалах вот и нарисовали бы интервалы:
Scale:  1------2------3------4------5

Values  Intervals
    1   *-------------*
    1          *-------------*
    2          *--------------------*
    1                        *------*

Merged intervals:

Values  Intervals
    1   *------*
    4          *------*
    3                 *-------------*

В таком графическом представлении всё выглядит довольно очевидно... столбиком сложили и всё.

nohuhu 14.01.2016 22:02

Хых, Бринтум уже и сюда добрался. :)) Матсу привет!

bryntum 15.01.2016 12:30

мы повсюду ..муахаха :D
привет передам ..от кого-то конкретного ..или абстрактно ..от таинственного сенчовца? :)

nohuhu 18.01.2016 22:14

От Алекса из команды Ext. :) А вообще мы тут совершенно не абстрактные, и не таинственные вовсе. Приезжайте на следующий Сенчакон, познакомимся. :)

P.S. Пардон за угон темы, больше не буду. :)


Часовой пояс GMT +3, время: 08:20.