Newer
Older
Import / web / www.invertedlogic.com / old / careers.php
<?php include("header.php"); ?>  

<h1>Careers</h1>
<hr>

<p>
<h2>Job Openings</h2>
<p>
<!--
<h3>Engineering Application Qualification</h3>
<p>
If you would like to apply for an engineering position we would like you to first
kindly click on the quiz and answer these questions:
<p>
<a href="quiz">Engineering Quiz</a>
<p>
-->
<ul>
<li><h3>Embedded Linux Software Engineer - Beijing</h3></li>
<p>
<b>Requirements</b><br>
<ul>
<li>Knowledge of C and C++</li>
<li>Knowledge of Linux / UNIX</li>
<li>Ability to create clean, readable code</li>
<li>Ability to optimize algorithms</li>
<li>Ability to debug running code</li>
<li>Ability to effectively commnuicate in English</li>
</ul>
<p>
<b>Experience</b><br>
<p>
<ul>
<li>Minimum of 2 years C / C++ or Python programming</li>
<li>Minimum of 2 years Linux / UNIX experience</li>
<li>Embedded or RTOS experience preferable</li>
</ul>
<p>
<li><h3>Senior Software Engineer - Beijing</h3></li>
<p>
<b>Requirements</b><br>
<ul>
<li>Knowledge of C, C++ and Python</li>
<li>Knowledge of Linux</li>
<li>Ability to create clean, readable code</li>
<li>Ability to design APIs</li>
<li>Ability to solve complex problems</li>
<li>Ability to optimize algorithms</li>
<li>Ability to debug running code</li>
<li>Ability to effectively commnuicate in English</li>
</ul>
<p>
<b>Experience</b><br>
<p>
<ul>
<li>Minimum of 5 years C / C++ or Python programming</li>
<li>Minimum of 3 years Linux experience</li>
<li>Embedded experience required</li>
</ul>
</ul>
<p>
<h2>Contact HR</h2>
<p>
Send your application in English to <a href="mailto:careers@invertedlogic.com">careers@invertedlogic.com</a>.
Please attach your English resume in plain text or PDF format.
For technical positions, we request that you send a small sample (200 lines) of code you have written.
Please put in the subject line of your email the position you are applying for.
<p>

<?php include("footer.php") ?>