Skip to content
  • Home
  • Contact Us
  • About Us
  • Privacy Policy
  • DMCA
  • Linkedin
  • Pinterest
  • Facebook
thecscience

TheCScience

TheCScience is a blog that publishes daily tutorials and guides on engineering subjects and everything that related to computer science and technology

  • Home
  • Human values
  • Microprocessor
  • Digital communication
  • Linux
  • outsystems guide
  • Toggle search form

Category: solutions

HackerRank Unique Divide And Conquer Problem Solution

HackerRank Unique Divide And Conquer Problem Solution

In this post, we will solve HackerRank’s Unique Divide And Conquer Problem Solution. Divide-and-conquer on a tree is a powerful approach to solving tree problems.Imagine a tree, t, with n vertices. Let’s remove some vertex from treet, splitting t into zero or more connected components, t1, t2,…, tk, with vertices 1, 2,…, nk. We can…

Read More “HackerRank Unique Divide And Conquer Problem Solution” »

c
Student Marksheet Program in C Programming

Student Marksheet Program in C Programming

In this tutorial, we are going to make a simple student marksheet or mark list program in C programming language. using this program a student can enter their Name, Roll Number, University Name, Father’s Name, and marks of their university exam. After that based on the marks, the program can print the mark sheet of…

Read More “Student Marksheet Program in C Programming” »

c

Plugged In – Not Charging Laptop and PC complete problem solution

In this post, I will give you the solution to the problem “Plugged In – Not Charging” with a complete step by step full explanation. No matter you have any type of laptop or PC. Solution 1 This solution will work 99 percent of the time. if you are working on your system. then it…

Read More “Plugged In – Not Charging Laptop and PC complete problem solution” »

solutions

Form Validation using Jquery in HTML

In this tutorial, we are going to learn how to validate a form using jquery in javascript and html. we are going to make a simple Sign Up form in which we will add an Email, Telephone, Password, and Confirm Password field. and then we are going to make a Sign-Up button and when the…

Read More “Form Validation using Jquery in HTML” »

javascript

Code Player | Javascript project for Students

In this javascript tutorial, we are going to make a code player, a simple javascript project for students. using this code player we can easily write HTML, CSS, and Javascript and get the desired output as you see in the given below image. Introduction to Javascript [Code Player] project. In this simple javascript code player…

Read More “Code Player | Javascript project for Students” »

javascript

Copyright © 2023 TheCScience.

Powered by PressBook Grid Blogs theme