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
Team ATC
May 11, 20212 min read
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...
91 views0 comments
Team ATC
May 11, 20211 min read
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...
133 views0 comments
Team ATC
May 7, 20212 min read
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
2,713 views6 comments
Team ATC
May 7, 20211 min read
Solubility - CodeChef Solution in Java and C++| AskTheCode
CodeChef May Long Challenge Solution | Solubility (SOLBLTY) solution | AskTheCode Solubility (SOLBLTY) solution Problem: Suppose for a...
1,187 views0 comments
Team ATC
May 7, 20211 min read
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...
2,918 views1 comment
Team ATC
May 7, 20211 min read
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...
4,532 views0 comments
Team ATC
May 7, 20212 min read
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:...
4,264 views3 comments
Team ATC
May 7, 20212 min read
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...
57 views0 comments
Team ATC
Apr 18, 20211 min read
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
42 views0 comments
Team ATC
Apr 11, 20215 min read
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...
179 views0 comments
Team ATC
Apr 10, 20213 min read
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...
42 views0 comments
Team ATC
Apr 10, 20212 min read
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...
77 views0 comments
Team ATC
Apr 3, 20212 min read
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
2,870 views4 comments
Team ATC
Apr 3, 20212 min read
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
840 views3 comments
Team ATC
Apr 3, 20214 min read
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
980 views4 comments
Team ATC
Apr 2, 20213 min read
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
3,240 views2 comments
Team ATC
Apr 2, 20212 min read
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
940 views0 comments
Team ATC
Apr 2, 20212 min read
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
1,970 views3 comments
Team ATC
Mar 30, 20212 min read
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...
22 views0 comments
Team ATC
Mar 30, 20211 min read
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
14 views0 comments
bottom of page