查看原文
其他

Jetbrain第二弹,太豪气了,再来3个月注册码!!!

忆蓉之心 Java面试那些事儿 2020-10-08

今天,接上一篇《JetBrains第一弹》,再来跟大家分享一下Jetbrain第二弹题目的分析思路。

看到这个题,一脸懵逼

注意观察,A+lrtC/dmC ,跟 Cmd/Ctrl+A 有什么区别?


应该是倒过来了,哈哈,用个js来验证一下,一行代码解决:

console.log("A+lrtC/dmC".split("").reverse().join(""))

好了,规律找到了,那么我们用js来反转这个字符串,代码如下:

console.log(".spleh A+lrtC/dmC .thgis fo tuo si ti semitemos ,etihw si txet nehw sa drah kooL .tseretni wohs dluohs uoy ecalp a si ,dessecorp si xat hctuD erehw esac ehT .sedih tseuq fo txen eht erehw si ,deificeps era segaugnal cificeps-niamod tcudorp ehT".split("").reverse().join(""))

得到结果如下:

The product domain-specific languages are specified, is where the next of quest hides. The case where Dutch tax is processed, is a place you should show interest. Look hard as when text is white, sometimes it is out of sight. Cmd/Ctrl+A helps.

通过这句话,我们可以得到两个线索,分别是:

domain-specific languages


Dutch tax

到这里,还是离不开强大的google,搜索关键字“domain-specific languages site:jetbrains.com”,而且肯定是推广它的一个产品(因为我每年都会看jetbrains的年度报告,比如19年的报告:https://www.jetbrains.com/company/annualreport/2019/),因此,得到如下的搜索结果:

我点开第三个网页,也就是mps的产品也,确实发现了一些线索,见下图:

在这个页面搜索关键字“Dutch tax”,看看我们发现了什么东东^_^

哇,这是MPS的学习文档,这到底是什么意思呢?在反复读之前的提示:

Look hard as when text is white, sometimes it is out of sight. Cmd/Ctrl+A helps.

来试试快捷键 ctrl+a,看看能不能发现什么?

有东西隐藏了,我把隐藏的东西copy出来看看,到底有什么线索?

This is our 20th year as a company,we have shared numbers in our JetBrainsAnnual report, sharing the section with18,650 num

好了,打开年度报告,如下图:

说实话,这里卡了不久,后来点击分享按钮,发现了一些线索,如下图所示:

这段话的内容如下:

I have found the JetBrains Quest! Sometimes you just need to look closely at the Haskell language, Hello,World! in the hackathon lego brainstorms project https://blog.jetbrains.com/blog/2019/11/22/jetbrains-7th-annual-hackathon/ #JetBrainsQuest

打开给的这个链接看看,搜索关键字“lego”,注意红框内的字符串。

我给大家复制出来,见:

d1D j00 kN0w J378r41n2 12 4lW4Y2 H1R1N9? ch3CK 0u7 73h K4r33r2 P493 4nD 533 1f 7H3r3 12 4 J08 F0r J00 0R 4 KW357 cH4LL3n93 70 90 fUr7h3r @ l3457.

说实话,这个玩意字符串,真的没有看懂,后来,一个小伙伴说,这是英语火星文,我靠...


翻译过来就是:

Did you know Jetbrains is always hiring? Check out the kareers(careers) page and see if there is a job for you or for kwest(quest) challenge to go further atleast.

打开Jetbrains的招聘页面,搜索“quest”,如下图:

点进去,我们发现了另一个东西:

搜索关键字“jetbrains game development”,如下图:

在搜索一些关键字“cheat at Konami games”

通过上面这个快捷键,启动小游戏

你快去玩一下,看看你的key是多少?


最后,Jetbrains又送给了我3个月的key,爽翻,巴适的板。

这个题是不是很有趣啊,如果觉得有趣,欢迎点赞转发一波~~~


 往期推荐 

🔗



 

点击阅读原文,获得更多精彩内容

    您可能也对以下帖子感兴趣

    文章有问题?点此查看未经处理的缓存