Quantcast
Channel: Articles– GeeksforGeeks
Browsing all 339 articles
Browse latest View live

Code Optimization Technique (logical AND and logical OR)

Logical AND (&&) While using && (logical AND), we must put the condition first whose probability of getting false is high so that compiler doesn’t… Read More » The post Code...

View Article


Top 3 tips an interviewee must have in mind

Often, we underestimate things or just simply, mess up. So it’s good to have a fresh mind with some simple tips to do better in… Read More » The post Top 3 tips an interviewee must have in mind...

View Article


JSTL | JSP Standard Tag Library

Introduction Initially, Web designers used scriptlets in JSP pages to generate dynamic content. This resulted in readability issues and also made it difficult to maintain… Read More » The post JSTL |...

View Article

Machine Learning | Outlier

An outlier is an object that deviates significantly from the rest of the objects. They can be caused by measurement or execution error. The analysis… Read More » The post Machine Learning | Outlier...

View Article

Count of strings that become equal to one of the two strings after one removal

Given two strings str1 and str2, the task is to count all the valid strings. An example of a valid string is given below: If… Read More » The post Count of strings that become equal to one of the two...

View Article


Android | App to Add Two Numbers

Below are the steps for Creating a Simple Android Application to Add Two Numbers STEP-1: go to xml file STEP-2: goto text and write the… Read More » The post Android | App to Add Two Numbers appeared...

View Article

Introduction to NodeJS

Introduction: Node.js is an open source and cross-platform runtime environment for executing JavaScript code outside of a browser. You need to remember that NodeJS is… Read More » The post Introduction...

View Article

AKTU 1st Year Sem 2 Solved Paper 2017-18 | COMP. SYSTEM & C PROGRAMMING | Sec A

Paper download link: Paper | Sem 2 | 2017-18 B.Tech. (SEM-II) THEORY EXAMINATION 2017-18 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 70… Read More » The post AKTU 1st Year Sem 2...

View Article


AKTU 1st Year Sem 1 Solved Paper 2016-17 | COMP. SYSTEM & C PROGRAMMING | Sec A

Paper download link: Paper | Sem 1 | 2016-17 B.Tech. (SEM-II) THEORY EXAMINATION 2016-17 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 100… Read More » The post AKTU 1st Year Sem 1...

View Article


AKTU 1st Year Sem 1 Solved Paper 2016-17 | COMP. SYSTEM & C PROGRAMMING | Sec B

Paper download link: Paper | Sem 1 | 2016-17 B.Tech. (SEM-II) THEORY EXAMINATION 2016-17 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 100… Read More » The post AKTU 1st Year Sem 1...

View Article

AKTU 1st Year Sem 2 Solved Paper 2016-17 | COMP. SYSTEM & C PROGRAMMING | Sec C

Paper download link: Paper | Sem 2 | 2016-17 B.Tech. (SEM-II) THEORY EXAMINATION 2016-17 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 100… Read More » The post AKTU 1st Year Sem 2...

View Article

AKTU 1st Year Sem 1 Solved Paper 2015-16 | COMP. SYSTEM & C PROGRAMMING | Sec C

Paper download link: Paper | Sem 1 | 2015-16 B.Tech. (SEM-I) THEORY EXAMINATION 2015-16 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 100… Read More » The post AKTU 1st Year Sem 1...

View Article

AKTU 1st Year Sem 1 Solved Paper 2017-18 | COMP. SYSTEM & C PROGRAMMING | Sec C

Paper download link: Paper | Sem 1 | 2017-18 B.Tech. (SEM-I) THEORY EXAMINATION 2017-18 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 100… Read More » The post AKTU 1st Year Sem 1...

View Article


AKTU 1st Year Sem 2 Solved Paper 2017-18 | COMP. SYSTEM & C PROGRAMMING | Sec B

Paper download link: Paper | Sem 1 | 2017-18 B.Tech. (SEM-I) THEORY EXAMINATION 2017-18 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 100… Read More » The post AKTU 1st Year Sem 2...

View Article

AKTU 1st Year Sem 2 Solved Paper 2015-16 | COMP. SYSTEM & C PROGRAMMING | Sec C

Paper download link: Paper | Sem 2 | 2015-16 B.Tech. (SEM-II) THEORY EXAMINATION 2015-16 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 100… Read More » The post AKTU 1st Year Sem 2...

View Article


AKTU 1st Year Sem 1 Solved Paper 2015-16 | COMP. SYSTEM & C PROGRAMMING | Sec B

Paper download link: Paper | Sem 1 | 2015-16 B.Tech. (SEM-I) THEORY EXAMINATION 2015-16 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 100… Read More » The post AKTU 1st Year Sem 1...

View Article

AKTU 1st Year Sem 1 Solved Paper 2017-18 | COMP. SYSTEM & C PROGRAMMING | Sec A

Paper download link: Paper | Sem 1 | 2017-18 B.Tech. (SEM-I) THEORY EXAMINATION 2017-18 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 100… Read More » The post AKTU 1st Year Sem 1...

View Article


AKTU 1st Year Sem 1 Solved Paper 2015-16 | COMP. SYSTEM & C PROGRAMMING | Sec A

Paper download link: Paper | Sem 1 | 2015-16 B.Tech. (SEM-I) THEORY EXAMINATION 2015-16 COMPUTER SYSTEM & PROGRAMMING IN C Time: 3hrs Total Marks: 100… Read More » The post AKTU 1st Year Sem 1...

View Article

Creating custom domain name instead of localhost in Ubuntu

In ubuntu, the local server by default is referred by the name “localhost”. However, you can also create a custom domain name for you local… Read More » The post Creating custom domain name instead of...

View Article

What is OAuth (Open Authorization) ?

OAuth (Open Authorization) is an open standard protocol for authorization of an application for using user information, in general, it allows a third party application… Read More » The post What is...

View Article
Browsing all 339 articles
Browse latest View live