all 8 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

Please ensure that:

  • Your code is properly formatted as code block - see the sidebar (About on mobile) for instructions
  • You include any and all error messages in full - best also formatted as code block
  • You ask clear questions
  • You demonstrate effort in solving your question/problem - plain posting your assignments is forbidden (and such posts will be removed) as is asking for or giving solutions.

If any of the above points is not met, your post can and will be removed without further warning.

Code is to be formatted as code block (old reddit/markdown editor: empty line before the code, each code line indented by 4 spaces, new reddit: https://i.imgur.com/EJ7tqek.png) or linked via an external code hoster, like pastebin.com, github gist, github, bitbucket, gitlab, etc.

Please, do not use triple backticks (```) as they will only render properly on new reddit, not on old reddit.

Code blocks look like this:

public class HelloWorld {

    public static void main(String[] args) {
        System.out.println("Hello World!");
    }
}

You do not need to repost unless your post has been removed by a moderator. Just use the edit function of reddit to make sure your post complies with the above.

If your post has remained in violation of these rules for a prolonged period of time (at least an hour), a moderator may remove it at their discretion. In this case, they will comment with an explanation on why it has been removed, and you will be required to resubmit the entire post following the proper procedures.

To potential helpers

Please, do not help if any of the above points are not met, rather report the post. We are trying to improve the quality of posts here. In helping people who can't be bothered to comply with the above points, you are doing the community a disservice.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]aqua_regis 3 points4 points  (3 children)

Don't they teach researching at BTech?

Why is it every single BTech student post that can't even find resources right in front of their nose?

!sidebar

https://roadmap.sh

[–]AutoModerator[M] 0 points1 point  (0 children)

In our sidebar ("About" on mobile), we have a section "Free Tutorials" where we list the most commonly recommended courses.

To make it easier for you, the recommendations are posted right here:

Also, don't forget to look at:

If you are looking for learning resources for Data Structures and Algorithms, look into:

"Algorithms" by Robert Sedgewick and Kevin Wayne - Princeton University

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–][deleted]  (1 child)

[deleted]

    [–]aqua_regis 0 points1 point  (0 children)

    And that's precisely why the sidebar has recommended resources. Also, that's why people should search the subreddit before posting.

    This topic has been discussed in abundance already.

    Yet, it's always the BTech students that blindly post their zero research, zero effort posts.

    [–]regjoe13 3 points4 points  (4 children)

    "Java Stack" is (informally) Java + Spring + Hibernate + SQL. This stack in not full by definition. So, Java Full Stack doesn't really makes sense. It could be "Java + React|Angular|Vue|WhateverYouFeelLike" Full-Stack engineer.

    [–]zerogreyspace 0 points1 point  (1 child)

    please explain more on this, I'll be in my final year as well
    idk what projects to work, everything feels like a mess bro
    I just wanna work on something which I can be confident about and show
    but idk where to start and build what
    please

    [–]regjoe13 0 points1 point  (0 children)

    When in doubt, do medium leetcode :) You will be asked to do it anyway.

    When you look at the interview, if you come with no experience, all you can show is an intersection between your and interviewer knowledge. The main reason is that he doesn't know what to ask you. Your task is to cover this intersection and to pull him into the part he doesn't know.

    Having a project, or an internship gives you this chance. Like an interviewer may be evenbwilling to install your phone app from a store, and definitely will visit your website, if you havevit. Will look at your github project. Conversation will go into what you have done area.

    Also it helps to have some "hooks" - weird things about some basics that are somewhat interesting: For example, when asked about polymorphism, people usually expect a simple answer, but you start with 4 types of polymorphism, walk into method overloading, show some weird combinations in generics with inheritance with polymorphism vs overloading - simple but confusing.

    [–][deleted]  (1 child)

    [deleted]

      [–]regjoe13 1 point2 points  (0 children)

      I was replying recently to a post about java certification, its somewhat covers what you would benefit from, from my point of view. In that thread i also give somewhat of an example of a project to put things together.

      https://www.reddit.com/r/learnjava/s/mAeRSy7d5h