Register / Log in

So, as many of your know, I’m on the job market at the moment. In addition to reaching out to folks and cruising the traditional job boards, I also keep an eye on Craigs List. I saw this today. It’s awesome: I love the code in it! It reminds me of the Google interview code from a little while ago. (Google Blog & TechCrunch)

http://sandiego.craigslist.org/csd/sof/1442963194.html

IMMEDIATE opening for WEB APPLICATION DEVELOPER. Interview TOMORROW!! (Kearny Mesa)
TECHsmart has an opening for a WEB APPLICATION DEVELOPER in our corporate office.
TECHsmart is an innovative retailer of consumer electronics. Our growth has created a wealth of career opportunities in our stores and at our corporate headquarters. We offer employees exciting work in a fun, dynamic environment that encourages learning and growth. Regardless of position, our number one priority is to create an environment where those closest to the customer can build lasting relationships and provide trusted technology and entertainment expertise to improve customers’ lives.

REQUIRED QUALIFICATIONS:
- PHP programming
- UI Development experience
- Superior communication skills
- Proven understanding of PHP (code samples will be requested)
- Proficiency in JavaScript, CSS, XML, XHTML, HTML
- Intermediate knowledge of Linux operating system including Apache
- Ability to hand code HTML/XHTML
- Understanding of XML webservices / APIs

HELPFUL QUALIFICATIONS:
- Experience with jQuery or similar JavaScript libraries
- SQL database programming experience (Specifically MySQL)
- Experience with graphic toolkits
- Linux and Apache – including installation of Apache Mods
- Experience with AJAX
- Understanding of XMPP, SOAP
- Familiarity with NetBeans or Eclipse
- Experience with Apache Tomcat

COMPENSATION:
$36,000-$50,000/yr DOE plus Medical & Dental benefits
Interviews are being held next week in our corporate office. Come at the designated time in interview attire with your resume.
Do not email or call to setup an interview. No late interviewees will be accepted.

We are holding the interviews for this position on:

Friday, October 30th, 3:30PM

Your first test is to figure out our address. Show up at the following address for the interview. It is the value of the variable “address” after running this JavaScript code.

[

<pre>var address = "Dr";
address += "\n"+"San Diego, CA";
address += " " + Math.sqrt(8486647129);

var map = new Array();
var street = "Diftbqfblf".split("");

var street_name = "";
for (i=0; i&lt;street.length; i++)
street_name += String.fromCharCode(street[i].charCodeAt(0) - 1);

address = street_name + " " + address;

address = function(){ return Math.floor(28865 / Math.PI) }() + " " + address;
View Comments

blog comments powered by Disqus