• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to secondary sidebar

GoHired

Interview Questions asked in Google, Microsoft, Amazon

Join WeekEnd Online Batch from 4-April-2020 on How to Crack Coding Interview in Just 10 Weeks : Fees just 20,000 INR

  • Home
  • Best Java Books
  • Algorithm
  • Internship
  • Certificates
  • About Us
  • Contact Us
  • Privacy Policy
  • Array
  • Stack
  • Queue
  • LinkedList
  • DP
  • Strings
  • Tree
  • Mathametical
  • Puzzles
  • Graph

Unix

C Program for TAIL command of UNIX

April 27, 2015 by Dhaval Dave

/*
* usage: myTail [-n] [<filename>] */

#include <stdio.h>
#include <stdlib.h>

#define MAX_LINE_LEN 1024
#define DEFAULT_N 10

int main(int argc, char *argv[]) {
char **tail;
int count = DEFAULT_N, n, i, headX = 0, tailX 
… Read More

Filed Under: Adobe Interview Questions, Interview Questions, problem Tagged With: c, Unix

Primary Sidebar

Join WeekEnd Online/Offline Batch from 4-April-2020 on How to Crack Coding Interview in Just 10 Weeks : Fees just 20,000 INR

Join WeekEnd Online/Offline Batch from 4-April-2020

WhatsApp us

Secondary Sidebar

Custom Search

  • How I cracked AMAZON
  • LeetCode
  • Adobe
  • Amazon
  • Facebook
  • Microsoft
  • Hacker Earth
  • CSE Interview

Top Rated Questions

Printing Longest Common Subsequence

Minimum insertions to form a palindrome

Find an index i such that Arr [i] = i in array of n distinct integers sorted in ascending order.

Adobe Interview Questions 8 month Exp

Python Array String

Test Cases for Round Function

C++ OOPs Part1

Find two non repeating elements in an array of repeating elements

Spanning Tree

Diagonal Traversal of Binary Tree

Find next greater number with same set of digits

Templates in C++

Singly linked list

write a c program that given a set a of n numbers and another number x determines whether or not there exist two elements in s whose sum is exactly x

Find the element that appears once others appears thrice

LeetCode : Word Search

Regular Expression Matching

Maximum sum contiguous subarray of an Array

building with N steps, we can take 1,2,3 steps calculate number of ways to reach at top of building

Flipkart SDET Interview Experience

SAP Off Campus Hiring_ March 2015 Analytical Aptitude

Interfaces in C++ (Abstract Classes in C++)

BFS (Breath First Search)

Sequence Finder Dynamic Programming

VMWare SDEII Interview

Circular Linked List

Best Java Book | Top Java Programming Book for Beginners

Coin Collection Dynamic Programming

Client Server C program

Practo Hiring Experience

Copyright © 2026 · Genesis Framework · WordPress · Log in