This article is about my experience working at Nasdaq. It might be a little lengthy :)
I am Pratik Singh, and I used to work at Nasdaq as a Senior Software Developer in the WebProperties Team.
So let's get started!
How I got selected ?? ?
NASDAQ approached with this Job role on my Linkedin. There were multiple tech, managerial, and HR rounds. You can find more details in this article: Here
It's been almost 2 years. I still wonder why they chose me
Work experience ???
We were the Platforms team
behind the nasdaq.com website. My job role was basically a mix of two things.- Building Go & Python Micro services
- Building Maintaining the CI/CD Pipelines & the diff envs.
It included occasional code calls for Production issues.
Let's dig deeper...
I started to work at Nasdaq as Student worker
(Paid internship). Initially, I was assigned to work on some bugs for the Go microservices. This task forced me to look beyond our code. For the first time, I started to look into a dependency code to understand the functions better. This task helped us in saving memory. I got awarded for this :)
Interesting Learning
: What is pprof ?
Meanwhile, I started to learn about the different CI/CD pipelines built on GitLab. It helped me to learn git in depth. I was added to the release team. I was managing multiple clusters and various deployments spread across different namespaces.
Interesting Learning: If you have to manage multiple Kubernetes clusters. Instead of using the --kubeconfig
flag passing different contexts each time. Set up aliases in Linux for each one of them.
The responsibilities helped me learn deployment strategies other than Kubernetes. I learned about CMSand IIS servers. We were developing Helm
charts for the new services while maintaining and upgrading the older deployments. The scale we worked on was amazing!
requests across our systems!On a normal day it crosses
1 Billion
Moving on, we had to ship a certain set of new features within a deadline. We had war room calls. Learned how to build in pressure. Learned how Seniors ping pong ideas off each other to work better.: As a CI/CD person, you must ensure developers can deploy their changes on lower environments without your help.Interesting Learning
Newer challenges awaited me on this path. For a certain problem statement, we needed a Machine Learning model. Despite I had no prior experience, my manager asked me to learn and implement. I recall him saying to me:
It was the first project I was heading. It had to be perfect! I did my research. Find solutions that fit our requirements. With every iteration, my manager pushed me to build better solutions. I got way better at Python and using machine learning models. To reduce response time, learned various algorithms like Cosine Similarity, Neural Networks, KNN, ANN, and much more. I built my own
Vector search! Built the pipelines and deployments for this. The fun part of containerizing the ML Project within the size constraints."Interesting Learning: My manager told me once: "
Resilience beats every other thing in Production
I was fixing CVEs across the different parts of our systems. Learned a little PHP in this process. This may not have been the most interesting task. But definitely, the one that taught me to write better code. It was one of the steps towards
Shift Left.<script> // Detect dark theme var iframe = document.getElementById('tweet-1675851481163988993-791'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1675851481163988993&theme=dark" } </script>Interesting Learning: What the heck is a CVE?<script> // Detect dark theme var iframe = document.getElementById('tweet-1735640347823452315-227'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1735640347823452315&theme=dark" } </script>
About this time AI wave started to enter the shores at Nasdaq. Discussions on AI projects were going all round. My team got involved in making amazing projects that use multiple ML models. Setting up CI/CD pipelines, data pipelines, optimized code, better-ranking systems, and reliable cache. I was not the developer directly working on these systems. However, I was supporting this project purely as a DevOps engineer.
Lastly, I learned about how to improve the performance of our web pages. How to track it, why to improve it. I tried to understand how it impacts the business. The insights helped Developers improve their code. My manager taught me:
"Always think about the end user. You will never be wrong"
<script>
// Detect dark theme
var iframe = document.getElementById('tweet-1753760244822589603-439');
if (document.body.className.includes('dark-theme')) {
iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1753760244822589603&theme=dark"
}
</script>
Interesting Learning: What are Web Vitals?
I am sure you didn't read it through ?
It's fine! I am just blogging my work :)
Team and Culture ??
It was one of the best teams I have worked for. We had people spread across continents in a remote setup. Most of my team members were based out of Bangalore. We had a remote setup till January 2024.
Earlier we came to the office for events, war rooms, meetings, and such things. Since this year we have had a Hybrid setup with ~2 days in the office. The team supported me when I was facing the hardest phase of my personal life. The team asked me to take leave and take care of my family and myself for weeks.
<script> // Detect dark theme var iframe = document.getElementById('tweet-1753409152100311495-289'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1753409152100311495&theme=dark" } </script>
Lots of teams work to get features shipped. I loved the fact that once a week my team connected just to discuss tech. Share ideas, and have insights about business impacts.
I would take this moment to appreciate my manager. I believe the culture of your team is set by the manager. He is a person with a technical background. Not only understands our work but gives us the insight to get it done better. I think I have learned most from him, whether be it the technical or business front. A supportive manager who believes in you was my blessing at Nasdaq!
Incredibly grateful to my seniors as well. They helped me, taught me, and even tolerated my stupid queries.
Job and beyond ✨
As a Developer, your job is not limited to only shipping features. When I joined NASDAQ I had planned to achieve things that fulfil my personal goals as well.
Within a couple of months, I became part of the Developer Community. We started to do workshops and events with other developer communities in Bangalore.
<script> // Detect dark theme var iframe = document.getElementById('tweet-1692913560144482461-494'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1692913560144482461&theme=dark" } </script>
Our team collectively did nearly 15 Developer-focused events within a year. I was part of the core team that accepted communities and organized the entire event. Apart from hosting communities in our office, we also sponsored a couple of events. My favorite being when my team was a part of Google DevFest Bangalore 2023.
<script>
// Detect dark theme
var iframe = document.getElementById('tweet-1736360724203794620-536');
if (document.body.className.includes('dark-theme')) {
iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1736360724203794620&theme=dark"
}
</script>
My manager encouraged me to speak at developer events. With a hint of luck in the last year, I was able to speak at certain events.
I was able to speak at Google Office as a speaker at Google Cloud Community Bangalore.
<script>
// Detect dark theme
var iframe = document.getElementById('tweet-1756312469189087718-957');
if (document.body.className.includes('dark-theme')) {
iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1756312469189087718&theme=dark"
}
</script>
With my mom's blessings, I was selected as a speaker at GitOpsCon 2024, North America. With the support of the entire team at Nasdaq, I was able to travel halfway across the world. I am grateful for the support of my manager, the Nasdaq India head, and my team. A lovely thing I will always remember is that Smitha (one of the heads at Nasdaq India) wished me luck at 3 AM before my talk.
<script>
// Detect dark theme
var iframe = document.getElementById('tweet-1780156584943067265-822');
if (document.body.className.includes('dark-theme')) {
iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1780156584943067265&theme=dark"
}
</script>
Other than merging MRS, fixing production, and building pipelines, these were my best memories at Nasdaq.
All of my work and determination were awarded at the 10th anniversary event of Nasdaq India.
<script> // Detect dark theme var iframe = document.getElementById('tweet-1788916768456487252-820'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1788916768456487252&theme=dark" } </script>
Fun ?
The office building is equipped with all the facilities like a Gym, Table tennis, 8 ball pool, napping areas, carrom, and an amazing terrace!
The parties at Nasdaq are wild! The very first time I met my team was at the year-end party before I joined the company. They had booked the entire RCB Cafe in Bangalore! We danced till late at night.
Other than the amazing big events, we had amazing fun at the All-hands events organized from time to time. The best event was the 10th Anniversary event of Nasdaq India. It was a week-long series of parties. The day of the main event. We partied in our office building till 3 in the morning! One of the best parties of my life
My team with our CEO
All being said, I had a wonderful time working at Nasdaq. Anyone reading this, Nasdaq is a great place to work.
The conditions of my personal life and goals were the reasons I had to part ways with the company. But I will always keep rooting for the team from the sidelines!
If you liked this content you can follow me here or on Twitter at kitarp29 for more!
Thanks for reading my article :)
위 내용은 나의 나스닥 경험의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

