Giter Club home page Giter Club logo

muzavan / py-interviewbit Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 92 KB

Collection of my personal solutions to InterviewBit programming problems. Updated every time I solve a new problem. The solution is guaranteed to be accepted, although if the problem is known to not accept python solutions, I probably attach the Go/Java/Javascript solution.

Java 9.47% Python 89.45% Go 0.51% JavaScript 0.17% C++ 0.39%
interviewbit interviewbit-solutions interviewbit-python interviewbit-solutions-pythons interviewbit-crawler crawler bahasa indonesia py-interviewbit python

py-interviewbit's Introduction

Py-InterviewBit

EN

Description

Collection of my personal (python) solutions to various InterviewBit programming problems. Updated everytime I solve a new problem. The solution is guaranteed to be accepted, although if the problem is known to not accept python solutions, I probably attach the Go/Java/Javascript solution.

Hopefully, it helps!

(If you find something that is wrong, need more clarification or explaination, feel free to raise issue (even PR!).)

Crawler

Because I started using InterviewBit long time ago (and unfortunately, I just keep the code in the online editor), I need to move all of my current answers to this repo. I create a simple crawler (I've attached it to this repo as crawler.py). You can use it as well by rename config.json.sample as config.json and change the cookie value to your actual InterviewBit cookie (you can check it on the page load in Network tabs of Chrome developer console).

ID

Deskripsi

Kumpulan solusi (dengan python) pribadi dari berbagai soal pada InterviewBit. Diperbaharui setiap saya menyelesaikan soal baru. Solusi dijamin bisa diterima (di-submit), walaupun untuk soal yang dikenal sebagai soal yang tidak menerima solusi python, saya akan melampirkan solusi dalam Go/Java/Javascript.

Semoga bermanfaat!

(Jika kamu menemukan sesuatu yang salah, butuh klarifikasi atau penjelasan lebih lanjut, silahkan membuat isu atau PR baru!)

Crawler

Karena saya mulai menggunakan InterviewBit sejak lama (dan sayangnya, saya hanya menyimpan kode pada online editor), saya butuh untuk memindahkan solusi saya ke repo ini. Saya membuat sebuah crawler sederhana (saya lampirkan di repo ini sebagai crawler.py).

Kamu bisa menggunakannya dengan menyimpan config.json.sample sebagai config.json dan mengubah nilai cookie dengan cookie interviewbit-mu (kamu bisa mendapatkannya di page load request pada tab Network di Chrome developer console)

py-interviewbit's People

Contributors

azaky avatar muzavan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

azaky

py-interviewbit's Issues

[Crawler] Better Way to Check Solved/Unsolved Status

Currently, the way I do it, I need to go to each problem to check whether it's solved or not. Unfortunately, this will cause all of the problems marked as 'attempted'/'in progress'.

I have not really investigated it, but maybe we can fetch this information without visiting each problem.

(PR are always welcomed!)

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.