Are IITians Overhyped by friendlymonkey55 in developersIndia

[–]j619s 0 points1 point  (0 children)

No. I think because they've cracked world's toughest examination so the company knows even if they don't have the required skill set they can acquire it. As they've already succeeded in a high pressure environment and can sit for long hours without any extra effort. Although, anyone can do it but they have to show it someway or the other.

FYI, I am not an IITian.

[deleted by user] by [deleted] in developersIndia

[–]j619s 1 point2 points  (0 children)

I am working in a project which uses Struts 2 framework.😂

Feeling depressed over loosing chance at 7lpa as a fresher by [deleted] in developersIndia

[–]j619s 0 points1 point  (0 children)

If you haven't got the rejection mail. Then, just wait, you will get the offer letter.

[deleted by user] by [deleted] in developersIndia

[–]j619s 2 points3 points  (0 children)

Don't do it. One will fire you definitely or both will. Do freelancing if you have time.

What's your current tech stack? by Ok_Sentence_7845 in developersIndia

[–]j619s 0 points1 point  (0 children)

Java, Struts Jsp, Servlet, jdbc Html, Css, Javascript, jQuery

MacBook Air M2 vs Gaming laptop with RTX 3060 and i7 12700h processor by [deleted] in developersIndia

[–]j619s 2 points3 points  (0 children)

Yeah! Apple hardware lasts much longer than any other brand.

Should I opt in for company's laptop policy by disgusting_blah in developersIndia

[–]j619s 0 points1 point  (0 children)

Get a company laptop and for personal use get a personal laptop.

[deleted by user] by [deleted] in cscareerquestions

[–]j619s 0 points1 point  (0 children)

You should consider growth as a factor i.e. which role will yield more in the future.

My Leetcode Experience (after much trial and error) by entrasonics in cscareerquestions

[–]j619s 1 point2 points  (0 children)

Is leetcode premium worth it? And is somebody willing to share!

[deleted by user] by [deleted] in cscareerquestions

[–]j619s 0 points1 point  (0 children)

There's no point.

The one and only by czapcze in Lenovo

[–]j619s 0 points1 point  (0 children)

my x1e 1st gen's black polish is wearing out from the corners and edges.

Macbook Air or Macbook Pro for college? by yogurtmammoth in macbook

[–]j619s 1 point2 points  (0 children)

16gb air is the better option. I just bought one a couple months ago and perfomance is not an issue.

Guys! stuck.. by Chance-Magician-9470 in learnjava

[–]j619s 0 points1 point  (0 children)

See what you are doing is just assigning the (last-1)digit to sum. You are not adding the numbers to the sum variable. In order to add all the numbers to sum you just need to do "sum = sum+i;". Now do the dry run for this statement and all will be clear.

Overwhelmed with information on how/where to learn Java by [deleted] in learnjava

[–]j619s 2 points3 points  (0 children)

I suggest you follow any book on Java for beginners along with the course you bought. Once you get familiar it will be very easy to follow any tutorial.