the bytespackageisessentialformanipulatingBySeffectial

Tousethe "Encoding/Binary"Package OrencodinganddecodingBinaryData, followthesesteps : 1) importThepackAgeAndCreateBuffer.2) useBinary.writeToencodedAtaintoTheBuffer, theEndianness.3) useBinary.ReadTodeCodedataFromthebuffer, 다시 Spepeci

인코딩/이진 패키지는 이진 데이터를 처리하는 통합 된 방법을 제공합니다. 1) BAINSERD 및 BINARY.READ.READ 기능을 사용하여 정수 및 부동 소수점 번호와 같은 다양한 데이터 유형을 인코딩하고 디코딩하십시오. 2) BAINID.BAINSORDERODER 인터페이스를 구현하여 사용자 정의 유형을 처리 할 수 있습니다. 3) 데이터의 정확성과 효율성을 보장하기 위해 엔지니네스 선택, 데이터 정렬 및 오류 처리에주의를 기울이십시오.

GO의 문자열 패키지는 모든 사용 사례에 적합하지 않습니다. 가장 일반적인 문자열 작업에서 작동하지만 복잡한 NLP 작업, 정규 표현식 및 특정 형식 구문 분석에는 타사 라이브러리가 필요할 수 있습니다.

GO의 문자열 패키지에는 많은 수의 문자열 작업을 처리 할 때 성능 및 메모리 사용 제한이 있습니다. 1) 성능 문제 : 예를 들어, strings.replace 및 strings.replaceall은 대규모 문자열 교체를 처리 할 때 덜 효율적입니다. 2) 메모리 사용 : 문자열이 불변이기 때문에 모든 작업이 발생하여 새로운 객체가 생성되어 메모리 소비가 증가합니다. 3) 유니 코드 처리 : 복잡한 유니 코드 규칙을 처리 할 때 충분히 유연하지 않으며 다른 패키지 또는 라이브러리의 도움이 필요할 수 있습니다.

