Code Monkey home page Code Monkey logo

Hi

I'm Tushar Saxena

Welcome to my Github account

Eat->Sleep->Learn->Code->Repeat

stushar12

  • 🌱 I’m currently learning Machine Learning | DevOps | Full Stack Development | DSA

  • 👨‍💻 All of my projects are available at https://github.com/stushar12

  • 💬 Ask me about Deep Learning | Machine Learning | DevOps | Full Stack Development

  • 📫 How to reach me https://www.linkedin.com/in/tushar-saxena/

  • Always in Learning Phase and always ready to learn new technologies.

📫SOCIAL INFORMATION:

github linkedin instagram website geeksforgeeks hackerrank leetcode

Languages and Tools:

c cplusplus docker elasticsearch git grafana jenkins kibana kubernetes mysql opencv python scikit_learn tensorflow

GITHUB BADGES:

 stushar12

stushar12

GitHub Activity Graph

Tushar Saxena's Projects

array-1 icon array-1

Sorting elements in an array on the basis of frequency (very important)

array-10 icon array-10

Find common elements in three sorted array

array-11 icon array-11

Find first repeating element in array of integers in O(n) time and O(n) extra space

array-12 icon array-12

Find first non repeating element in array of integers in O(n) time and O(n) extra space

array-13 icon array-13

GIven an array with all distinct elements , find largest three element in O(n) time and O(1) space

array-14 icon array-14

You are given a sorted array containing only numbers 0 and 1. Find the transition point efficiently. The transition point is a point where "0" ends and "1" begins

array-15 icon array-15

Given an array of size N consisting of only 0's and 1's ,which is sorted in such a manner that all the 1's are placed first and then they are followed by all the 0's. You have to find the count of all the 0's.

array-16 icon array-16

Given an array of size N containing 0s, 1s, and 2s; sort the array in ascending order.

array-17 icon array-17

Shifting all the elements having value equal to 'k' at last in O(n) time and O(1) space

array-18 icon array-18

Finding equilibrium point in a given array in O(n) time and O(1) space if possible.

array-19 icon array-19

Finding two element sum whose value is equal to k

array-2 icon array-2

Program to combine two link list in such a way that output is displayed without creating a new node struct node // eg.list A= 1 , 2 , 3 // List B= 4 , 5 , 6 //Output: 1 , 4 , 2 , 5 , 3 , 6

array-20 icon array-20

Three element sum whose value is equal to 'k'

array-21 icon array-21

Finding pair elements whose sum is equal to k using Hashing method

array-22 icon array-22

Input and display of a 2D array in python

array-23 icon array-23

Traversing a 2D matrix in spiral fashion

array-24 icon array-24

Find the smallest difference pairs from the given two arrays where exactly one element should come from each array

array-25 icon array-25

Check whether an array is monotonic or not and if yes then is it increasing or decreasing

array-26 icon array-26

Find the longest peak in the given array

array-27 icon array-27

Removing adjacent duplicates in the given array

array-28 icon array-28

Rotate a n-dimensional square matrix 90 degree clockwise using extra space

array-29 icon array-29

Rotate a n-dimensional square matrix 90 degree clockwise without using extra space

array-3 icon array-3

merging and sorting at the same time

array-30 icon array-30

Rotate a n-dimensional square matrix 90 degree anti-clockwise without using extra space

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.