About Editorial Team

Editorial Team at Geekinterview is a team of HR and Career Advice members led by Chandra Vennapoosa.

Interview Rules

Being aware of interview rules will help you in better preparation and there by giving that additional confidence to face and answer immaculately during the course of interview.  When you go job...

Ruby on Rails Routing

Routing is one of the features in Ruby on Rails that are not extensively used by most developers – for a good reason. Routing is necessary in some applications and in most cases, routing&n...

Ruby on Rails Rendering Tips

Ruby on Rails is one of the easiest programming applications in developing rich internet applications. But like most programming languages, configuring Ruby on Rails is not a walk in the park either....

Resume Writing Tips

The resume is a most important informative material that a prospective employer will examine when he goes over job applications submitted by applicants to a job opportunity.  It is thus mandator...

How to Write a Resume

The resume of a job applicant is the document that contains detailed information about him with regard to his educational background, work experience and other skills that he has learned in his profe...

Ruby on Rails Plugins

Ruby on Rails is a framework that also supports development of plug-ins. The ability to build plug-ins is a great feature in Rails since this will enable developers to build additional tools that cou...

Ruby on Rails Caching

Caching in Rails is easy since the framework has some built-in functionality for this action. Developers do not have to look for 3rd party applications to efficiently cache their applications. Althou...

What is Data Source

Data Source, as the name implies provides data via data site.  Data site in turn stores an organization’s database, data files including non-automated data.  Companies implement ...

Data Schema Concept

Data Schema Concept outlines the procedure with which integrated data resource is managed.  An integrated data resource or a data warehouse is a repository of high level volume of data and updat...

Ruby on Rails Database Migration

Implementing Database Migration on Rails Ruby on Rails is often perceived as a framework for developing RIA (Rich Internet Applications). Because of its ability to harness Ajax and properly implement...