Aricent Interview Question for Technical Architects


Country: India
Interview Type: In-Person




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

use interfaces

- The Artist November 27, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

By default a class will be completely loaded in java. But for specific functionality you can use lazy loading feature.

- Anonymous November 27, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Really not sure what you're asking. Can you clarify the question?

- eugene.yarovoi November 27, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

ha ha...i did not quite get it either...i think he is looking for an interface functionality or something...

- The Artist November 28, 2012 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

He's talking about the Decorator pattern

- Rohit November 29, 2012 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Use SRP principle -- Single responsibility Principle during design

- Pradeep Tiwari May 19, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

In obective c user category classes.

- GDSM December 05, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

In obective c user category classes.

- GDSM December 05, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Dependency Injection. User is Injected, based on which the function behaves as per logic.

- Ajay February 06, 2016 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Need to use Builder pattern to build the object based on user requirement

- Narasimhulu October 30, 2016 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Use composition instead of Inheritance

- Rakesh Jha November 18, 2016 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

use composition instead of Inheritance

- Rakesh Jha November 18, 2016 | 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