Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save kellatirupathi/47f453dd8b2b06c8d02f28ecf53f6799 to your computer and use it in GitHub Desktop.

Select an option

Save kellatirupathi/47f453dd8b2b06c8d02f28ecf53f6799 to your computer and use it in GitHub Desktop.
Transcript for transcript_1ga_XR-9_HxZ0lW-CXLAx8qD2sUinKeeK_1_690_cbb0530277ef_1.txt
[00:02:30] Hi.
[00:02:36] May I have a question?
[00:02:41] Hello, I'm audible.
[00:02:42] Hello.
[00:02:51] We have Ramya, the candidate.
[00:02:54] So whenever you are okay, you can continue with the interview.
[00:02:59] Okay, fine.
[00:03:04] Hi, Ramya.
[00:03:05] Good morning.
[00:03:06] Hi, Sam.
[00:03:07] Good morning.
[00:03:10] Okay, can you please introduce yourself?
[00:03:16] My name is Alia.
[00:03:17] I'm studying third B.Tech, but it was related to engineering technology.
[00:03:22] I'm a computer science student.
[00:03:24] I'm building real world projects like I've built a hospital management app like Hospital Health.
[00:03:35] It manages students'data without a
[00:03:41] Without entering the data on the registers, we can manage us with the web page.
[00:03:47] We can make attendance.
[00:03:50] We can allocate to the students.
[00:03:54] We can call all the data we can get to the hostel.
[00:03:59] Science room and it manages all the data to the students about the student like the room manager, allocated reads and all this.
[00:04:10] Okay.
[00:04:11] So for this, like what kind of technologies did you use?
[00:04:17] I used for front end, I have used HTML, CSS, Bootstrap also.
[00:04:24] For database management, I have used MongoDB.
[00:04:28] For backend, I have used Node.js and Express.js.
[00:04:33] Okay, fine.
[00:04:34] So, like, why did you choose MongoDB?
[00:04:39] It is the NoSQL database.
[00:04:43] It manages the data very efficiently to the collections.
[00:04:48] It manages the schemas very efficiently.
[00:04:53] Okay, so can you please explain what is the difference between NoSQL and SQL?
[00:05:00] In SQL, it is in structural format like it is in tables.
[00:05:07] Like it has collections and all those.
[00:05:11] In NoSQL, we doesn't use tables.
[00:05:14] It has schemas also.
[00:05:19] Okay, so...
[00:05:22] In SQL, we have something called primary key, foreign key.
[00:05:26] Ah, yeah.
[00:05:26] And we have joins.
[00:05:28] So what we have in NoSQL...
[00:05:38] Okay, fine.
[00:05:39] So what exactly is Node.js?
[00:05:43] Node.js is runtime environment.
[00:05:47] It runs the JavaScript code in Chrome.
[00:05:53] It runs in Chrome.
[00:05:56] In any, any outside the website, right?
[00:06:00] Outside the website.
[00:06:02] Okay.
[00:06:02] So what does Express do?
[00:06:08] Express is the part of the node chairs.
[00:06:13] And it can easily build REST APIs.
[00:06:19] So without Express, can we build REST APIs?
[00:06:23] We can build, sir.
[00:06:25] But it can build very...
[00:06:35] We can manage and we can build easily like CRUD operations.
[00:06:43] Okay, fine.
[00:06:44] So coming back to your project.
[00:06:49] Can you share me the project?
[00:06:51] Can you show me the code?
[00:06:54] Okay, in GitHub or in my file?
[00:06:57] In your file, you can open your VS code or whatever editor you're using and share me the screen.
[00:07:34] I'm sure.
[00:08:00] Okay.
[00:08:04] Okay, wait.
[00:08:08] It's okay, this is the project, right?
[00:08:29] Can you go to the package.json?
[00:08:38] Okay.
[00:08:38] What does this file do?
[00:08:42] It has a worship of the
[00:08:48] has scripts and the versions of the website, what we built, what we used,
[00:08:55] And all this information, like, in the...
[00:09:03] We're building one website.
[00:09:05] What we used and what the versions are we used, all those information, it is in package.js.
[00:09:14] Okay.
[00:09:14] On line number 10, you have written something like seed, not seed, data.js.
[00:09:19] What does it do?
[00:09:20] Yeah, yeah.
[00:09:23] I have huge some data like a main data.
[00:09:32] I have used some data in the website.
[00:09:42] Stories that I can't.
[00:09:45] These data.
[00:09:53] Okay, that's it from my side.
[00:09:55] Thank you.
[00:10:09] Hello.
[00:10:11] You can leave the...
[00:10:19] Yeah, Akhil.
[00:10:21] Yes.
[00:10:22] So basically, you have shortlisted two candidates, Ramya and Manikantawasu.
[00:10:30] So, yeah, Manikantawasu was not able to join today's interview.
[00:10:38] He is willing to join tomorrow.
[00:10:40] Can we schedule a date tomorrow?
[00:10:43] Tomorrow it's a holiday for us.
[00:10:45] Okay.
[00:10:46] So, Friday.
[00:10:50] So that works same time on Friday?
[00:10:53] Yeah, on Friday same time.
[00:10:57] So can I get any feedback for Ramya?
[00:11:01] I mean, she doesn't know the fundamentals.
[00:11:08] You might have seen her interview, right?
[00:11:09] Yeah, yeah.
[00:11:10] She was not able to answer any of the questions.
[00:11:16] Thanks.
[00:11:18] So we can meet on Saturday.
[00:11:20] Okay, bye.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment