<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vrajkumar Patel</title>
    <description>The latest articles on DEV Community by Vrajkumar Patel (@vraj_5173).</description>
    <link>https://dev.to/vraj_5173</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3385185%2Ffef228da-b251-414f-a475-b59559823630.jpg</url>
      <title>DEV Community: Vrajkumar Patel</title>
      <link>https://dev.to/vraj_5173</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vraj_5173"/>
    <language>en</language>
    <item>
      <title>GrowExx Jr.Software Engineer Interview Experience | Ahmedabad FRESHER 7.2 LPA</title>
      <dc:creator>Vrajkumar Patel</dc:creator>
      <pubDate>Sun, 28 Dec 2025 16:52:05 +0000</pubDate>
      <link>https://dev.to/vraj_5173/growexx-jrsoftware-engineer-interview-experience-ahmedabad-fresher-72-lpa-43mb</link>
      <guid>https://dev.to/vraj_5173/growexx-jrsoftware-engineer-interview-experience-ahmedabad-fresher-72-lpa-43mb</guid>
      <description>&lt;h2&gt;
  
  
  Overview of the Company
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Company Name: GrowExx
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Role Offered: Jr. Software Engineer&lt;/li&gt;
&lt;li&gt;There were three tracks: MERN, AI/ML, and LAMP&lt;/li&gt;
&lt;li&gt;Interview Type: On-Campus (In-Office)&lt;/li&gt;
&lt;li&gt;Offer Details: ₹7.2 LPA (FTE), ₹10K stipend (Internship)&lt;/li&gt;
&lt;li&gt;Location: Ahmedabad&lt;/li&gt;
&lt;li&gt;Total Rounds: 4&lt;/li&gt;
&lt;li&gt;Recruitment Process: Online Assessment → Task Assignment → Technical Round 1 → Technical Round 2 + HR&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  Interview Rounds
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Round 1: Online Assessment (OA)
&lt;/h3&gt;

&lt;p&gt;Duration: 2.5 hours&lt;/p&gt;

&lt;p&gt;The OA included MCQs from multiple domains. It started with Aptitude, covering logical reasoning, verbal reasoning, quantitative aptitude, etc.&lt;br&gt;
Then it moved to CS Fundamentals like Data Structures, OS, and DBMS. There were separate MCQ sections for different tech stacks such as Python, React, Node/Express, PHP, and even a section for the Machine Learning track.&lt;br&gt;
The time was sufficient to attempt all questions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tips for this round:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Practice popular interview MCQs from online platforms.&lt;/li&gt;
&lt;li&gt;Track/role allocation in the next round depended on performance in each individual section.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The next day, the shortlisted candidates were announced, and I was selected.&lt;/p&gt;




&lt;h3&gt;
  
  
  Round 2: Task Assignment
&lt;/h3&gt;

&lt;p&gt;Format: On-site&lt;br&gt;
Duration: 2–3 hours&lt;/p&gt;

&lt;p&gt;We were assigned roles based on OA performance, and I got MERN, which was also the role I had applied for.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Task:&lt;/strong&gt;&lt;br&gt;
We were given a server logs text file, and we had to generate the output in JSON format, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Number of successful requests&lt;/li&gt;
&lt;li&gt;Number of error requests&lt;/li&gt;
&lt;li&gt;Payload size&lt;/li&gt;
&lt;li&gt;A few more properties (I don’t remember all of them)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I was able to build around 80% of the logic. We were allowed to use Google/documentation, but AI tools were not allowed.&lt;/p&gt;

&lt;p&gt;After waiting for about 5–10 minutes, I received confirmation that I had cleared the round.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tips for this round:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Have a strong command over your chosen programming language (Python/JavaScript).&lt;/li&gt;
&lt;li&gt;Be comfortable with parsing, logic building, and data formatting (JSON, aggregations, etc.).&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  Round 3: Technical Round 1
&lt;/h3&gt;

&lt;p&gt;Format: On-site&lt;br&gt;
Duration: 30 minutes&lt;/p&gt;

&lt;p&gt;There were two interviewers. I started with my introduction, and then they went through my resume. They asked about my projects and followed up with questions like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How I deployed my web app using AWS&lt;/li&gt;
&lt;li&gt;What AWS Lambda is&lt;/li&gt;
&lt;li&gt;One SQL query involving multiple joins + GROUP BY&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I explained the SQL query thoroughly. After discussing my research project briefly, they concluded the interview and asked if I had any questions.&lt;/p&gt;

&lt;p&gt;I asked about the kind of opportunities the company provides, and they explained the work culture and growth opportunities, which cleared my doubts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tips for this round:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Know your resume projects deeply and be ready for follow-up questions.&lt;/li&gt;
&lt;li&gt;Prepare a few good questions to ask the interviewer beforehand.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Later, I got to know that I was the first one to clear all the rounds so far only one round was remaining.&lt;/p&gt;




&lt;h3&gt;
  
  
  Round 4: Technical Round 2 + HR
&lt;/h3&gt;

&lt;p&gt;Duration: 20 minutes&lt;/p&gt;

&lt;p&gt;This was a rapid-fire round. The Senior Manager and HR Head were both present.&lt;/p&gt;

&lt;p&gt;They asked me to introduce myself again, and then the Senior Manager started asking questions one by one based on my resume. I answered quickly and clearly, and he seemed satisfied.&lt;/p&gt;

&lt;p&gt;The HR round included questions on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Family background&lt;/li&gt;
&lt;li&gt;Motivation for learning&lt;/li&gt;
&lt;li&gt;Strengths and weaknesses&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I had already prepared behavioral answers, so I responded confidently.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tips for this round:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Improve communication skills and learn to present yourself clearly.&lt;/li&gt;
&lt;li&gt;Build confidence by giving mock interviews.&lt;/li&gt;
&lt;li&gt;In my case, I had already given 4–5 interviews earlier, which helped a lot.&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;strong&gt;Outcome&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;✅ Result: Selected!&lt;/p&gt;

&lt;p&gt;After two days, I received the selection email. It felt great because I had been preparing consistently for the past 3–4 months, and in the end, all the hard work paid off.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Special Mention&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The founder, interviewers, and HR team were very supportive throughout the process. Since it was an on-site drive, the entire process was managed smoothly and professionally.&lt;/p&gt;

&lt;h2&gt;
  
  
  Follow for more updates!
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;&lt;a href="https://x.com/ilovecompiler" rel="noopener noreferrer"&gt;https://x.com/ilovecompiler&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>career</category>
      <category>interviewexperience</category>
      <category>softwareengineering</category>
      <category>growexx</category>
    </item>
    <item>
      <title>Oro Money | Oncampus Interview Experience | 10LPA - GIFT CITY GANDHINAGAR</title>
      <dc:creator>Vrajkumar Patel</dc:creator>
      <pubDate>Sat, 27 Dec 2025 14:53:58 +0000</pubDate>
      <link>https://dev.to/vraj_5173/oro-money-oncampus-interview-experience-10lpa-gift-city-gandhinagar-3m6b</link>
      <guid>https://dev.to/vraj_5173/oro-money-oncampus-interview-experience-10lpa-gift-city-gandhinagar-3m6b</guid>
      <description>&lt;h1&gt;
  
  
  Overview of the Company
&lt;/h1&gt;

&lt;h2&gt;
  
  
  Company Name: Oro Money
&lt;/h2&gt;

&lt;p&gt;Roles: Frontend Engineering Intern, Backend Engineering Intern&lt;br&gt;
Interview Type: On-Campus (In-Office)&lt;br&gt;
Offer Details: 8–10 LPA for FTE, ₹25K stipend for interns&lt;br&gt;
Location: GIFT City, Gandhinagar&lt;br&gt;
Interview Duration: 3 rounds&lt;br&gt;
Recruitment Process: Resume Screening → Technical Round 1 → Technical Round 2 + HR&lt;/p&gt;




&lt;h2&gt;
  
  
  Interview Rounds
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Round 1: Resume Screening
&lt;/h3&gt;

&lt;p&gt;I applied for the Backend Engineering role. Only 47 students were selected, and I was one of them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tips for this round:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Use an ATS-friendly resume template (or your institute template), but keep it concise - 1 page only.&lt;/li&gt;
&lt;li&gt;Add projects aligned with the role you’re applying for.&lt;/li&gt;
&lt;li&gt;Mention key technical skills clearly.&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  Round 2: Technical Round 1
&lt;/h3&gt;

&lt;p&gt;Format: On-site (GIFT City)&lt;/p&gt;

&lt;p&gt;Duration: 1 hour&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Topics Covered:&lt;/strong&gt;&lt;br&gt;
First, I was asked to introduce myself. Then the interviewer went through my resume and asked about my background and some basic questions from the projects section. He asked about my previous internship—my responsibilities, role, and what I worked on.&lt;/p&gt;

&lt;p&gt;He asked about Node.js eventloop its architecture and How it works. Some basic questions related to React states, hooks and components.&lt;/p&gt;

&lt;p&gt;Then he moved to DSA. He asked a LeetCode medium question based on HashMap and told me to code it in my VS Code. I read the problem and within 5 minutes, I came up with a brute-force approach and implemented it. Then he asked me to optimize it to linear time complexity. I took around 15–20 minutes and submitted the optimized solution.&lt;/p&gt;

&lt;p&gt;He was satisfied with my approach and moved forward. Then he asked fundamental questions on databases, mainly around SQL, transactions, and normalization. After that, he moved to OOP design and asked me to design an Instagram-like system using OOP principles.&lt;/p&gt;

&lt;p&gt;Finally, he asked some puzzles and scenario-based tricky questions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tips for this round:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Go through puzzles from GFG.&lt;/li&gt;
&lt;li&gt;Revise OOP design questions like Instagram system design and basic DB design + normalization.&lt;/li&gt;
&lt;li&gt;Practice Easy–Medium LeetCode problems.&lt;/li&gt;
&lt;li&gt;Revisit your projects and CS fundamentals.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After waiting for 5–10 minutes, I got a message that I was moving forward to the next round.&lt;/p&gt;




&lt;h3&gt;
  
  
  Round 3: Technical Round 2 + HR
&lt;/h3&gt;

&lt;p&gt;Duration: 1 hour&lt;/p&gt;

&lt;p&gt;The Tech Lead was in this final round. First, he asked me to introduce myself and then moved to my resume.&lt;/p&gt;

&lt;p&gt;Key Topics Covered:&lt;br&gt;
He first asked about my research project mentioned in my resume, so I explained it in detail. It was based on database query optimization.&lt;/p&gt;

