GeeksforGeeks
Courses Suggest an Article
×
Suggest a Topic
Skip to content
  • Algo ▼
    • Analysis of Algorithms
    • Topicwise ►
      • Searching Algorithms
      • Sorting Algorithms
      • Graph Algorithms
      • Bit Algorithms
      • Pattern Searching
      • Geometric Algorithms
      • Mathematical Algorithms
      • Randomized Algorithms
      • Game Theory
    • Algorithm Paradigms ►
      • Greedy Algorithms
      • Dynamic Programming
      • Divide and Conquer
      • Backtracking
      • Branch & Bound
    • All Algorithms
  • DS ▼
    • Array
    • LinkedList
    • Stack
    • Queue
    • Tree based DS ►
      • Binary Tree
      • Binary Search Tree
      • Heap
    • Hashing
    • Graph
    • Advanced Data Structure
    • Matrix
    • Strings
    • All Data Structures
  • Languages ▼
    • C
    • C++
    • Java
    • Python
    • C#
    • PHP
    • JavaScript
    • SQL
    • HTML
    • CSS
    • Program Output
  • Interview ▼
    • Company Prep
    • Top Topics
    • Practice Company Questions
    • Interview Experiences
    • Experienced Interviews
    • Internship Interviews
    • Competitive Programming
    • Design Patterns
    • Multiple Choice Quizzes
  • Students ▼
    • Campus Ambassador Program
    • Project
    • Geek of the Month
    • Placement Course
    • Competitive Programming
    • Testimonials
    • Geek on the Top
    • Careers
    • Internship
    • School Programming
  • GATE ▼
    • GATE Notes
    • GATE CS Corner
    • Last Minute Notes
    • GATE 2019
    • GATE Official Papers
    • ISRO CS Exam
    • UGC NET Papers
    • UGC NET CS Paper II
    • UGC NET CS Paper III
  • CS Subjects ▼
    • Core Subjects ►
      • Engg. Mathematics
      • Operating Systems
      • Computer Networks
      • DBMS
      • Compiler Design
      • Theory of Computation
      • Digital Electronics
      • Computer Organization & Architecture
      • Software Engineering
      • Microprocessor
    • Web Technology
    • Advanced Topics
    • Machine Learning
    • Computer Graphics
    • What’s Difference?
  • Quizzes ▼
    • Languages ►
      • C
      • C++
      • Java
      • Python
    • CS Subjectwise ►
      • Data Structures
      • Algorithms
      • Operating Systems
      • DBMS
      • Compiler Design
      • Computer Networks
      • Theory of Computation
      • Computer Organization
      • Software Engineering
    • HTML & XML
    • Engg. Mathematics
    • Aptitude
  • GBlog
  • Puzzles
  • Practice
  • Courses @ GeeksforGeeks
  • Internships @ GeeksforGeeks
  • Coding Practice
  • How to write an Interview Experience?
  • Must Do Coding Questions Company-wise
  • Must Do Coding Questions Topic-wise
  • Basic
  • Easy
  • Medium
  • Hard
  • Expert
  • Step by Step Preparation
  • Company Preparation
  • Top Topics
  • Company Specific Practice
  • Software Design Patterns
  • Placements Preparation Course
  • Interview Corner
  • Recent Interview Experiences
  • GQ Home Page
  • Quiz Corner
  • LMNs
  • What's New ?
  • Leaderboard !!
  • Topic-wise Practice
  • Subjective Problems
  • Difficulty Level - School
  • Difficulty Level - Basic
  • Difficulty Level - Easy
  • Difficulty Level - Medium
  • Difficulty Level - Hard
  • Explore More...
  • C
  • C++
  • Java
  • Python
  • SQL
  • PHP
  • JavaScript
  • School Programming
  • Operating Systems
  • DBMS
  • Computer Networks
  • Engineering Mathematics
  • Design Patterns
  • Common Interview Puzzles
  • Web Technology
  • G-Facts
  • Computer Graphics
  • Image Processing
  • Project Ideas

Is your Web Application Secure Enough? Think Again

Real world runs on fuel and the Virtual world on security. In the World Wide Web, it is a misnomer that security always means privacy.… Read More »

GBlog

Puzzle 28 | (Newspaper Puzzle)

1.5

Question: A newspaper made of 16 large sheets of paper folded in half. The newspaper has 64 pages altogether. The first sheet contains pages 1,… Read More »

Puzzles

Puzzle 27 | (Hourglasses Puzzle)

3.3

Question: Measure 9 minutes from a 4 minutes hourglass and a 7 minutes hourglass? Answer: At 0 minutes: start both hourglasses at the same time.… Read More »

