Gcode
Gcode
  • Видео 21
  • Просмотров 3 737

Видео

Peak index in mountain array || Leetcode problem 852 || C++ code with explanation in Hindi
Просмотров 1612 часов назад
You are given an integer mountain array arr of length n where the values increase to a peak element and then decrease. Return the index of the peak element. Your task is to solve it in O(log(n)) time complexity.
Peak element in unsorted array || Easy explanation with C++ implementation
Просмотров 3121 час назад
#leetcode #dsa #binary_search A peak element is an element that is strictly greater than its neighbors. Given a 0-indexed integer array nums, find a peak element, and return its index. If the array contains multiple peaks, return the index to any of the peaks. You may imagine that nums[-1] = nums[n] = -∞. In other words, an element is always considered to be strictly greater than a neighbor tha...
Single Element in a sorted array. Easy explanation and C++ code implementation
Просмотров 382 часа назад
You are given a sorted array consisting of only integers where every element appears exactly twice, except for one element which appears exactly once. Return the single element that appears only once. Your solution must run in O(log n) time and O(1) space.
AI powered telegram bot #personalassistance made using telegraf #Rozgarsetu
Просмотров 45Месяц назад
#aichatbots #telegrambot #mernstack #automation
Online smart job portal with telegram bot assistant and AI features, #mernstack
Просмотров 734 месяца назад
It is a web application made using MERN stack for providing job to daily wage workers, it includes features like telegram bot asssitant, distance matrix api (shortest path), sending email to workers notifying about recent applications.
Online paint application made from scratch using graph algorithms
Просмотров 6411 месяцев назад
The web app can be used to draw on canvas board and save the images. It is made using EJS and Node.Js
DFS visualizer for finding path in a maze, made using javscript
Просмотров 49Год назад
Github repo link : github.com/Abhishekcpr/mazesolver.git Live project deployed link : abhishekcpr.github.io/mazesolver/
BFS visualizer for finding shortest path
Просмотров 108Год назад
This application is made using html, css and javascript. Source code link : github.com/Abhishekcpr/mazesolver.git Deployed link : abhishekcpr.github.io/mazesolver
Make video from images using #javascript
Просмотров 74Год назад
This video is an illustration of how a video can be created using sequence of images using javascript Source code : github.com/Abhishekcpr/static-images-to-video.git
Typing speed contest #javascript , #socket.io
Просмотров 89Год назад
Realtime typing speed contest game made using HTML, CSS, JavaScript, NodeJS and Socket.io
Chat app like #whatsapp with #chatgpt integration
Просмотров 153Год назад
The video consist of a real time chat application (made with vanilla javascript , node js and socket.io) with chatgpt responses as per the needs of user. Source code : github.com/Abhishekcpr/realtime-chatapp-chatgpt-integration.git
Multiplayer Bingo game using #JavaScript and #socket.io
Просмотров 1,3 тыс.Год назад
The video contains multiplayer bingo game made using socket.io and javascript. Source code :github.com/Abhishekcpr/bingo.git (There might be few bugs which will be fixed later)
Jardinains Game using #cpp
Просмотров 2032 года назад
Source code link : github.com/Abhishekcpr/brickGame
KBC quiz web app using #HTML ,#CSS , #js , #nodejs , #express , #mongoose , #hbs , #mongodb
Просмотров 4072 года назад
It is a kbc quiz game. NOTE : all names appearing in leaderboard are randomly picked
Flip the tiles (#html, #css and #js )
Просмотров 2822 года назад
Flip the tiles (#html, #css and #js )
Cross and Noughts (#html #css #js )
Просмотров 1622 года назад
Cross and Noughts (#html #css #js )
delocalization of pi electrons in benzene
Просмотров 1854 года назад
delocalization of pi electrons in benzene
Blaster , inspired by #elonmusk
Просмотров 1815 лет назад
Blaster , inspired by #elonmusk
How to use a potentiometer to change the speed of spindle of motor
Просмотров 635 лет назад
How to use a potentiometer to change the speed of spindle of motor
Shadow alarm
Просмотров 1657 лет назад
Shadow alarm

Комментарии