interview

Riverbed Interview Questions Pattern | Tips to Crack Interview

Riverbed interview questions and paper patterns. Riverbed campus placement.

CV

7 Tips to Design CV Format for Freshers | Grab Interviewer Attention for Job

First impression is the last impression. It comes from your resume. Here is CV format important tips that can lead you to your dream job.

nit

Why Dr. Srinivasan Sundarrajan, Best Thing Happened to NIT Trichy ever?

Let’s muse! Why Dr. Srinivasan Sundarrajan is the best thing ever happened to NIT Trichy?

Exception Handling

Java Program for Exception Handling in Java

Java Program for Exception Handling will help you to get more detail insight exception handling and to avoid program getting crashed unexpectedly.

OOPs Concept

Object Oriented Programming Concepts | Asked in Many Interviews

What are the Object Oriented Programming Concepts? What are the questions asked on OOPs Concept in interview.

interview

Reliance Interview Questions for Graduate Engineer

I am happy to share Reliance Interview Questions and my experience getting into Reliance Industries Limited. It is on-campus placement.

Python

[Complete Program] How to Set Default Dictionary Python Value?

[Complete Program] How to set a default dictionary python value? How to avoid KeyError in Python dictionary using get method?

c-string

Program to Check Palindrome String in C, Python

Write a program for palindrome in C, Python? What is Palindrome and how to identify or find if the string is Palindrome or not?

c-string

[Solved] Undefined reference to strrev | Error Code in C

Got error “undefined reference to strrev” while coding in C? Or for any other string function. Runs fine on one of the system, not on other systems?