Skip to content

PrepBytes Blog

ONE-STOP RESOURCE FOR EVERYTHING RELATED TO CODING

Log In

Log Out

Menu
  • Language
    • C
    • C++
    • Java
    • Javascript
    • Python
  • Data Structure
    • Array
    • Graphs
    • Heap
    • Linked List
    • Segment Tree
    • Stack
    • Trees
    • Queue
  • Algorithm
    • Backtracking
    • Dynamic Programming
    • Greedy Algorithm
    • RECURSION
    • Searching
    • Sorting
  • CSE Subjects
    • Operating System
  • Company Placement
  • Interview
    • Interview Tips
    • General Interview Questions
    • Algorithms
    • Data Structure
    • Languages
    • Other Topics
  • Competitive
    • Data Structure
      • Array
      • Graph
      • Heap
      • Segment Tree
      • Stack
      • Queue
      • Tree
      • Tries
    • Algorithm
      • Backtracking
      • Dynamic Programming
      • Greedy Algorithm
      • Searching
      • Sorting
    • Other Topics
      • Computational Geometry
      • Game Theory
      • Maths
      • Pointers
      • Recursion
      • String
  • Others
    • Computational Geometry
    • Game Theory
    • Hashing
    • Maths
    • Pointers
    • Recursion
    • String

Sign in to your account

Forgot your password?

New User? Create Account

Login via OTP

We will send you an one time password on your mobile number

New User? Create Account

Login via OTP

An OTP has been sent to your mobile number please verify it below

Resend OTP in 30 sec
Resend
New User? Create Account

Register with PrepBytes

I agree to the terms and conditions.
Already have a account? Login Here

Naman Kukreja

General

Types of Computer

Naman KukrejaFebruary 28, 2023March 2, 2023
Computers have become an indispensable part of modern life and are used in a wide range of applications, from entertainment to business and education. In the home, computers can be...
General

How to Write Pseudocode?

Naman KukrejaFebruary 28, 2023March 2, 2023
Writing the full code sometimes becomes so confusing when you just want to get the idea and flow of working of the functions. In such cases, pseudocode helps a lot...
General

Highest Paying Jobs in India

Naman KukrejaFebruary 21, 2023March 2, 2023
There is no doubt that everyone wants a well-paying job. It is understandable to seek a profession that pays what you deserve after spending so many years educating yourself. But...
Queues

Types of Queue in Data Structure

Naman KukrejaFebruary 20, 2023March 2, 2023
In this blog, we will learn about queue in data structure we will learn all about the queue, and operations can perform on queue. Followed by types of queue in...
C++ Programming

Getline Function in C++

Naman KukrejaFebruary 20, 2023March 2, 2023
C++ is one of the most widely used programming languages and in that, we are dealing with various types of input that are given by users. In most cases, we...
Computer Network

OSI Model in Computer Network

Naman KukrejaFebruary 17, 2023March 2, 2023
Since mid 90’s the data transfer became very popular and is one of the emerging needs of technology expansion as we have to not only transfer the data but also...
Java

Java Servlet in Details

Naman KukrejaFebruary 17, 2023March 2, 2023
In today’s world web applications are very popular and there are numerous technologies available for making web applications. Java servlet is one of them but it has its own distinctive...
Java

Singleton Class in Java

Naman KukrejaFebruary 13, 2023March 2, 2023
Singleton class in java follows the principle that the class must make sure that only one instance is produced and that only one object may be utilized by all other...
Arrays

Kth Smallest Element in an Array

Naman KukrejaFebruary 13, 2023March 2, 2023
An array is a data structure used in computer programming to store a collection of values, each with its own unique index or key. These values can be of any...
Trees

Array Representation of Binary Tree

Naman KukrejaFebruary 13, 2023March 2, 2023
In this article, we will discuss the array representation of binary trees but before diving directly into our topic we will know about binary trees in detail the critical terminologies...
Python

Modules and Packages in Python

Naman KukrejaFebruary 13, 2023March 2, 2023
In this article we will learn about modules and packages in python, we will first have a basic introduction to modules and packages in python followed by an individual discussion...
Java

Getter and Setter in Java

Naman KukrejaFebruary 13, 2023March 2, 2023
Getter and Setter in java are part of the encapsulation. Encapsulation is one of the four pillars of object-oriented programming. Encapsulation in Java is a concept in object-oriented programming that...
Java

