i
Northcorp Software
Filter interviews by
To reverse a list in Python, you can use the built-in reverse() method or slicing technique.
Use the reverse() method to reverse the list in place: list.reverse()
Use slicing to create a new reversed list: reversed_list = list[::-1]
The reverse method() is used to reverse the order of elements in an array.
Use the reverse() method on an array to reverse the order of its elements.
Example: $arr = [1, 2, 3]; reverse($arr); // Output: [3, 2, 1]
Northcorp Software interview questions for designations
Top trending discussions
Sessions and cookies are used to store user data on the server and client side respectively.
Sessions store user data on the server side
Cookies store user data on the client side
Sessions are more secure as data is stored on the server
Cookies can be used for tracking user behavior or preferences
Yes, Git can be used without GitHub for version control and collaboration.
Git is a distributed version control system that can be used locally or on a private server.
Developers can use Git to track changes, collaborate with team members, and manage code without using GitHub.
Git can be used with other remote repositories like Bitbucket or GitLab.
Developers can also set up their own Git server for hosting repositories.
Gi...
Debugging is the process of identifying and fixing errors or bugs in software code.
Identifying and isolating issues in the code
Using tools like breakpoints and print statements to track down bugs
Fixing errors to ensure the code runs correctly
Testing the code to verify that the bugs have been resolved
Debugging can be achieved by identifying and fixing errors in the code.
Use debugging tools like breakpoints to pause the code execution and inspect variables
Review the code logic and look for syntax errors or logical mistakes
Utilize logging to track the flow of the program and identify issues
Test the code with different inputs to reproduce and isolate the bugs
Collaborate with team members to get fresh perspectives on t
- Basic Data Structure Programs
- Conceptual Programs in JavaScript, Python or any other language
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
Very simple questions from the javascript
posted on 28 Jul 2023
Logical Reasoning question and have around 10-15 question.
Few coding statement is giving and we have to code it. No language barrier
1 Interview rounds
based on 6 reviews
Rating in categories
Software Developer
10
salaries
| ₹2 L/yr - ₹7.2 L/yr |
Devops Engineer
9
salaries
| ₹1.5 L/yr - ₹3.6 L/yr |
Data Scientist
8
salaries
| ₹1.8 L/yr - ₹7.2 L/yr |
Senior Java Developer
5
salaries
| ₹14 L/yr - ₹22 L/yr |
Senior Software Engineer
5
salaries
| ₹9.5 L/yr - ₹23 L/yr |
Infosys
TCS
Wipro
HCLTech