top of page
Coding Solutions is a great section for every coder. You can get answers to your programming questions here by the Team ATC. You can even ask for the answer to competitive programming language questions as well. First, search your question here, and if not found. Then, ask your question to Ask The Code members, and you will get your answer in no time from the members of this Indian Developer Community. Happy Coding.
Search
The FizzBuzz Program Implementation in Java - AskTheCode
The FizzBuzz Program Solution in Java | Problem Solving in Java | Ask The Code FizzBuzz Program Implementation in Java Problem: The...
Team ATC
May 11, 20212 min read
91 views
0 comments
Find GCD Of N Numbers in Java | AskTheCode
Java program to find GCD of numbers of an Array | GCD Of N Numbers in Java | AskTheCode Problem: You have completed your recent...
Team ATC
May 11, 20211 min read
133 views
0 comments
Golf CodeChef Solution - AskTheCode
It's a lockdown. You’re bored in your house and are playing golf in the hallway. The hallway has N+2 tiles numbered from 0 to N+1... more
Team ATC
May 7, 20212 min read
2,713 views
6 comments
Solubility - CodeChef Solution in Java and C++| AskTheCode
CodeChef May Long Challenge Solution | Solubility (SOLBLTY) solution | AskTheCode Solubility (SOLBLTY) solution Problem: Suppose for a...
Team ATC
May 7, 20211 min read
1,187 views
0 comments
Valid Paths CodeChef Solution in C++ | AskTheCode
CodeChef May Long Challenge Solution | Valid Paths (VPATH) solution | AskTheCode Valid Paths (VPATH) CodeChef solution Problem: You are...
Team ATC
May 7, 20211 min read
2,918 views
1 comment
Modular Equation CodeChef May Long Challenge 2021 Soution - AskTheCode
CodeChef May Long Challenge Solution | Modular Equation (MODEQ) solution | AskTheCode Problem: Given integers N and M, find the number of...
Team ATC
May 7, 20211 min read
4,532 views
0 comments
Tic Tac Toe CodeChef May Long Challenge Solution in Java - AskTheCode
CodeChef May Long Challenge Solution | Tic Tac Toe (TCTCTOE) solution | AskTheCode Tic Tac Toe (TCTCTOE) solution in Java Problem:...
Team ATC
May 7, 20212 min read
4,264 views
3 comments
Stock Buy And Sell Problem Using Kadane's Algorithm - AskTheCode
Java program to get max profit from Stock Buy And Sell...Problem: You have super power to see future. Use your such cool power in Stock...
Team ATC
May 7, 20212 min read
57 views
0 comments
Add Two Very Large Numbers in Java | AskTheCode
Java program to add two huge numbers...Given a series of integer pairs A and B, output the sum of A and B...more
Team ATC
Apr 18, 20211 min read
42 views
0 comments
Boolean Game - CodeChef Solution in Java| AskTheCode
CodeChef April Long Challenge Solution - Boolean Game solution...AskTheCode. BOOLGAME Solution in C++.Problem: Consider N binary variable...
Team ATC
Apr 11, 20215 min read
179 views
0 comments
Computer Science Department(Laboratory Workbook for Computer) Exercise-1Solution | AskTheCode
Java program that perform various operation on Strings - AskTheCode...Problem: You will create a class named MyString that will perform...
Team ATC
Apr 10, 20213 min read
42 views
0 comments
Encrypt Sentence in Java using Several Parameters | AskTheCode
Design a Java program that we can use to encrypt a sentence by using the given methods using String Builder...
Team ATC
Apr 10, 20212 min read
77 views
0 comments
Binary String MEX - CodeChef Solution in Java| AskTheCode
CodeChef April Long Challenge Solution | Binary String MEX (MEXSTR) solution | AskTheCode Problem: You are given a binary string S...more
Team ATC
Apr 3, 20212 min read
2,870 views
4 comments
Chef and Pair Flips - CodeChef Solution| AskTheCode
CodeChef April Long Challenge Solution | Chef and Pair Flips (PAIRFLIP) solution | AskTheCode Problem: Chef has two matrices A and B...more
Team ATC
Apr 3, 20212 min read
840 views
3 comments
Tree Permutations - CodeChef April Long Challenge Solution | AskTheCode
CodeChef April Long Challenge Solution | Tree Permutations (TREEPERM) solution in Java | AskTheCode Problem: You are given a tree...more
Team ATC
Apr 3, 20214 min read
980 views
4 comments
Worthy Matrix - CodeChef Solution in C++ and Java | AskTheCode
CodeChef April Long Challenge Solution| Worthy Matrix solution in Java | AskTheCode Problem: Chef found a matrix A with N...Read more
Team ATC
Apr 2, 20213 min read
3,240 views
2 comments
Valid Pair - CodeChef Solution in Java | AskTheCode
CodeChef April Long Challenge Solution| Valid Pair (SOCKS1) solution in Java | AskTheCode Problem: Chef has three socks in his drawer...more
Team ATC
Apr 2, 20212 min read
940 views
0 comments
Chef and Dice - CodeChef Solution in Java | AskTheCode
CodeChef April Long Challenge Solution| Chef and Dice solution in Java | AskTheCode Problem: Chef has N 6-sided standard dice...more
Team ATC
Apr 2, 20212 min read
1,970 views
3 comments
Power of Santa - CodeChef Solution in Java | AskTheCode
CodeChef Dynamic Programming Practice Solution...Power of Santa in Java...AskTheCode: You are given an array of candies (Arr) of size N...
Team ATC
Mar 30, 20212 min read
22 views
0 comments
Computation with the elements of an array | AskTheCode
AskTheCode:...Write a program to implement the following element to compute for sum, average and to find the highest and lowest score...more
Team ATC
Mar 30, 20211 min read
14 views
0 comments
bottom of page