Git Product home page Git Product logo

stltest's Introduction

Test Your STL Skills

Test Start Time : 8.00 PM
Duration : 1 hr

How to submit the your solutions.

  • Visit the provided problem link.
  • Click "Fork" link to create own copy of code.
  • Complete the code according to the question and "Run" it .
  • Share the generated public link of your code using google form given below.

SUBMISSION URL : https://goo.gl/forms/2GFZ1ORmy55SE5bb2

Submission after 9.00 PM will not be considered.

Questions are easy. If you don't know the answers, you should learn it first. Don't do copy paste thing from the internet.

Questions

1 ) Write one line code to create Vector of Vector with dimension 10x20 and initial value as -1.

URL : http://ideone.com/FOVPPY

2 ) Write a program to find total number of unique characters in a given input string.

STDIN

iit(ism)dhanbad

STDOUT

11

URL : http://ideone.com/dxgvnP

3 ) Complete the main function as per the instructions given in comments.

STDIN

4
2 1 3 7

URL : http://ideone.com/cVuIXb

4 ) Implement Maxheap using Priority Queue of STL. You program should support following functions: Add New Element and Extract Max Element.

URL : http://ideone.com/PWJj2d

5 ) Write a program to evaluate given postorder expression using stack. Assume Expression has only one digit numbers.

STDIN

12+

STDOUT

3

URL : http://ideone.com/9smiFd

For any doubts/problem, you can send whatsapp or facebook message.

Mobile : +91-9777002402

FB : https://www.facebook.com/anubhav.choudhary7

stltest's People

Contributors

anubhav-choudhary avatar

Watchers

James Cloos avatar  avatar

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.