Archive for June, 2008

Senior Server Side Java Developer with Web Product Experience| Contract Position | San Jose, CA


Summary

IdeaReboot Inc is looking for server side java developers with high volume systems development experience to develop major e-commerce platform components for one of its e-Commerce client. The primary responsibility includes defining, designing, and implementing complex, multi-tier distributed software applications for the business domain. Continue reading ‘Senior Server Side Java Developer with Web Product Experience| Contract Position | San Jose, CA’

Senior Server Side Java Developer| Contract Position | San Jose, CA


Summary

IdeaReboot Inc is looking for its client, an industry leading eCommerce firm a highly motivated Java Developer with strong server side programming experience. The primary responsibility includes defining, designing, and implementing complex, multi-tier distributed software applications for the business domain. Continue reading ‘Senior Server Side Java Developer| Contract Position | San Jose, CA’

Senior Java Developer - Messaging| Contract Position | San Jose, CA


Summary

IdeaReboot Inc is looking for a highly motivated engineer for a Software Engineering Contractor position responsible for architecture, product design, and development in the billing messaging development team. Billing messaging offers messaging platforms between the ecommerce site and global billing system. As part of a fast paced organization, this position requires working closely with the various business units, Site Operations and external vendors such as banks and software providers. Individual is expected to be a self-starter and team player, with a strong drive for results and continuous improvement. He/she will have the responsibility for the whole development life cycle including define, architect, design, development, roll out and support of the messaging system platform. All the major activities such as define, architect, design and development needs to consider the aspects such functionality, high volume performance, scalability, reliability, reusability and realistic implementation schedules, and adherence to development goals and principles. Continue reading ‘Senior Java Developer - Messaging| Contract Position | San Jose, CA’

Senior HTML Developer with Java Knowledge| Contract Position | San Jose, CA


Summary

IdeaReboot Inc is looking for a mid to senior level HTML developer to develop primarily front-end and middle ware applications for an online classifieds e-commerce company. Candidate must have experience working with JavaScript and CSS. 80% of development will be in HTML, CSS, and JavaScript and 20% in Java.

Continue reading ‘Senior HTML Developer with Java Knowledge| Contract Position | San Jose, CA’

Java Developer Support Engg.| Contract Position | San Jose, CA


Summary

IdeaReboot Inc, is looking for Java Developer Support Engineer for an experienced mid to senior level Java software engineer to join client SWAT team, providing mission-critical 24×7 software systems support for the rapid identification and resolution of site issues. The team is composed of highly experienced software engineers that are able to work across multiple programming languages, large-scale systems, low-level applications, kernels and operating systems. Continue reading ‘Java Developer Support Engg.| Contract Position | San Jose, CA’

HTML Developer with JavaScript & CSS experience| Contract Position | San Jose,CA


Summary

IdeaReboot Inc is looking for a mid to senior level HTML developer to develop primarily front-end and middle ware applications for an online classifieds e-commerce company - Kijiji. Candidate must have experience working with JavaScript and CSS. 80% of development will be in HTML, CSS, and JavaScript and 20% in Java. Continue reading ‘HTML Developer with JavaScript & CSS experience| Contract Position | San Jose,CA’

User Experience Designer| Contract position | San Jose, CA


Summary
IdeaReboot Inc is looking for one of its leading ecommerce client and has an immediate need for experienced User Experience Designer. The ideal candidate should have a strong sense of design in respect to creating simple, elegant, aesthetically pleasing interfaces based on user-center design principles. This person will be responsible for all stages of user experience design throughout the product lifecycle ensuring a compelling look and feel that meets branding, business and user requirements (spanning user interface, interaction and visual design). Excellent written, verbal and visual communication skills are a must.
Continue reading ‘User Experience Designer| Contract position | San Jose, CA’

Assignment - XML, Java


Problem

You have to create an XML file denoting a mall with shops having products. Create a program to find the best deal on a product in the given mall. Shops carry different products at different prices.

Write your code in Java. Programs should run from command line. There is no need to develop any GUI components, unless you think we will be impressed by it!

Continue reading ‘Assignment - XML, Java’

Clipmarks saves our lives


A very useful tool for compulsive surfers and bloggers. Instead of storing link, store what’s relevant on those links, share them, post em on your blogs, or mash em up with data marts. Continue reading ‘Clipmarks saves our lives’

Examples of our Technical Assignments


Problem

You have been given a method int r5() which returns a number from 1 to 5. The return values are based on the following rules:

  1. The method returns a random number based on a random seed value (e.g. wind speed at random location at a random time)
  2. Each number from 1 to 5 has an equal probability of being returned

Derive a random method int r7() from r5() which returns a number from 1 to 7 and confirms to the rules above. Continue reading ‘Examples of our Technical Assignments’