हेलो friends , आज के blog post(Selection Sort In Hindi In Data Structure) में मैं आपको Selection sort के बारे में बताने वाला हूँ| Selection sort में हम दिए गए element को sort करने के लिए हर element को list…
हेलो friends , आज के इस blog post(Bubble Sort Algorithm In Hindi In Data Structure) में मैं आपको bubble sort के बारे में बताने जा रहा हूँ| bubble sort को हम ‘sorting by exchange ‘ भी कहते है, क्योकि bubble…
हेलो friends , आज के इस blog post(Insertion Sort In Hindi) में मैं आपको insertion sort के बारे में बताने जा रहा हूँ| insertion sort के अंतर्गत हम records को एक sorted file और list में insert करते है |…
Hello Friends, In this blog post(Searching Techniques In Data Structure) I am going to let you know about searching in the data structure. Here searching is meant for finding a particular record in the file, table, list, or database. In…
हेलो दोस्तों आज के इस ब्लॉग पोस्ट में मैं आपको sorting(Internal Sorting and External Sorting In Data Structure In Hindi) के बारे में बताने जा रहा हूँ | अगर अपने कभी data स्ट्रक्चर सब्जेक्ट को स्टडी किया होगा तो अपने…
Hello Friends, In this blog post(How do you solve Dijkstra’s shortest path algorithm), I am going to let you know about an interesting shortest path algorithm which is also known as Dijkstra’s Algorithm. In this blog post(How do you solve…
Hello Friends, In this blog post(Caesar Cipher & Mono Alphabetic Cipher) I am going to let you know about the Caesar cipher and Mono Alphabetic cipher. Before going to explain this I want to provide you with a small introduction…
Hello Friends, In this blog post(What are the types of network security), I am going to let you know about Network security, which is an essential part of networking. In older times when computer networks came into existence usually, researchers…
Hello Friends, In this blog post(What is SMTP protocol and how does it work) I am going to let you know about the SMTP server, What is the SMTP server and how do they work in the network with email?…
Hello Friends, In this blog post(What Is VPN) I am going to let you know about a very interesting network which is called a virtual private network(VPN). In this blog post(What Is VPN), we are going to see What is…