Developer Minds

Developer Minds This Page is specially for all the COMPUTER SCIENCE AND ENGINEERING student's, Graduates & master's in Computer field. So Please Like this Page.

03/12/2016

Take notes.

Apple is releasing wireless AirPod headphones and everyone is making the same joke
11/09/2016

Apple is releasing wireless AirPod headphones and everyone is making the same joke

The Turing Phone Cadenza features glorious specifications like two Snapdragon 830 processors (not yet announced), 12GB o...
08/09/2016

The Turing Phone Cadenza features glorious specifications like two Snapdragon 830 processors (not yet announced), 12GB of RAM, and 512GB of inbuilt storage. If this wasn't crazy enough, the Turing Monolith Chaconne features even larger-than-life specs like three Snapdragon 830 processors, 18GB of RAM, and 786GB of inbuilt storage.
http://gadgets.ndtv.com/mobiles/news/turing-unveils-2-smartphones-with-insane-specifications-including-multiple-snapdragon-830-socs-1455670

The Turing Monolith Chaconne is expected to release in 2018, and its mammoth 768GB of inbuilt storage will be expandable via two microSD slots.

Features of Iphone 7.what an amazing features..https://www.youtube.com/watch?v=Q6dsRpVyyWs
08/09/2016

Features of Iphone 7.what an amazing features..
https://www.youtube.com/watch?v=Q6dsRpVyyWs

With new camera systems, stereo speakers, and the most powerful chip ever in a smartphone, iPhone 7 and iPhone 7 Plus make the things you do most even better...

Share your new innovative Idea, we gonna share your idea with a whole fan's of Developer Minds.your one idea can change ...
06/09/2016

Share your new innovative Idea, we gonna share your idea with a whole fan's of Developer Minds.your one idea can change the world.Your idea should be kept confidential.

Generation became faster, never run in marathon instead of 100 m.In both have medal would same. but the effort can less ...
06/09/2016

Generation became faster, never run in marathon instead of 100 m.In both have medal would same. but the effort can less then others, same as python..

06/09/2016

Product of EVEN number...

INPUT:
first line T no of test cases, second line enter the even number with respect to test cases.

OUTPUT:
multiplication of even number with break into two digit

Example:
3
2222
11
1234

OUTPUT
484
11
408

explanation:
22*22=484 and 11*1=11 and 12*34=408

code can be any language

Admit It  !!!!!!
05/09/2016

Admit It !!!!!!

05/09/2016

Give the solution for the following problem...
Solution can be any programming language...

Given a list of integers, rearrange the list such that it consists of alternating minimum maximum elements using only list operations. The first element of the list should be minimum and second element should be maximum of all elements present in the list. Similarly, third element will be next minimum element and fourth element is next maximum element and so on. Use of extra space is not permitted

Input:
The first line of input contains a single integer T denoting the number of test cases. Then T test cases follow. Each test case consist of two lines. The first line of each test case consists of an integer N, where N is the size of array.The second line of each test case contains N space separated integers denoting array elements.


Output:
Corresponding to each test case, in a new line, print the modified list.


Constraints:
1 ≤ T ≤ 100
1 ≤ N ≤ 200
1 ≤ A[i] ≤ 500

Example:

Input
1
5
4 5 1 2 3

Output
1 5 2 4 3

05/09/2016

Give the solution for the follwing problem...
Solution can be any programing language...


The Antique Comedians of Malidinesia prefer comedies to tragedies. Unfortunately, most of the ancient plays are tragedies. Therefore the dramatic advisor of ACM has decided to transfigure some tragedies into comedies. Obviously, this work is very hard because the basic sense of the play must be kept intact, although all the things change to their opposites. For example the numbers: if any number appears in the tragedy, it must be converted to its reversed form before being accepted into the comedy play.

Reversed number is a number written in arabic numerals but the order of digits is reversed. The first digit becomes last and vice versa. For example, if the main hero had 1245 strawberries in the tragedy, he has 5421 of them now. Note that all the leading zeros are omitted. That means if the number ends with a zero, the zero is lost by reversing (e.g. 1200 gives 21). Also note that the reversed number never has any trailing zeros.

ACM needs to calculate with reversed numbers. Your task is to add two reversed numbers and output their reversed sum. Of course, the result is not unique because any particular number is a reversed form of several numbers (e.g. 21 could be 12, 120 or 1200 before reversing). Thus we must assume that no zeros were lost by reversing (e.g. assume that the original number was 12).

Input

The input consists of N cases (equal to about 10000). The first line of the input contains only positive integer N. Then follow the cases. Each case consists of exactly one line with two positive integers separated by space. These are the reversed numbers you are to add.

Output

For each case, print exactly one line containing only one integer - the reversed sum of two reversed numbers. Omit any leading zeros in the output.

Example

Sample input:

3
24 1
4358 754
305 794

Sample output:

34
1998
1

A teacher is a key to success in life and make a developer mind, That mind which can change the world. Wish you a all de...
05/09/2016

A teacher is a key to success in life and make a developer mind, That mind which can change the world. Wish you a all developer minded a happy teacher day..

Address

Bagmane Tech Park
Bangalore
560068

Telephone

9456414738

Website

Alerts

Be the first to know and let us send you an email when Developer Minds posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Developer Minds:

Share