Kannada word puzzle

We are all bored beyond limits. You are because you are staying home. But we- the house-wives are at home always. So it should not matter to us, right?

Wrong, we are bored too. We can not step outside the house. We have started missing our grocery shopping!

So let us utilize this time to learn some thing new. Like C language or Linux OS?

No, I am being inconsiderate and very very selfish. I should not use this time to promote my app. But I can pick your brain for next app ideas?

You have used or seen word apps for English where a set of letters are given. You should create as many valid words as possible. Now that is cliche. But the same idea in Kannada is good.

e.g.

 

ಮ ಹ ಸು ನೋ ರ

These are the letters and here are the words.

ಸುಮ ಮನ ಸುರ ಮರ ಸುಮನ ಮನೋಹರ ಹಸು ಹರ ಮಹ ಸುಮನೋಹರ

How do you like the idea? Let me know in comments.

Minute

This “under construction” project is meant as a math puzzle. The idea was show a number to user. With 9 other numbers on the screen, how many combinations can be used to get the given number as answer.

e.g.

93 is shown as needed answer. And two of the options are 85 and 8. So you have your first combination.

As a correct combination is clicked, more options are shown. How many such combinations can the user calculate?

So, I have decided to put this project in google drive. Any one who is interested can download it and start working on the project. Like an open source 🙂

Here is the link to it

Project

Hope you will continue the project.

 

 

C Quizard published

cftr

Today I published the app – C Quizard. This is the update of “C interview questions” app.

Now the app has more questions, a bigger quiz and better UI 🙂

C inteview questions had most of the questions advanced and tricky. Now I have added some basic questions also in the new app.

Now the quiz has 25 questions. And at the end of the quiz, you can see a graph of your performance topic-wise.

So wait no more and download the app now.

Lekhana Keyboard published

I have published my Kannada/Hindi keyboard called Lekhana keyboard. It is awesome keyboard 🙂 and you will certainly love it and love typing in Kannada using it.

The Keyboard supports transliteration also – that is you can type using English keys and the app converts it to Kannada letters. And there is transliteration keyboard for Hindi also.nexusScreenShot

A user suggested that the keysize is too small. So I am thinking of increasing key size and will update the app within next week.

Many people – myself included, find Kannada keyboard not friendly, because you will have to search for ka, kha etc. Then you will have to search for aa, i ,ii etc. Not in this keyboard. You type ka – and the entire ka, kaa, ki, kii, ku appears on screen. Wonderful!

You can download the app from here.

Hundred- a number game published

As I have mentioned in earlier post, I changed the name of game Shataka to Hundred. I know, I know  it is same. But people outside of Indian sub-continent may not know the word and hence may not like it.

Hence the name change.

Another major change is the levels start from simple. First level has 6 of the 9 cells already filled. Good?

mockupl1There is also a kind of tutorial which guides you step by step on how to play.

So download the game and try it today. You will certainly enjoy it.

Data structure Questions

An app – Data structure questions is almost ready to be published. In the lines of “C interview questions”, this app has boaaath quiz and programs.

Many of the questions are interview questions. And I do not want to take the credit for the answers too. Some of the solutions were googled and then written.

The app covers  arrays, linked lists, stacks, queues, binary trees, sorting and searching.

The programs are written in C language. But app also has implementations of these data structures in C++.

Like previous coding apps, I hope that this too will help students in the learning process.

Shataka is Hundred

The app shataka is undergoing some changes.

To start with the app name is modified to Hundred which is universal. Shataka which also means 100, is an Indian name and non-Indians may not find the name appealing.

UI has been changed. I am never sure about the UI . 😦

aaaThe levels have changed too. Now in level 1, the grid has 6 numbers and user should fill in the remaining 3 numbers.

That way we will start from easy and then go on to difficult.

There is a tutorial where user is provided with hints on how to play first level.

Hopefully, you readers find this version really interesting.