Suchitra

Suchitra @suchitra_13

About: I am enthusiastic about code and technology!!

Location:
India
Joined:
Aug 8, 2020

Suchitra
articles - 18 total

Design Patterns

This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer. ...

Learn More 3 2Jun 19 '24

Add Live Chat in your website using Chatwoot in just 5 mins.

You will need A website for embedding Chatwoot Valid email ID for creating an account on...

Learn More 18 3Mar 30 '22

Send automated emails using n8n.io

You will need 1 Terminal (ex- Git Bash) 2 Email ID Step-By-Step Guide ...

Learn More 16 2Dec 27 '21

GitLab Project Guide Step By Step!

You will need Basic understanding of Git and git commands. There are a lot of resources...

Learn More 23 0Nov 28 '21

Know about 10 popular open-source projects in the end of 2022!

Mozilla Firefox Mozilla Firefox is an open source web browser developed by Mozilla...

Learn More 123 11Nov 20 '21

Merge Sort and Quick Sort!

In this article I am going to explain two sorting algorithms, Merge Sort and Quick Sort with detailed...

Learn More 31 3Oct 25 '21

Hacktoberfest 2021 Guide and Resources!

In this article I am going to explain you everything about Hacktoberfest like what is Hacktoberfest?,...

Learn More 52 29Oct 4 '21

How to manage your software documentation with docz!

So, before starting the topic, I want to ask you one thing is... How do you think about...

Learn More 71 6Sep 24 '21

Desktop Environment in Linux!

Do you want to use Linux but find difficulty with commands? So, you came in the right place... In...

Learn More 11 1Aug 25 '21

Complete Roadmap to Learn Data Structure and Algorithms 🐱‍🏍👨‍💻👩‍💻

The very 1st step you have to do is, choose a programming language, either Java or C++ (or it's up to...

Learn More 242 26Jul 4 '21

How to use MongoDB Atlas?

In this article, I am assuming that you have a bit knowledge of MongoDB locally. Here I will be...

Learn More 21 0Jun 28 '21

Combinations Problem

Before start with the problems of combinations, It will be better if we discuss a bit about it that...

Learn More 7 0Apr 21 '21

What is Linux?

Before starting the topic of Linux I want to ask you something like... What you people think about...

Learn More 24 14Apr 10 '21

JAVA STACK

In this problem we have to find whether the input string is valid sequence of parenhesis or not! We...

Learn More 7 0Sep 15 '20

Find Third maximum Number in an array with O(N) Time Complexity

Here is the Question Description:- Given a non-empty array of integers, return the third maximum num...

Learn More 6 1Sep 1 '20

Excel Sheet Column Number

Given a column title as appear in an Excel sheet, return its corresponding column number. For exampl...

Learn More 4 0Aug 11 '20

Convert String to Integer

Today i stacked in a problem then i knew this and so i want to share with you! It is a very simple p...

Learn More 5 0Aug 10 '20

Min-maxSum

Given five positive integers, find the minimum and maximum values that can be calculated by summing e...

Learn More 7 2Aug 9 '20