Giter Site home page Giter Site logo

Sathish Kumar A's Projects

codekata-amazon-problems icon codekata-amazon-problems

Codekata is a problem solving platform like hackerrank, Leet code, etc. where I solved some previously asked amazon problems.The numbers behind Codekata denotes problem numbers in codekata's Amazon Section.

codekata-array-11 icon codekata-array-11

You are given an array of numbers. Print the least occurring element. If there is more than 1 element print all of them in decreasing order of their value. Input Description: You are given a number ā€˜nā€™ denoting size of array. Next line contains n space separated numbers. Output Description: Print the number as mentioned Sample Input : 9 1 6 4 56 56 56 6 4 2 Sample Output : 2 1

codekata-array-12-js-code icon codekata-array-12-js-code

Given a string S, print it after changing the middle element to * (if the length of the string is even, change the 2 middle elements to *). Sample Testcase : INPUT hello OUTPUT he*lo

codekata-mathematics-problems icon codekata-mathematics-problems

Codekata is a problem solving platform like hackerrank, Leet code, etc. where I solved some Mathematics problems.The numbers behind Codekata denotes problem numbers in codekata mathematics section.

codekata-microsoft-problems icon codekata-microsoft-problems

Codekata is a problem solving platform like hackerrank, Leet code, etc. where I solved some previously asked microsoft problems.The numbers behind Codekata denotes problem numbers in codekata's Microsoft section.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.