Skip to main content
  • Facebook
  • Google
  • Dribble
  • Linkedin
  • Pinterest
  • RSS Feeds
Home

Techie Tet

  • Home
July 11
  • Posted By: pradeeshtet
  • Comments: 0

Engineering college performance based on Pass percentage Tamilnadu

Here is the list of colleges sorted according to pass percentage in Apr/May 2015 and Nov/Dec 2015 examination. Pass percentage does not tells the best college because pratical knowlege is very important in Engineering colleges in Tamilnadu. Ranking of Engineering colleges can also be determined based on Placement, Infrastructure etc.

  • Read more about Engineering college performance based on Pass percentage Tamilnadu
  • pradeeshtet's blog
  • Comments
July 17
  • Posted By: pradeeshtet
  • Comments: 0

Anna University CGPA calculator

Our Anna university Cgpa calculator is on Internet for many years and used by many Engineering college students. Calculate your CGPA here.   Calculate cgpa by seperate sem calculation.

Only one online cgpa calculator for lateral entry students which is very helpful for Engineering student in Tamil Nadu Engineering colleges. Steps to be followed by special (Lateral) entry students. Know how to calculate CGPA.

  • Read more about Anna University CGPA calculator
  • pradeeshtet's blog
  • Comments
May 5
  • Posted By: pradeeshtet
  • Comments: 0

TamilNadu 12th public exam Result 2015- TN 12th Results

Tamil nadu State Board exams for 12th Standard conducted on march. And the 12th public exam results are expected to be announced on may7 (Thursday).

  • Read more about TamilNadu 12th public exam Result 2015- TN 12th Results
  • pradeeshtet's blog
  • Comments
December 2
  • Posted By: pradeeshtet
  • Comments: 0

Insertion sort algorithm simple explanation with example

Insertion sort in java. Inserttion sort algorithm is explained here, with an example on sorting an array. The main idea of insertion sort is to repeatedly find the next  smallest number and move it to the starting position, if the sorting is  to be in ascending (increasing) order. Read other sorting algorithms like insertion sort and bubble sort along with this which helps you to understand sorting algorithms in clear.

Explanation:

Take an array consist of four numbers {72,18,8,90}

  • Read more about Insertion sort algorithm simple explanation with example
  • pradeeshtet's blog
  • Comments
October 23
  • Posted By: pradeeshtet
  • Comments: 0

program to sort the string in alphabetical order in java

Simple java program to sort and  print the names in alphabetical order using compareTO(). To arrange the given strings in alphabetical order, first we need to compare each consecutive string and swap them according to the order. In this example, built-in function compareTo()  is used to compare two string.
Example of compareTo:

                    str1.compareTo(str2)               

  • Read more about program to sort the string in alphabetical order in java
  • pradeeshtet's blog
  • Comments
September 10
  • Posted By: pradeeshtet
  • Comments: 0

program to find factorial of 1st 10 numbers

This type of questions are asked in technical round of the interview, to confuse the fresher and test his/her programming skill. Program to display factorial of first N numbers. Here is tutorial for finding factorial of a single integer using recursion method.

 

First read the number upto which the factorial should be found. Implementing for loop to iterate and display the result.

what is factorial, Factorial of a number 4 is 4*3*2*1 i.e 24. So the factorial of 4 is 24.

 

  • Read more about program to find factorial of 1st 10 numbers
  • pradeeshtet's blog
  • Comments
September 10
  • Posted By: pradeeshtet
  • Comments: 0

Handling array overflow exception in catch block c++ program

Handling array out of index bound exception using catch block, here size of array can be increased if more number want to be inserted into the array.  C++ program using try catch block with explanation. This sample code explains how to create a array and store values using for loop, handling array overflow, increasing the size, print the values in array one by one.

  • Read more about Handling array overflow exception in catch block c++ program
  • pradeeshtet's blog
  • Comments
September 3
  • Posted By: pradeeshtet
  • Comments: 0

string array with example program in c++

simple c++ program to explain string array using an example code. Know how to use string array in c++.  String array is used when, we need a group of same data type (string).

Save the below program as StrA.cpp. C++ files should have cpp extension.

To compile and execute the program. Follow the below instructions.

 

  • Read more about string array with example program in c++
  • pradeeshtet's blog
  • Comments
September 2
  • Posted By: pradeeshtet
  • Comments: 0

java: error illegal character \8221

While executing java program, some users usually get this kind of error - illegal character \8221.  This error will not occur if the program is typed, it occurs when program is copied from document or pdf into the editor or IDE.

Solution:

Double quotes and single quotes are not supported when it is copied from a document, pdf and pasted in editor

So, delete the double or single quote and type again.

That will solve this kind of errors.

 

  • Read more about java: error illegal character \8221
  • pradeeshtet's blog
  • Comments
September 2
  • Posted By: pradeeshtet
  • Comments: 0

Program to reverse each word in a sentence

Simple java program to reverse each word in a sentence, not the whole sentence. This type question are also asked in technical round of top company's interview. Here is the solution and explanation. Explanation- 1st the sentence will be split into words, then each word is reversed, after that nextword will be processed.

Input:

Techie Tet

Output:

eihceT teT

 

  • Read more about Program to reverse each word in a sentence
  • pradeeshtet's blog
  • Comments

Pages

  • 1
  • 2
  • 3
  • 4
  • next ›
  • last »

Recent posts

  • Engineering college performance based on Pass percentage Tamilnadu
  • Anna University CGPA calculator
  • TamilNadu 12th public exam Result 2015- TN 12th Results
  • Insertion sort algorithm simple explanation with example
  • program to sort the string in alphabetical order in java
More

User login

  • Request new password

Like us

Related post

Check Your College Rank Here

--------------------------------------------

Aptitude test

--------------------------------------------

GPA and CGPA calculator

--------------------------------------------

Prepare for interview, take a mock test here

Popular content

Today's:

  • fetch data from database using php/mysqli select query

All time:

  • fetch data from database using php/mysqli select query
  • Anna University CGPA calculator
  • program to sort the string in alphabetical order in java
  • GPA calculator Anna University

Last viewed:

  • fetch data from database using php/mysqli select query
  • program to sort the string in alphabetical order in java

Some of Our Featured Projects

  • View Image

    BlackBerry Website Project

    Web
  • View Image

    Vestibulum ante ipsum primis

    Illustration
  • View Image

    Nulla mollis fermentum nunc

    Illustration
  • View Image

    Cras vel orci sapien

    Illustration / Web
  • View Image

    Curabitur nisl libero

    Illustration / Web
  • View Image

    BlackBerry Website Project

    Web
  • View Image

    Vestibulum ante ipsum primis

    Illustration
  • View Image

    Nulla mollis fermentum nunc

    Illustration
View full portofolio
↑
Powered by Techie Tet .