Puzzles

SAP Labs Interview Experience | Set 16 (On campus)

2.3

My interview experience was as follows: Round 1- Online Test (Time: 90 min) Psychometric test Analytical Aptitude Design Aptitude Testing Essay Coding Questions – 2… Read More »

Interview Experiences
SAP Labs

Payu Interview Experience | Set 6 (On-Campus)

4

Recently Payu came for recruitment in our college. Hiring Process : Online Test + 3 Technical Rounds + HR Round. Position : Software Engineer Online… Read More »

Dynamic Programming
Interview Experiences
Fibonacci
Payu

Puzzle 26 | (Know Average Salary without Disclosing Individual Salaries)

3.5

Three Employees want to know average of their salaries. They are not allowed to share their individual salaries. Answer: 1) X adds a random number… Read More »

Puzzles

BigInteger Class in Java

2.6

BigInteger class is used for mathematical operation which involves very big integer calculations that are outside the limit of all available primitive data types. For… Read More »

Java
Java-BigInteger
Java-math-package
large-numbers

Find if a point lies inside a Circle

1

Given a circle (coordinates of centre and radius) and a point (coordinate), find if the point lies inside or on the circle, or not. Examples… Read More »

Mathematical

Find Count of Single Valued Subtrees

2.7

Given a binary tree, write a program to count the number of Single Valued Subtrees. A Single Valued Subtree is one in which all the… Read More »

Tree

Microsoft IDC Interview Experience | Set 79 (For Internship)

3.5

First round was technical aptitude. Total 65 students were eligible. 15 MCQs were asked- Everyone had different sets. All sorts of questions were asked, I… Read More »

Internship
Interview Experiences
Microsoft

If you’re not paying for a product, then you probably are the product

2.5

It was a historic movement in the year 2004 when the world’s sexiest man(I really mean it) Mark Zuckerberg with his friend wrote a book… Read More »

GBlog

Project Experience | (Brain Computer Interface)

3.6

Introduction: I worked on Brain Computer Interface Technology under Cybersecurity at the University of North Texas for two months as my summer internship. We closely… Read More »

Project

Count triplets with sum smaller than a given value

2.7

Given an array of distinct integers and a sum value. Find count of triplets with sum smaller than given sum value. Expected Time Complexity is… Read More »

Arrays
Amazon

Adobe Interview Experience | Set 31

2

I was interviewed by Adobe at hyderbad following is the experience F2F Round 1:- 1. What is MVC in angularjs ?(Angularjs was mentioned on my… Read More »

Interview Experiences
Adobe

Project Idea | (Static Code Checker for C++)

3

The biggest problem that students face when they join big corporates is difficulty in writing high quality code that these corporates demand. The prime reason… Read More »

Project
Page 1,833 of 2,175« First«...102030...1,8311,8321,8331,8341,835...1,8401,8501,860...»Last »

Most Popular Articles
  • Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, ...
  • Must Do Coding Questions Company-wise
  • Why array index starts from zero ?
  • string find in C++
  • Taking input from console in Python

Most Visited Articles
  • Python list sort()
  • How do I become a good Java programmer?
  • How to prepare for GATE CSE - 2019
  • GATE CSE Test Series - 2019 | Sudo GATE
  • Practice for cracking any coding interview

Most Trending Articles
  • Implementing a Linked List in Java using Class
  • OOPs | Object Oriented Design
  • How to get rid of Java TLE problem
  • Implement a stack using singly linked list
  • Remove duplicates from unsorted array
  • Introduction to HTML CSS | Learn to Design your First Website in Just 1 Week
  • HTML Course | Structure of an HTML Document
  • HTML Course | Basics of HTML
  • Taking input in Python
  • Taking multiple inputs from user in Python
  • Amazon Interview Experience SDE Off Campus
  • Amazon Interview Experience SDE-1
  • Amazon Interview Experience SDE 1 (2.5 Years Experienced)
  • Amazon Interview Experience SDE1
  • Why learning C Programming is a must?

  • GeeksforGeeks
  • 710-B, Advant Navis Business Park,
  • Sector-142, Noida, Uttar Pradesh - 201305
  • feedback@geeksforgeeks.org
  • COMPANY
  • About Us
  • Careers
  • Privacy Policy
  • Contact Us
  • LEARN
  • Algorithms
  • Data Structures
  • Languages
  • CS Subjects
  • Video Tutorials
  • PRACTICE
  • Company-wise
  • Topic-wise
  • Contests
  • Subjective Questions
  • CONTRIBUTE
  • Write an Article
  • Write Interview Experience
  • Internships
  • Videos
@geeksforgeeks, Some rights reserved