serving the backend with outgoing calls for accesssing various platforms for example: Codeforces, Codechef, Github, Leetcode, Atcoder the process might need scraping at times hence the abstract nature makes the workflow smooth. gathering user details from the discord server (ACodeDaily) periodic ...
1 microservices-samplemicroservices-samplePublic Spring Boot + Spring Cloud microservices sample Java1 6stream-config6stream-configPublic 6stream-frontend6stream-frontendPublic JavaScript feedsfeedsPublic Curated list of IT / Technologies related articles & videos ...
[Python] (https://github.com/jwasham/practice-python) You don't need to memorize the guts of every algorithm. Write code on a whiteboard or paper, not a computer. Test with some sample inputs. Then test it out on a computer. Prerequisite Knowledge Learn C C is everywhere. You'll see...
[Python] (https://github.com/jwasham/practice-python) You don't need to memorize the guts of every algorithm. Write code on a whiteboard or paper, not a computer. Test with some sample inputs. Then test it out on a computer. Prerequisite Knowledge Learn C C is everywhere. You'll see...
Code evitaDB Visitevitadb.iofor the full documentation, examples and guides. evitaDB is a specialized database with easy-to-use API for e-commerce systems. It is a low-latency NoSQL in-memory engine that handles all the complex tasks that e-commerce systems have to deal with on a daily...
sendToQueue('Jobs', Buffer.from(JSON.stringify(content))); console.log(`Published job with input ${number}`); await channel.close(); await connection.close(); } publishToQueue(107); Consumer (Node.js Code Example): const amqp = require('amqplib'); async function consumeFromQueue() { ...
[Python] (https://github.com/jwasham/practice-python) You don't need to memorize the guts of every algorithm. Write code on a whiteboard or paper, not a computer. Test with some sample inputs. Then test it out on a computer. Prerequisite Knowledge Learn C C is everywhere. You'll see...
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder. github-trending-repos-bot commented on Feb 22, 2025 github-trending-repos-bot on Feb 22, 2025 Collaborator New daily trending repos in C#! microsoft / ...
Python: https://github.com/jwasham/practice-python You don't need to memorize the guts of every algorithm. Write code on a whiteboard, not a computer. Test with some sample inputs. Then test it out on a computer to make sure it's not buggy from syntax. Algorithmic complexity / Big-...
[C++] (https://github.com/jwasham/practice-cpp) [Python] (https://github.com/jwasham/practice-python) You don't need to memorize the guts of every algorithm. Write code on a whiteboard or paper, not a computer. Test with some sample inputs. Then test it out on a computer. Prerequi...