
Interview Cake
AlgoExpert.io
interviewing.io
CodingInterview
Daily Coding Problem
Codechef
CodeForces
LogicMojo
Java Class File Editor
Decompiler.com
Java Decompiler
CFR
Bytecode Viewer
Cavaj Java Decompiler
luyten
dotPeek
Interview Cake
Java Class File EditorNo Java Class File Editor videos yet. You could help us improve this page by suggesting one.
Based on our record, Interview Cake seems to be more popular. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Here's another site that helped me when I was starting out: interviewcake.com (I think I had a free trial or something). Source: over 4 years ago
Interviewcake.com has some great explanations and practice problems for leetcode style problems. I got the year subscription on sale. Source: almost 5 years ago
I also used to do the exact same thing during a technical interview. Seems like an obvious answer, but I've always noticed the more prior practice I have, the less nervous I get. I think a good part of the mental fatigue comes from nerves. And those nerves were amplified when I encountered a problem for which I didn't immediately have a general grasp of the solution. But as soon as I got more consistent with my... Source: almost 5 years ago
AlgoExpert.io - A better way to prep for tech interviews
Decompiler.com - Online Java and Android decompiler. Just drag and drop .JAR or .APK file and browse decompiled content online.
interviewing.io - Free, anonymous technical interview practice
Java Decompiler - Yet another fast Java decompiler
CodingInterview - CodingInterview offers essential information to help you conquer programming interviews.
CFR - CFR is a JVM bytecode decompiler - it will decompile modern Java features - up to and including much of Java 9, but is written entirely in Java 6, so will work anywhere! - It'll even make a decent go of turning class files from other JVM languages (โฆ