&lt;p&gt;Then he pointed at a water bottle and asked me to write a class for a bottle. (I didn’t expect this, but I managed to write 4–5 properties and 3–4 methods.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Then he moved to system design:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Database locking mechanisms&lt;/li&gt;
&lt;li&gt;Mutual exclusion and semaphore-related questions&lt;/li&gt;
&lt;li&gt;A scenario-based BookMyShow system design problem&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I took some time and shared my thoughts and approach. That was it.&lt;/p&gt;




&lt;h3&gt;
  
  
  Outcome
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Result: Rejected&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After two days, I got an email saying only 4 people were selected, and I was 5th on the priority list. Sad, but that’s reality. I contacted the interviewers and a senior for feedback, and they told me that I wasn’t a cultural fit for the role.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Even though I wasn’t selected, the experience boosted my confidence since I reached the final round. It also helped me improve my communication and resume-building skills. The process took the whole day, and I was exhausted, but overall it was a good experience.&lt;/p&gt;

</description>
      <category>interviewexperience</category>
      <category>career</category>
      <category>oromoney</category>
      <category>backend</category>
    </item>
    <item>
      <title>Intuitive.ai (Intuitive.Cloud)-Oncampus Interview Experience | 10LPA</title>
      <dc:creator>Vrajkumar Patel</dc:creator>
      <pubDate>Sat, 27 Dec 2025 13:27:42 +0000</pubDate>
      <link>https://dev.to/vraj_5173/oncampus-interview-experience-intuitiveai-intuitivecloud-10lpa-4a7c</link>
      <guid>https://dev.to/vraj_5173/oncampus-interview-experience-intuitiveai-intuitivecloud-10lpa-4a7c</guid>
      <description>&lt;h1&gt;
  
  
  &lt;strong&gt;Overview of the Company:&lt;/strong&gt;
&lt;/h1&gt;

&lt;h2&gt;
  
  
  Company Name: Intuitive.Cloud
&lt;/h2&gt;

&lt;p&gt;Roles: Cloud &amp;amp; DevOps, Modernization/Migration (SDE), Data Engineer and AI/ML, Network Security/Cyber Security&lt;br&gt;
Interview Type: On-Campus&lt;br&gt;
Offer Details: 10 LPA for FTE, 20K stipend for interns&lt;br&gt;
Timings/Location: Night shift (Ahmedabad)&lt;br&gt;
Interview Duration: 4 rounds&lt;br&gt;
Recruitment Process: &lt;br&gt;
Online assessment, Group Discussion, Technical Round 1, HR + Technical Round 2&lt;/p&gt;

&lt;p&gt;We had some prior knowledge about the company as the placement committee had conducted a session with the CEO &amp;amp; CTO before the placement drive.&lt;/p&gt;




&lt;h2&gt;
  
  
  Interview Rounds:
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Round 1: [Online Assessment]
&lt;/h3&gt;

&lt;p&gt;Duration: 90 Minutes&lt;br&gt;
Types of Questions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Section A: CS Fundamentals MCQs&lt;/li&gt;
&lt;li&gt;Section B: Aptitude &amp;amp; Logical Reasoning&lt;/li&gt;
&lt;li&gt;Section C: DSA Coding Question (Easy to Medium)&lt;/li&gt;
&lt;li&gt;Section D: Scenario-Based Coding Question&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Tips for this round:&lt;br&gt;
Focus on Aptitude and Speed Math questions.&lt;br&gt;
Solve Java/OOPS principles MCQs from GeeksforGeeks (GFG).&lt;/p&gt;

&lt;p&gt;I was selected for the next round.&lt;/p&gt;




&lt;h3&gt;
  
  
  Round 2: [Group Discussion]
&lt;/h3&gt;

&lt;p&gt;Format: On-Site&lt;/p&gt;

&lt;p&gt;There were groups of 5 students. We introduced ourselves first, then began a discussion on "Can Art &amp;amp; Pop Culture benefit our society?"&lt;/p&gt;

&lt;p&gt;I spoke 2 to 3 valid points, and after 15 minutes, a list of selected students was announced. I was informed that only two people were selected for the Cloud/DevOps role, and I was one of them.&lt;/p&gt;




&lt;h3&gt;
  
  
  Round 3: [Technical Round 1]
&lt;/h3&gt;

&lt;p&gt;Format: On-Site&lt;br&gt;
Duration: 30 Minutes&lt;br&gt;
Key Topics Covered:&lt;/p&gt;

&lt;p&gt;The interview was entirely focused on Cloud/DevOps, as I had applied for that role.&lt;/p&gt;

&lt;p&gt;I started by introducing myself, and the interviewer then moved on to my projects. I had worked on a database research project and completed some projects using AWS.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example Question(s):&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;She asked me basic to intermediate questions about AWS, such as how I deployed my backend app on AWS EC2, what AWS Lambda is, how it differs from EC2, and to explain serverless architecture. She also asked questions about S3 buckets, among others.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tips for this round:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Explain your projects thoroughly, as they may ask follow-up questions based on your answers. Prepare in advance and revise questions asked in interview experiences relevant to the domain you're applying for.&lt;/p&gt;

&lt;p&gt;After three hours of waiting, I received a message from the placement team informing me that I am not moving forward.&lt;/p&gt;




&lt;h3&gt;
  
  
  Outcome:
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Result: Rejected&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I wasn't surprised by the rejection because I had sensed it during the interview itself. The company selected 3 students for the SDE role and 1 for the Cloud role. Later, the Cloud student was moved to the SDE profile, which was the company's decision.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Takeaways:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Even though I wasn't selected, the experience boosted my confidence as I cleared multiple rounds for the first time. It also helped me improve my communication and resume-building skills. I learned the areas in which I need to improve.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Final Thoughts:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Overall, it was a good experience. The interviewers were professional and punctual, which was the most important factor for me.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Advice for Future Candidates:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you are applying for roles in Cloud/DevOps, AI/ML, or Data Migration, prepare thoroughly. Go deep into the projects you're working on, as it's essential to be over-prepared rather than making mistakes during the interview.&lt;/p&gt;

</description>
      <category>interview</category>
      <category>interviewexperience</category>
      <category>intuitivecloud</category>
      <category>career</category>
    </item>
  </channel>
</rss>
