Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Need various algo asked during interview for dotnet C#

Need various algo asked during interview for dotnet C#

Scheduled Pinned Locked Moved C#
csharpc++questioncareer
8 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tridip Bhattacharjee
    wrote on last edited by
    #1

    say i hard many people like started in interview face question like to find out palindrome word writing program. so is there any web site which show basic question asked for various algo during interview.
    i like similar question like palindrome word or number which many people learn during programming with c and c++ for developing logic sense.
    anyone can redirect me to those web site from where i can acquire many also like palindrome which people learn during programming and also asked during interview. thanks

    tbhattacharjee

    P OriginalGriffO 2 Replies Last reply
    0
    • T Tridip Bhattacharjee

      say i hard many people like started in interview face question like to find out palindrome word writing program. so is there any web site which show basic question asked for various algo during interview.
      i like similar question like palindrome word or number which many people learn during programming with c and c++ for developing logic sense.
      anyone can redirect me to those web site from where i can acquire many also like palindrome which people learn during programming and also asked during interview. thanks

      tbhattacharjee

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Are you asking for questions to ask people, or for questions that you might be asked in an interview?

      T 1 Reply Last reply
      0
      • T Tridip Bhattacharjee

        say i hard many people like started in interview face question like to find out palindrome word writing program. so is there any web site which show basic question asked for various algo during interview.
        i like similar question like palindrome word or number which many people learn during programming with c and c++ for developing logic sense.
        anyone can redirect me to those web site from where i can acquire many also like palindrome which people learn during programming and also asked during interview. thanks

        tbhattacharjee

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #3

        No, I'm afraid there isn't. Interviewers can ask the candidate to do anything (within reason, it will be related to the job function in some way) so there is no "set of algorithms" that interviewers have to pick from. It's not to check if you remember algorithms, to to find out how you think - when you don;t have Google to do it for you! :laugh: What the interviewer is looking for is to see how well you handle simple problems (and palindromes are indeed a very simple problem) to see if the way you think fits in to how his company works. Memorizing algorithms won't help you there because the chances are the task will be unrelated to any particular algorithm, but how you implement the things do you know. So relax, be confident, and think about the task they set - rather than trying to use the thinking of others to get you a job! (Because if you rely on others to pass the interview, you won't last long once in the job - everyone can spot the "dead wood" who can't actually do the work) You'll be fine!

        Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        T J 2 Replies Last reply
        0
        • P Pete OHanlon

          Are you asking for questions to ask people, or for questions that you might be asked in an interview?

          T Offline
          T Offline
          Tridip Bhattacharjee
          wrote on last edited by
          #4

          Sorry probably i could not explain properly. i search Google but may be could put right keyword so i am not getting a web site which help peole to learn programming by c,c++ or c# with many logical program like Fibonacci series or palindrome word or number and various kind of sorting etc. so if anyone know about any web site from where we can see many program is there for learning purpose then please share the url. thanks

          tbhattacharjee

          R 1 Reply Last reply
          0
          • OriginalGriffO OriginalGriff

            No, I'm afraid there isn't. Interviewers can ask the candidate to do anything (within reason, it will be related to the job function in some way) so there is no "set of algorithms" that interviewers have to pick from. It's not to check if you remember algorithms, to to find out how you think - when you don;t have Google to do it for you! :laugh: What the interviewer is looking for is to see how well you handle simple problems (and palindromes are indeed a very simple problem) to see if the way you think fits in to how his company works. Memorizing algorithms won't help you there because the chances are the task will be unrelated to any particular algorithm, but how you implement the things do you know. So relax, be confident, and think about the task they set - rather than trying to use the thinking of others to get you a job! (Because if you rely on others to pass the interview, you won't last long once in the job - everyone can spot the "dead wood" who can't actually do the work) You'll be fine!

            Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

            T Offline
            T Offline
            Tridip Bhattacharjee
            wrote on last edited by
            #5

            Sorry probably i could not explain properly. i search Google but may be could not put right keyword so i am not getting a web site which help peole to learn programming by c,c++ or c# with many logical program like Fibonacci series or palindrome word or number and various kind of sorting etc.

            so if anyone know about any web site from where we can see many program is there for learning purpose then please share the url. thanks

            tbhattacharjee

            OriginalGriffO 1 Reply Last reply
            0
            • T Tridip Bhattacharjee

              Sorry probably i could not explain properly. i search Google but may be could not put right keyword so i am not getting a web site which help peole to learn programming by c,c++ or c# with many logical program like Fibonacci series or palindrome word or number and various kind of sorting etc.

              so if anyone know about any web site from where we can see many program is there for learning purpose then please share the url. thanks

              tbhattacharjee

              OriginalGriffO Offline
              OriginalGriffO Offline
              OriginalGriff
              wrote on last edited by
              #6

              Don't focus on tasks: instead learn by doing. Get a book, or a course and do the exercises - they introduce the concepts in a logical sequence, and (hopefully) mean that you understand fully what you are doing before moving on to the next subject. Trying to find existing programs doesn't help at all in that: you don't learn as much (or as well) by "looking" as you do by "doing".

              Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
              "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

              1 Reply Last reply
              0
              • OriginalGriffO OriginalGriff

                No, I'm afraid there isn't. Interviewers can ask the candidate to do anything (within reason, it will be related to the job function in some way) so there is no "set of algorithms" that interviewers have to pick from. It's not to check if you remember algorithms, to to find out how you think - when you don;t have Google to do it for you! :laugh: What the interviewer is looking for is to see how well you handle simple problems (and palindromes are indeed a very simple problem) to see if the way you think fits in to how his company works. Memorizing algorithms won't help you there because the chances are the task will be unrelated to any particular algorithm, but how you implement the things do you know. So relax, be confident, and think about the task they set - rather than trying to use the thinking of others to get you a job! (Because if you rely on others to pass the interview, you won't last long once in the job - everyone can spot the "dead wood" who can't actually do the work) You'll be fine!

                Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                J Offline
                J Offline
                jschell
                wrote on last edited by
                #7

                OriginalGriff wrote:

                What the interviewer is looking for is to see how well you handle simple problems (and palindromes are indeed a very simple problem) to see if the way you think fits in to how his company works.

                To be fair and clear that is what the interviewer thinks that they are doing. Statistically most of the time such skill tests would work just as well if they handed the interviewee a bag of Legos and ask them to build a car.

                1 Reply Last reply
                0
                • T Tridip Bhattacharjee

                  Sorry probably i could not explain properly. i search Google but may be could put right keyword so i am not getting a web site which help peole to learn programming by c,c++ or c# with many logical program like Fibonacci series or palindrome word or number and various kind of sorting etc. so if anyone know about any web site from where we can see many program is there for learning purpose then please share the url. thanks

                  tbhattacharjee

                  R Offline
                  R Offline
                  Richard Givis
                  wrote on last edited by
                  #8

                  I suggest that you first learn how to communicate in English before trying to program in any other language! :laugh:

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups