Search Results for: python algorithm

Major algorithms asked during Interviews.

Here I am going to mention the list of major algorithms asked during Interviews. You can find the list as below. Major algorithms asked during Interviews. Below are the books I highly recommend for algorithms Graph 1. Breadth First Search (BFS) 2. Depth First Search (DFS) 3. Shortest Path from source to all vertices **Dijkstra**

Binary Tree and its traversal using python.

After a long time I took a look in algorithms and data structure and what I wrote first in Binary Tree and its different traversal in C++. I have never written them in python so I tried to write one. And yes writing them down in python is lot more easier. So lets me first introduce

How I created a 100 twitter bots and made them interact using python, aws and selenium..

[sgmb id=3] Before starting this blog doesn’t have any code and please read everything to understand it fully. Happy reading. It was long ago, somewhat in 2015, I took this project for self learning of creating bots on twitter and made them Interact. Here I am not gonna share any code or algorithm. First let

Types of Linked Lists, Memory allocation, and cache locality

Linked lists are one of the most important data structures and these are the ones asked most in an interview. In this article, we are going to look into how types of linked lists. Data Structure A data structure is structuring and organizing data in a simple way so that data can be easily manipulated

Don’t marry a programming language.

A guy asked me: What programming language should I learn. Me: Don’t marry a programming language. At different steps of your life you will need a different programming language. And you must be adaptive to the change. The technology is growing at much more faster rate than ever in history. And if you are still

Things to know in computer science in last year of college.

Hey students, yes I mentioned it because this article’s target users are the students of college that to of computer science. Here I will divide what students wanna become after their Graduation. So the Classification is as follows Developer Front end Developer Backend Developer Full Stack Developer Game Developer Android Developer IOS Developer Graphics Designer