Izon Interview Question for Software Engineer / Developers


Country: United States
Interview Type: Written Test




Comment hidden because of low score. Click to expand.
0
of 0 vote

I would say you need some sort of automated or semi-automated fix integration program. Maybe you should have an interface that, whenever you check in a fix, allows you to look through a list of all past versions and put a checkmark next to all the past products into which you want to incorporate your fix. If you have a reasonable algorithm for deploying a fix to a specific past version in an automated or semi-automated way, this could be a good way to ensure you don't miss any products. Consider re-running any available unit and integration tests on each past product after deploying fixes - you can incorporate that into your automated fix integrator as well. Making a system like this that is actually practical and meets your business needs sure isn't easy, but maybe you can get something that works for you.

- Anonymous June 09, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
-2
of 2 vote

We can handle this problem by using version control mechanism or tool called as clearcase.

- Appu June 08, 2012 | Flag Reply


Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More