Wrapper Class in Java

Naman KukrejaFebruary 13, 2023March 2, 2023
Java is one of the most used programming languages since its release and it is very famous because of many features, one of them being its object orient programming language...
Java

What is Byte Code in Java

Naman KukrejaFebruary 9, 2023March 2, 2023
As a programmer or developer, you must have run the code in many languages where you just have to write the code in a compiler and then will get the...
Miscellaneous

Difference between HTML and XML

Naman KukrejaFebruary 9, 2023March 2, 2023
In this blog, we will learn about the difference between HTML and XML but before directly diving into our main topic we will first have a look over HTML and...
Interview Questions

Tech Mahindra Interview Questions

Naman KukrejaFebruary 7, 2023March 2, 2023
Despite the fact that information technology or IT companies have expanded quite quickly in recent years, notably in India, very few of them are able to provide long-term employment to...
Operating system

Components of the Operating System

Naman KukrejaFebruary 7, 2023March 2, 2023
In this blog, we will learn about operating systems, the use of operating system followed by the components of operating system, we will learn in detail about each component of...
DBMS

Relational Model in DBMS

Naman KukrejaFebruary 6, 2023March 2, 2023
In this blog, we will learn about the relational model in DBMS, we will learn about the concepts used in the relational data model in DBMS, followed by constraints that...

Pages

  • ALGORITHMS
  • ARRAY
  • BACKTRACKING
  • C PROGRAMMING LANGUAGE
  • C++ PROGRAMMING LANGUAGE
  • CAPGEMINI
  • CIRCULAR LINKED LIST
  • COMPANY PLACEMENT PROCEDURE
  • COMPETITIVE CODING
  • COMPUTATIONAL GEOMETRY
  • CSE SUBJECTS
  • DATA STRUCTURE
  • DOUBLY LINKED LIST
  • DYNAMIC PROGRAMMING
  • GAME THEORY
  • GRAPHS
  • GREEDY ALGORITHM
  • HASHING
  • HEAP
  • INTERVIEW PREPARATION
  • INTERVIEW TIPS
  • JAVA PROGRAMMING LANGUAGE
  • JAVASCRIPT PROGRAMMING LANGUAGE
  • Languages
  • LINKED LIST
  • LINKED LIST USING C
  • MATHEMATICS
  • OPERATING SYSTEM
  • POINTERS
  • PYTHON PROGRAMMING LANGUAGE
  • QUEUE
  • RECURSION
  • SEARCHING
  • SEGMENT TREE
  • SORTING
  • STACK
  • STRING
  • TREES

Recent Articles

  • 1
    March 20, 2023

    Transaction in DBMS and Examples

  • 2
    March 20, 2023

    Multiplexer in Digital Electronics

  • 3
    March 20, 2023

    Functional Dependency in DBMS

  • 4
    March 20, 2023

    Difference between DBMS and RDBMS

  • 5
    March 20, 2023

    Difference between Macro and Inline Function.

  • 6
    March 20, 2023

    Difference between Sequential and Random Access File

Close
Menu
  • Language
    • C
    • C++
    • Java
    • Javascript
    • Python
  • Data Structure
    • Array
    • Graphs
    • Heap
    • Linked List
    • Segment Tree
    • Stack
    • Trees
    • Queue
  • Algorithm
    • Backtracking
    • Dynamic Programming
    • Greedy Algorithm
    • RECURSION
    • Searching
    • Sorting
  • CSE Subjects
    • Operating System
  • Company Placement
  • Interview
    • Interview Tips
    • General Interview Questions
    • Algorithms
    • Data Structure
    • Languages
    • Other Topics
  • Competitive
    • Data Structure
      • Array
      • Graph
      • Heap
      • Segment Tree
      • Stack
      • Queue
      • Tree
      • Tries
    • Algorithm
      • Backtracking
      • Dynamic Programming
      • Greedy Algorithm
      • Searching
      • Sorting
    • Other Topics
      • Computational Geometry
      • Game Theory
      • Maths
      • Pointers
      • Recursion
      • String
  • Others
    • Computational Geometry
    • Game Theory
    • Hashing
    • Maths
    • Pointers
    • Recursion
    • String
FOLLOW US
CONTACT US
+91-8800 2588 17
contact@prepbytes.com
QUICK LINKS
Interview NotesMock TestsPlacement ProgrammeCoding CoursesMock InterviewAbout UsBlog