Based on our record, Codewars seems to be a lot more popular than InterviewBit. While we know about 160 links to Codewars, we've tracked only 5 mentions of InterviewBit. 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.
Regarding the TCS Ninja exam details, I would always advise the Official TCS Ninja link with most of details covered on eligibility, test pattern etc. For practice questions, I would suggest review some of the usual topics that are part of the curriculum of Computer Science and Information Technology engineering degrees. Knowing multiple programming languages like Python, Perl, C, Java are very good but knowing a... Source: over 3 years ago
After that, I would go over to sites like interviewbit.com or codesignal.com where you'll have a lot of coding tasks/puzzles along with some explanations. It's more fast tracked than codecademy.com but in my experience, these sites have better online IDE's and larger online communities for discussions. Keep in mind that a large part of the learning process is doing a lot of 'how to' searches online. For example:... Source: over 3 years ago
Hey Guys......have newly started learning DS and Algo. Currently the resources that I am using are interviewbit.com for having a structure and Geeksforgeeks.com to understand any topics that I want more information on. As I am just beginning can someone suggest if this is a good approach or are there any better recommendations to learn practicing DS and Algo questions? I am looking for any free online resources... Source: almost 4 years ago
Hi u/Big222444.... So what I was saying is that I have recently started learning Data Structures and Algorithms.... To learn them I am using 2 free resources - interviewbit.com and geeksforgeeks.com .... I am also aware of other websites such as hackerrank, leetcode and hackerearth which people use to practise DS and Algo. So I wanted to ask if someone can recommend a good learning path for practising DS & Algo... Source: almost 4 years ago
If you are looking for a crash-course in interview question prep, I'd recommend interviewbit.com It is an Indian platform and I have personally used it. It has a concise list of problems covering almost all DS and Algo topics. Source: almost 4 years ago
Recently, I was working on a coding kata on codewars.com. Early on, I started thinking that a potential solution might utilize recursion, a concept that involves a function calling itself. However, I quickly realized that my grasp of recursion was not as solid as it needed to be for this task. In this post, I will share the insights gained from deepening my understanding of recursion while working through the kata. - Source: dev.to / over 1 year ago
Get more involved. Look into internships and junior SWE positions to get a sample of what you'd be applying for once you graduate. Solve coding challenges, start working on a portfolio of your personal works. I recommend codewars.com for coding challenges, it's fun. Source: over 1 year ago
I'd recommend to play around with some basic coding challenges on leetcode.com or codewars.com. If the course prepared you well you won't find this useful, but playing around with them will make sure that you are comfortable with basics such as loops, if statements etc. Source: almost 2 years ago
I would advise for you to start with Python, it's a beginner-friendly programming language and it'll help with wrapping your mind around things. Play around with it, perhaps do some katas on CodeWars and you'll be set. Source: almost 2 years ago
There is a website called codewars.com where you can select problems of varying difficulty for the language you need. It is very helpful for learning. Source: almost 2 years ago
LeetCode - Practice and level up your development skills and prepare for technical interviews.
Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, we’ve taught over 45 million people using a tested curriculum and an interactive learning environment.
Coderbyte - Coderbyte is a place built for anyone to practice and perfect their programming skills.
CodeSignal - CodeSignal is the leading assessment platform for technical hiring.
Exercism - Download and solve practice problems in over 30 different languages.
Spoj - Sphere Online Judge created for the coders' community to train, to learn and to make progress.