Skip to content
Study Experts

Study Experts

Easy Way to Learn New Things

  • C
  • C++
  • Java
  • Python
  • DS / Algo
  • DBMS
  • SQL
  • TOC
  • CS
  • AI
  • Tech News

DS / Algo

DS / Algo Latest 

Write algorithm and draw flowchart to read two numbers.

778 views 25/10/2021 admin 0 Comments algorithm, flowchart

Question Write an algorithm and draw a flowchart to read two numbers. If both the numbers are negative perform an

Read more
C DS / Algo Latest 

ARRAY OF STRUCTURE IN C

156 views 21/10/202123/10/2021 admin 0 Comments array, ARRAY OF STRUCTURE in C, C  language, structure

     ARRAY OF STRUCTURE IN C An object of the structure represents a single record in memory if we

Read more
DS / Algo Latest 

Recall the formal definition for Big-Oh: We say that f(x) = O(g(x) if there exists positive constants c and x0 such that f(x) =x0.

103 views 20/10/202120/10/2021 admin 0 Comments big o, definations of big O, notation, positive exists

Question Let g(x) =5x^2 + 25x + 10 f(x) = 2500x + 200 We can see that f(x) = O(g(x))

Read more
DS / Algo Latest 

Consider the following directed graph G as shown in Figure 2.

144 views 19/10/2021 admin 0 Comments dfs, directed graph, ending, starting, traversal

Question Consider the following directed graph G as shown in Figure 2. Answer the following. a) Is the graph strongly

Read more
DS / Algo Latest 

Insertion sort and Quick sort

425 views 18/10/202118/10/2021 admin 0 Comments insertion sort, Quick sort

Question In the lectures and in the notes, We examined the exact Worst-case cost of sorting five elements using two

Read more
DS / Algo Latest 

Make a flowchart of MICE (Meeting Incentive Convention Exhibition).

476 views 17/10/2021 admin 0 Comments flowchart, MICE

Question Make a flowchart of MICE (Meeting Incentive Convention Exhibition) business (mostly related to tourism) that requires data collection as

Read more
DS / Algo Latest 

The standard Huffman encoding uses a binary target alphabet (0,1) (0,1).

126 views 17/10/2021 admin 0 Comments alphabet, Binary, character, encoding, frequency, huffman, input

Question The standard Huffman encoding uses a binary target alphabet (0,1) (0,1). Assume that you’re given a text in alphabet

Read more
C DS / Algo Latest 

Operations on stack in C

315 views 16/10/2021 admin 0 Comments Array representation of stack, ISEMPTY operation, ISFULL  operation, Operations on stack in C, PEEK operation, POP operation, PUSH operation, Stack

Stack: A stack is a linear data structure, which uses the LIFO principle(last in first out). Here the element that

Read more
C DS / Algo Latest 

Binary trees in C

162 views 15/10/202115/10/2021 admin 0 Comments Binary trees in c, Example of binary trees in c, key terms in binary trees, sub-tree, tree

Tree: A tree is recursively defined as a set of nodes where one node is considered as the root of

Read more
C DS / Algo Latest 

Circular linked list in C

174 views 14/10/202115/10/2021 admin 0 Comments circular doubly linked list, circular linked list, circular singly linked list, no beginning and no end, operating systems for task maintenance

What is a circular linked list in c? A circular linked list is a linked list in which a pointer

Read more
  • ← Previous
  • Next →

Latest

Codelobster IDE for Python
Python Tech News 

Best Platform to Write Code in Python – CodeLobster IDE

26/01/202326/01/2023 admin 0

Python is a versatile and powerful programming language that is widely used in web development, data science, machine learning, and

Python 

How to Count Occurrences of a char in Python

11/12/2022 Abhishek Sai 0
Python 

Convert an ASCII code to a character in Python

11/12/2022 Abhishek Sai 0
Python 

How to Shift or Rotate an Array in Python

15/11/2022 Abhishek Sai 0
Python 

How to Find First and Last Occurrence in a String

14/10/2022 Abhishek Sai 1

Tech News

Codelobster IDE for Python
Python Tech News 

Best Platform to Write Code in Python – CodeLobster IDE

26/01/202326/01/2023 admin 0

Python is a versatile and powerful programming language that is widely used in web development, data science, machine learning, and

Facebooks business
Tech News 

Facebook’s Social Good for Business Site

24/06/202205/07/2022 admin 0
Blockchain research topics in 2022
Tech News 

What are Blockchains and Blockchain Research Topics in 2022

24/06/202223/08/2022 admin 3
Tech News 

DigitalOcean Vs Linode 2022

21/06/2022 admin 0

About Us

COLORMAG
StudyExperts aims to be an Indian education technology (EduTech) website which operates an online problem solving platform for students to post doubt/questions and peer experts can help them solve the doubt in exchange for a small fee.

Company

  • About us
  • Career
  • Contact Us
  • Privacy Policy
  • Copyright Policies

Services

  • Doubt Solving
  • Learning
  • Blogs
  • Courses
  • Tutoring

Learn

  • C Tutorials
  • C++ Tutorials
  • Java Tutorials
  • Python Tutorials
  • SQL Tutorials
Copyright © 2025 Study Experts. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.