College of Engineering and Technology, Bhubaneswar 2024
My Stats
EXP gained
2940
Level
5 (Champion)
Community stats
Discussions
0
Upvotes
0
Know more
125
Total problems solved
108
Easy
17
Moderate
0
Hard
0
Ninja
Current streak:
0 days
Longest streak:
3 days
Less
More
Achievements
Discussions
Articles
Single User Operating System
Medium
Last updated: 18-Oct-2023
In this article, we will learn all about the single-user operating system, its types, advantages and disadvantages, and its features.
Author
Rushali Patnaik
1 upvotes
Recursively remove all adjacent duplicates
Easy
Last updated: 26-Sep-2023
In this blog, we will learn and code how to remove all adjacent duplicates in a string recursively using C++ Programming Language.
Author
Rushali Patnaik
0 upvotes
Prime Time Again (TCS Codevita)
Easy
Last updated: 17-Oct-2023
In this blog, we will go through the Prime Time Again problem from TCS Codevita and learn its solution.
Author
Rushali Patnaik
0 upvotes
SVGPath
Last updated: 30-Jun-2023
In this article, we will learn SVG paths' syntax, behavior, and DOM interfaces, and SVGPath demo.
Author
Rushali Patnaik
0 upvotes
Gradient Color
Last updated: 30-Jun-2023
In this article, we will learn Gradient Colors: Linear and Radial Gradient, their methods and constructor classes with examples.
Author
Rushali Patnaik
0 upvotes
Azure App Service Monitoring
Last updated: 30-Jun-2023
In this article, we will learn the different features provided by Microsoft to monitor our app service.
Author
Rushali Patnaik
0 upvotes
Azure Disk Storage Fundamentals
Last updated: 30-Jun-2023
In this article, we will learn Azure Disk Storage fundamentals, its major parts and specifications.
Author
Rushali Patnaik
0 upvotes
Azure Blob storage fundamentals
Last updated: 30-Jun-2023
In this article, we will learn about Azure Blob Storage Fundamentals, its usage, container, types of blobs, naming and referencing, metadata and snapshots.
Author
Rushali Patnaik
0 upvotes
pyglet.media
Last updated: 30-Jun-2023
In this article, we will learn about pyglet.media is, all its classes, functions and exceptions.
Author
Rushali Patnaik
0 upvotes
C# Method Overriding
Easy
Last updated: 30-Jun-2023
In this article, we will learn about the C# language's method overriding concepts.