GO 언어로 문자열 패키지를 마스터하면 텍스트 처리 기능과 개발 효율성이 향상 될 수 있습니다. 1) 함유 기능을 사용하여 하위 문자열을 확인하십시오. 2) 인덱스 기능을 사용하여 하위 문자열 위치를 찾으십시오. 빈 문자열을 확인하지 않고 큰 문자열 작동 성능 문제와 같은 일반적인 오류를 피하기 위해주의하십시오.

문자열 조작을 단순화하고 코드를보다 명확하고 효율적으로 만들 수 있기 때문에 이동중인 문자열 패키지에주의해야합니다. 1) strings.join을 사용하여 줄을 효율적으로 스플 라이스; 2) strings.fields를 사용하여 빈 문자로 문자열을 나눕니다. 3) 문자열을 통해 기판 위치를 찾으십시오. 4) 문자열을 대체하려면 strings.replaceall을 사용하십시오. 5) 현악기를 효율적으로 스플 라이스로 사용하여 strings.builder를 사용하십시오. 6) 예상치 못한 결과를 피하기 위해 항상 입력을 확인하십시오.

thestringspackageoisessentialponderfficientstringmanipulation.1) itofferssimpleyetpowerfultionsfortaskslikecheckingsubstringsandjoiningstrings.2) ithandlesunicodewell, withFunctionsLikestrings.fieldsforwhitespace-separatedValues.3) forperformance, st


핫 AI 도구

Undresser.AI Undress
사실적인 누드 사진을 만들기 위한 AI 기반 앱

AI Clothes Remover
사진에서 옷을 제거하는 온라인 AI 도구입니다.

Undress AI Tool
무료로 이미지를 벗다

Clothoff.io
AI 옷 제거제

Video Face Swap
완전히 무료인 AI 얼굴 교환 도구를 사용하여 모든 비디오의 얼굴을 쉽게 바꾸세요!

인기 기사

뜨거운 도구

ZendStudio 13.5.1 맥
강력한 PHP 통합 개발 환경

SecList
SecLists는 최고의 보안 테스터의 동반자입니다. 보안 평가 시 자주 사용되는 다양한 유형의 목록을 한 곳에 모아 놓은 것입니다. SecLists는 보안 테스터에게 필요할 수 있는 모든 목록을 편리하게 제공하여 보안 테스트를 더욱 효율적이고 생산적으로 만드는 데 도움이 됩니다. 목록 유형에는 사용자 이름, 비밀번호, URL, 퍼징 페이로드, 민감한 데이터 패턴, 웹 셸 등이 포함됩니다. 테스터는 이 저장소를 새로운 테스트 시스템으로 간단히 가져올 수 있으며 필요한 모든 유형의 목록에 액세스할 수 있습니다.

Atom Editor Mac 버전 다운로드
가장 인기 있는 오픈 소스 편집기

MinGW - Windows용 미니멀리스트 GNU
이 프로젝트는 osdn.net/projects/mingw로 마이그레이션되는 중입니다. 계속해서 그곳에서 우리를 팔로우할 수 있습니다. MinGW: GCC(GNU Compiler Collection)의 기본 Windows 포트로, 기본 Windows 애플리케이션을 구축하기 위한 무료 배포 가능 가져오기 라이브러리 및 헤더 파일로 C99 기능을 지원하는 MSVC 런타임에 대한 확장이 포함되어 있습니다. 모든 MinGW 소프트웨어는 64비트 Windows 플랫폼에서 실행될 수 있습니다.

맨티스BT
Mantis는 제품 결함 추적을 돕기 위해 설계된 배포하기 쉬운 웹 기반 결함 추적 도구입니다. PHP, MySQL 및 웹 서버가 필요합니다. 데모 및 호스팅 서비스를 확인해 보세요.